Orchestration
Discussion List
-
Mapping to a Webservice in a LoopSummary Mapping to a Webservice in a LoopContent Hi Guru's I have an Integration which consumes a rest api to retrieve data, which I have to loop through to get the diff… -
How to achieve File trigger from FTP location in Oracle ICS?Summary How to add a File trigger in ICS when a file hits a location rather than a timing triggerContent One of our customer wants a File trigger option in ICS. Whenever…User_2025-02-04-21-49-08-982 43 views 11 comments 1 point Most recent by Kanchankumar Khedkar Integration -
Convert JSON request to string in OICSSummary Catch the request and convert to string in OICSContent Hello I am work with Oracle Integration Clou Service and I have a REST connnection like trigger, I defined…User_2025-02-01-00-18-38-580 72 views 9 comments 0 points Most recent by Hemanth Lakkaraju-Oracle Integration -
How to process REST responses with diiferent code and contentContent Hi ! I'm calling from the integration the existing extern REST service. The REST services gives back 2 possible responses : if found then 200 and json structure … -
While Client post the data(OIC Trigger URL) Client got Read time out ErrorSummary what is the issue and where? is it OIC URL problem or Their data problem?Content Hi, We are using app-driven orchestration for PO/PR Creation. While Client POST … -
Use-cases for Downloading Incidents and Diagnostic LogsSummary Soliciting Customer feedback on why you need to download incidents or diagnostics logsContent We are currently enhancing our Monitoring and Auditing capabilities… -
Best practices for when Integration development is finishedSummary What now after integrations have been developed and accepted by client?Content Hello Cloud Gurus; I've developed some integrations that have now been tested and … -
Error while translating message to the mentioned format.Summary Error creating a stage write and stage readContent I have an integration "App Driven Orchestration" where it starts with a rest adapter that receives a content s… -
Using Oracle Cloud PGP Key in OICContent Can we use the private key generated in Oracle Cloud SaaS to decrypt the inbound file in ICS before performing transformations on the received data.Gurvinder Singh Bhatia-147543 34 views 0 comments 0 points Most recent by Gurvinder Singh Bhatia-147543 Integration -
Divide a line every time you find "," to insert into a database.Summary Divide a line every time you find "," to insert into a database.Content I am working on an integration which receives a line similar to this one: 126,12,2007,110… -
Is it possible function call in Basic Routing style in OICSummary I want to do function call and assign, in action palette I want to use collections (for each/ while ).Content I want to do function call and assign, in action pa… -
XML Inputs with white spacesSummary Calling a SOAP service from OIC is not returning the data due to white spaces in inputContent I have a OIC service using SOAP connection to invoke a Oracle SCM C… -
Error While activating the integration in OICSummary Not able to activate the integrationContent Not able to activate the integration. while activating I am getting below error Please find the attachement for error… -
Two Business Objects, One IntegrationSummary Variables not getting picked up in IntegrationContent Hello, I've created a VBCS application and an Integration to create three files and FTP them to a site. It … -
How to handle the exception when some field is missing in the JSON input in OIC?Summary How can we do schema validation in OIC?Content How can we do schema validation in OIC? we are using xpath in assign variable in OIC for particular fields as show… -
Skip blank lines of a text fileSummary Skip blank lines of a text fileContent Hi everyone, This is my scenario: I have to upload files to UCM, I get the files from an ftp server but I have to validate… -
how to upload 2 XSD schemas for XML mapping in OICSSummary Error uploading a schema that is dependent upon another schemaContent Hello Oracle Cloud Gurus, I'm trying to map an XML payload from a csv file. I was given 2 X…User_2025-02-04-13-35-35-440 140 views 9 comments 0 points Most recent by User_2025-02-04-13-35-35-440 Integration -
7Custom Object TriggerDescription Need trigger events for Custom Objects Use Case and Business Need We have to integrate the custom objects between OEC & OSvC. If we have the triggering event…Mohana Gopal S-Oracle 13 views 0 comments 7 points Most recent by Mohana Gopal S-Oracle Idea Lab – Integration Cloud -
How to create a post REST service in OICSummary We have a requirement to create a REST service in OIC. And this service will be exposed to the client to POST their JSON data.Content We have a requirement to cr… -
Break the contents of an OIC variable in lines to insert it into a databaseSummary Break the contents of an OIC variable in lines to insert it into a databaseContent Hi everyone, I have created a variable in OIC where it stored the contents of … -
Pull specific File from Agent server leveraging File AdapterSummary Pull specific File from Agent server leveraging File AdapterContent I am working on two integrations the first one writes a file on a server using the file adapt… -
Error while using rest adapter RAW format and having application/json as dataSummary I am getting below error (- Make a rest call with raw format having application/json as data.)Content I am getting below error (- Make a rest call with raw forma… -
Orchestration with the wsdl PublicReportService of ERP Oracle Cloud to return a report of a query reSummary Hi i'm trying to make an orchestration with the wsdl PublicReportService of ERP Oracle Cloud to return a report of a query result, i got the result on decode bas… -
Got Beautify json from Rest adapter when we post the dataSummary In OIC, I am POST the json payload to Rest adapter to client rest URL. Client receiving a Beautify josn.Content In OIC, I am POST the json payload to Rest adapte… -
21Ability to parse JSON within MapperDescription Requires a function similar to parseXML or parseEscapedXML to parse JSON data within mapper.Use Case and Business Need Usecase: HCM Atom Feeds responds with …Hemanth Lakkaraju-Oracle 73 views 1 comment 21 points Most recent by User_2025-02-04-23-40-10-148 Idea Lab – Integration Cloud -
HDL File upload to UCM not working through OICSummary HDL File upload to UCM not working through OICContent Hi All, I am trying to upload worker.dat HDL file to UCM server through OIC integration. But it is failing …User_2025-02-04-13-12-58-802 160 views 11 comments 0 points Most recent by User_2025-02-04-13-12-58-802 Integration -
Integration calling REST ServiceSummary My Integration is not returning any data from the REST ServiceContent Hi, I'm after some help with my Integration which calls a REST Service. I am new to REST se… -
Issue Appending FileSummary Producing CSV results in one row of dataContent Hello, Here is what I am doing and I am out of options. I need help here. * I created the header file and wrote i… -
REST API Call with datetime parameter from ICS IntegrationSummary REST API Call with datetime parameter from ICS Integration is erroring outContent REST API Call with datetime parameter from ICS Integration is erroring out, as …User_2025-04-04-16-30-52-370 36 views 2 comments 0 points Most recent by User_2025-04-04-16-30-52-370 Integration -
Switch Statement not workingSummary The Otherwise branch never happens.Content Hello, Here is the situation. I've created a scheduled orchestration that does the following: 1. downloads and reads a…