Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Equivalent mapping in ICS for the below CURL command.

edited Apr 23, 2020 5:06PM in Integration 2 comments

Summary

Invoking PCS Rest Connection from ICS Integration for attaching a file to process instance

Content

Team,

I am able to attach a file to the PCS process instance using the below curl command. However, I am looking for attaching the ICS stage file to PCS process using PCS Rest connection, but was unsucessfull.

 

curl -F  "part1=@C:/EXT922/resquest.json;type=application/json" -F "part2=@C:/EXT922/schema.txt;type=text/plain" -X POST https://xyzoicdev1-xyzorapaas.integration.ocp.oraclecloud.com:443/ic/api/process/v1/processes/5340202/attachments  -H "Content-Type:multipart/mixed" -u mohammad.baig@xyz.com:Pass2020

Can you please review the attached mapping and the rest endpoint.?

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!