Select to view content in your preferred language

Loop through input folder

2108
3
08-03-2017 03:37 PM

Loop through input folder

Loops through the arcgisinput folder to find mxds to publish to a different server.

Attachments
Comments
JamesOsundwa
New Contributor III

Thanks for this! Super-Super useful!!!

JoeWeyl
Occasional Contributor

Jonathan -

Going through this right now myself. Looking at your script, does it require that the database connections already be present before looping through the input folder?

Joe

JonathanQuinn
Esri Notable Contributor

It expects the data store items to already exist. You could look into the AddDataStoreItem function, but you'd need the .sde files unless you're going to create them on the fly based on the connection string information within the layer.

Version history
Last update:
‎08-03-2017 03:37 PM
Updated by:
Contributors