CRM On Demand - Web Services Integration (MOSC)

MOSC Banner

OIC Rest API - post connection

edited Feb 2, 2024 12:13PM in CRM On Demand - Web Services Integration (MOSC) 1 commentAnswered

I am using the post operation to update connection properties.

Step 1 - using this resource. /ic/api/integration/v1/connections/{id}, first update the properties

Step 2- incase of ATP connection adapter, using /ic/api/integration/v1/connections/{id}/attachments/{connPropName} to upload the WALLET zip file.

Now both rest calls are doing test connection part of the call. If we need to migrate a connection change from lower instance to higher, both operation needs to be completed to make a test connection successful. But as part of post call from step 1 , the API automatically doing a test connection and fails, since the wallet zip file is not uploaded.

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center