You can configure custom binary files in an elastic runtime environment to ensure that the runtime environment can access and execute these files during mapping runs.
Before you configure custom binary files, make sure that you deploy the elastic runtime environment on AWS to create a Kubernetes cluster that can process data within Informatica Intelligent Cloud Services.
After you deploy the elastic runtime environment, place the custom binary files on the mounted disk and copy the exact path of the binary files to use in the POST request.
Perform the following steps within Informatica Intelligent Cloud Services for the elastic runtime environment to manage the custom binary files:
1Log in to your organization and obtain the session ID and runtime environment ID.
2Make a POST call to the REST API, passing the session ID, runtime environment ID, and the binary file path copied earlier from the mounted disk.
For more about information about making the POST calls, see Supplementary files in the REST API Reference guide.