Loop through input folder

2019
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

Thanks for this! Super-Super useful!!!

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

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