Add function in DataStores.py to encrypt SDE connection string
Open
B - Enhancement
G - Release Team
Install and Publishing
- Dominant language
- Python
- Stars
- 33
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
- Add function in DataStores.py to encrypt SDE connection string
Can use the ArcGIS Server service System\PublishingTools\GetDatabaseConnectionString to return encrypted SDE connection string.
- Modify PublishToOpsServer.py to use new function in DataStores.py.
After creating the connection string, pass to encryption function, then pass encrypted connection string to register data store function.
Contributor guide
Assessment
This issue has not been assessed yet.