In the edoc archive service cockpit, you can display and edit the existing ECM connections and copy the connection string.
You can use the connection string to check the connection to edoc content services.
In the connection string, you must replace the placeholder for the login data (API key, secret). Example:
apikey=<APIKey>;targethost=<ecm.example.com>;repositoryid=<repo-ID>
Suppose you want to copy the connection string.
Here's how
-
In the Administration, click on Configure ECM connections in the Configuration and monitoring section.
-
Click on Edit connection for the corresponding connection.
-
On the Edit ECM connection page, click Copy connection string.
-
Click on the copy icon in the dialog to copy the connection string to the clipboard.
-
Close the dialog.
-
Paste the connection string into the API tool.