Arcpy Overwrite Service - settings for sddraft

898
0
05-19-2017 04:41 PM
jameshickey
Occasional Contributor

I am trying to write a python script to overwrite a feature service on ArcGIS online.

I will use the following arcpy tools to do this:

1.) CreateMapSDDraft

2.) StageService_server

3.) AnalyzeForSD

My question is how can I set options for No Update, No Delete, No Create, groups to share with, and all the other items that are associated with the draft before I upload the service?

thanks!

James

0 Kudos
0 Replies