Orchestration
Discussion List
-
What exactly is a stage file?Summary: Content (required): I've been working in OIC for a few years now, and I've just kind of accepted the Stage File function for what it is and can do. But what exa… -
How to achieve File to base64 in OIC.Summary Here, how we can do File -> Base64Encode? and What operation we have to choose in the FTP adapter?Content I have a requirement, I have to convert the base64encod… -
Run the same integration multiple times in parallelSummary: Run the same integration multiple times in parallel Content (required): Hi everyone, I am working on a requirement where I have to process files and take them t… -
How import a file to UCM from a tableSummary: How import a file to UCM from a table Content (required): Hi everyone, I have a fbdi files in a table and I try to import to UCM. The content is in a column of … -
cURL command to schedule OIC IntegrationSummary: Need the cURL command to schedule OIC integration (Scheduled Orchestration Pattern) Content (required): Hi All, We need the cURL command to schedule OIC integra… -
Ingest files to WebCenter Content WCC or UCMSummary How to override an existing content/file in WebCenter. any configuration?Content Scenario: we are using "GenericSoapPort" SOAP WebService to ingest files to WebC… -
Is there access to OIC from VBCS?Summary Trying to make a service connection from VBCS to OICContent Wasn't sure where to post my question because it involves both OIC and VBCS. Is it possible to trigge… -
Download pdf output of a BI Report in OIC/ICS using SOAP web serviceContent I need to design an integration which will run a BI report using SOAP web service and which will return a pdf output. I need to bring the pdf output in OIC/ICS a… -
Wait activity needed or not.Summary: Hi, please gurus, I would need help to know if I can remove the 2 following wait activities in my integration. This part is in a loop with 200 or 300 iterations… -
Day light saving for OIC integrationsSummary: OIC Schedule integrations day light saving Content (required): Hi Team, We are having the integrations scheduled in UK time zone and wanted to know if OIC autom… -
OIC Best PracticesSummary: OIC Best Practices Content (required): Hi, We are looking for OIC best practices to be followed across organisation. So that every team working on OIC integrati… -
OIC Activity Stream LogsSummary: OIC Activity Stream Logs Content (required): Hi Team, I think, it is not recommended to enable the trace for activity stream in Prod and if that is the case, ho… -
Integration when re-summitted it must start form the failed stage not from beginningSummary: Hi Experts How to make the integration to re-start the execution from the failed stage when re-submitted. For example if in integration there are 3 REST API inv… -
Data Stitch: Datatypes might not be compatible: Anonymous .vs.Summary: Datatypes might not be compatible: Anonymous .vs. Content (required): Hello experts, I'm working on an integration which launches another integration inside a f… -
Integration with UPS for Inventory management using OICSummary: My customer uses UPS as a 3PL. When ever they transfer inventory from repaired product back to service. They want oracle inventory management cloud to UPS to do…Vishnuvarth Subramanian-Oracle 41 views 1 comment 0 points Most recent by Bhavesh S-Oracle Integration -
How to download a document to computer on click of a link in process (PCS) formSummary: Hi Experts I have a form in Process application on click of which it has to call the backend and in response I'm getting binary response of file but the user re… -
managment_agent with node_exporterSummary: according to OCI documentation managment_agent and node_exporter integrate and report to OCI monitoring but on config says allow only "HTTP" only "URL | String … -
ERP Adapter issueSummary Error: The application has encountered an unexpected error. Please check the applications connection details, credentials and retry your request.Content I'm tryi… -
FTP EndPoint > List Files > File Name PatternSummary: FTP EndPoint > List Files > File Name Pattern Content (required): Hello, When we use the File Name Pattern bWorker%yyyyMMdd%.zip, the List Files operation does … -
Extract json output in Integration CloudContent Hi Experts, There is API which sends the json response. The json response contains the json keys are dynamic as below: "custom_fields": { "100147": { "updated_at… -
How to Escape special charters (like space) in query parameters in REST adapterSummary: How to escape special charters (like space) in query parameters in REST adapter. OIC is encoding the value for Space -> + instead of %20 Content (required): Act… -
Ability to Store Values in ArraySummary: Ability to Store Values in Array Content (required): Hello All, In the integration below, I am iterating on the files in a specific directory and doing a Read F… -
Need JSON schema for Creating JSON response for successful records via OICSummary:Need JSON schema for Creating JSON response for successful records via OIC Content (required):I have an app driven oic integration that takes in array of employe… -
First record of stage write is always getting missedSummary: Content (required): I am passing a json as input to my app driven integration. Input [{"name":"ABC","PersonNo":"123"},{"name":"DEF","PersonNo":"456"},{"name":"G…Jaeyshree Kumaran Kalpana 11 views 4 comments 0 points Most recent by Jaeyshree Kumaran Kalpana Integration -
FTP Connection Not Working Properly After Change Password Multiple TimesSummary: FTP Connection Not Working Properly After Change Password Multiple Times Content (required): Hello All, I am working on the integration below in which I have ad… -
Ability to keep the integration running when the FTP connection lostSummary: Ability to keep the integration running when the FTP connection lost Content (required): Hello All, My integration uses FTP connection to List, Read, and Move f… -
3rd Party FTP – OCI – HCM Integration > Best PracticesSummary: 3rd Party FTP – OCI – HCM Integration > Best Practices Content (required): Hello All, We are working on an integration which reads HDL files from a directory on… -
Stage Action Zip results in Error due to folder does not existSummary Stage Action Zip results in Error due to folder does not existContent Use Case: In OIC, I am Listing the files from SFTP Server and running a loop to fetch a set…Shivakumar Ayyanagowdar-Oracle 398 views 5 comments 0 points Most recent by Oracle PaaS Consultant-Oracle Integration -
Using Number function to increment a Number to 1 Million fails in OIC MapperSummary: We have a requirement where Incrementing a Number beyond 1 Million makes a number be represented in Scientific Notation/Exponential format and not as a number X…Shivakumar Ayyanagowdar-Oracle 241 views 3 comments 0 points Most recent by Shivakumar Ayyanagowdar-Oracle Integration -
Is callback possible in OIC for HCM cloud?Is callback possible in OIC for HCM cloud like we do with Oracle ERP cloud.