Hi,
I am trying to post and reconcile in a versioned SDE environment within FME. I have set up a workspace as described by @vincethom in his post here.
I have a creator-->AttributeCreator(OBJECTID that I set to -1) --> to my SDE Writer. My SDE writer parameters are as follows:
Databaseconnection
Connection File: (My Version)
General Parameters:
Transaction Type: Versioned Edit Session
Advanced
Reconcile and Post: Yes
Delete Child state follwing reconcile and post: No
Commit Transactions at the end of Write: Yes
I get the following error:
Unable to post the version '"NORTHCOW\\MyVersionto the target version 'sde.DEFAULT' because the version 'sde.DEFAULT' is protected and not public. Make the target version public or retry the translation connecting as the owner of the target version 'sde.DEFAULT'
Both my version and the parent access is set to "Protected". I have no issues reconciling and posting in ESRI and my licensing is current.
My FME build is FME(R) 2018.1.0.2 (20180903 - Build 18547 - WIN64)
Thanks!