... but I was looking for a way so when adding a map service, the schemaLockingEnabled would default to false instead of true.
<ServerObjectConfiguration>... <Properties> ... <SchemaLockingEnabled>false</SchemaLockingEnabled> </Properties></ServerObjectConfiguration>
_schemaLockingEnabledCheck:null _setSchemaLockingEnabledAttr:function(_620){if(!_620){_620="true";}this._schemaLockingEnabledCheck.set("checked",_620==="true"?true:false);},_getSchemaLockingEnabledAttr:function(){return this._schemaLockingEnabledCheck.get("checked");}
<PropertySetProperty xsi:type="typens:PropertySetProperty"> <Key>schemaLockingEnabled</Key> <Value xsi:type="xs:string">true</Value> </PropertySetProperty>
Idea posted to ideas pagehttps://community.esri.com/ideas/15221
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.