Select to view content in your preferred language

How to set enable_sync, enable_export, allow_editing for a service in Service Definition draft?

427
0
02-01-2024 02:47 PM
AmoghMahesh
New Contributor

I am creating a script to modify the sddeaft xml document. The esri documents doesnt quite really tell which keys tag to which entity in arcgis pro. But I was able to figure out many required for my script except enable_sync, enable_export, allow_editing.

I am assigning them Boolean value 

enable_sync = TRUE, enable_export=TRUE, allow_editing = TRUE, but would like to know which key would i need to modify in the <TypeName>FeatureServer.

Please find the screenshot attached for the equivalent in Arcgis Pro and xml snippet.

Any Help is appreciated.

0 Kudos
0 Replies