Orchestration
Discussion List
-
How to handle dynamic name space in OICSummary Handling namespaces dynamically in OICContent Hi Team, We are implementing integrations with PLM application using OIC. PLM will provide us an XML file with deta…
-
Problems OIC creating an integration between HCM Extract and WSDL PeoplesoftSummary Questions in OIC about the integration between HCM Cloud (HCM Extract) and Peoplesoft HCMContent Hi everyone, I'm having problems connecting in Oracle Integratio…User_2025-02-04-20-32-05-757 57 views 1 comment 0 points Most recent by Hemanth Lakkaraju-Oracle Integration
-
Read CSV line by line and assemble a template with specific data from the csv file.Summary Read CSV line by line and assemble a template with specific data from the csv file.Read CSV line by line and assemble a template with specific data from the csv …
-
For-Each & While Loop Threshold in OIC/AICSummary Maximum Looping Count of For-Each & While LoopsContent Hi, Not sure if these are documented already, but I'd like to know if there's a maximum threshold for both…
-
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 34 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 24 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 121 views 9 comments 0 points Most recent by User_2025-02-04-13-35-35-440 Integration
-
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…
-
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 145 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…