2Ensure that the elastic agent is up and running and enable the required connectors.
To enable connectors in the elastic agent, perform the following steps:
aIn Administrator, select Runtime Environments.
bRight-click the Secure Agent group and select Enable or Disable Services and Connectors.
A dialog box listing all the services and connectors for the Secure Agent group is displayed.
cOn the Connectors tab, enable the required connectors.
dClick OK.
3Create a data disk in the same environment where the elastic runtime cluster is running to store the custom binaries.
4On the master node, create a directory and mount the EFS or data disk to that directory.
5Place the custom binaries on the mounted disk and copy the exact path to the binaries.
This path is used in POST API calls.
6Log in to Informatica Intelligent Cloud Services and obtain the session ID and runtime environment ID.
7Make a POST call to the REST API, passing the session ID, runtime environment ID, and the binary file path to register the binaries. You can add multiple DSN drivers in the same POST call.
For more about information about making the POST calls, see Supplementary files in the REST API Reference guide.