Hi everyone,
I have a script with a reader that connects to an ArcGIS Enterprise database through a connection file.
My question is: Is the connection file information embedded in the script itself, so if I move the script to another location, that do not necessarily have access to the connection file, will it still work?
Or is there a way to make sure that my script works whether it has access to the connection file or not?
Thanks 🙂