Mapping
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…
-
Compare if a Select query returns data.Summary Compare if a Select query returns data.Content Hi everyoe, I am working on an integration where I must evaluate a condition, first I need to do an operation 'sel…
-
Multiple rows are not updating in database using ICS adapterSummary Multiple rows are not updating in database using ICS adapterContent Issue while updating multiple rows in the database: #1: I have selected 'Update' operation in…
-
csv Headers not showing - File Adapter - IOCSummary When I write csv files using File Adapter the headers are not showing.Content Hi All, I'm using file adapter to write CSV files. However I can't make it write th…
-
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 58 views 1 comment 0 points Most recent by Hemanth Lakkaraju-Oracle Integration
-
Activation failed with Error code “OIC_ACTIVATION_USER_API_LIBRARY_ERROR”Summary Getting API validation error with activation failureContent p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; line-height: 14.0px; font: 12.0px Arial; color: #172b4d; backg…
-
Error using stage file with the action: Zip FilesSummary Error using stage file with the action: Zip FilesContent I'm working on an integration that reads a list of files and for each one generates a .dat file and comp…
-
Activation failed with Error code OIC_ACTIVATION_USER_XPATH_UNEXPECTED_ERRORSummary Getting error “Unexpected ‘ ' ” and failing activationContent p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; line-height: 14.0px; font: 12.0px Arial; color: #172b4d; bac…
-
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 …
-
Activation failed with Error code "OIC_ACTIVATION_USER_XPATH_INVALID_FUNCTION"Summary Activation is failing as Invalid XPATH functionContent Hi, I have modeled an integration and getting below error while activating it. Cause: XML parsing failed b…
-
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…
-
Integration MappingSummary Is there anyway to export a mapping activity from 1 integration and import into another?Content Hi Guru's I have 2 very similar Integrations, with different Trig…Mark Chappell-112191 51 views 6 comments 3 points Most recent by Hemanth Lakkaraju-Oracle Integration
-
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 …
-
Date to number JS function not working as expectedSummary I am using below JS function for convert date to numberContent I am using below JS function for convert date to number In Browser it working and give a result as…
-
OIC - Design Time TransformationSummary OIC - Design Time TransformationContent Hello, I am calling a SOAP service in OIC to query item from SaaS application. The response is given in XML with all attr…
-
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 23 views 0 comments 0 points Most recent by Gurvinder Singh Bhatia-147543 Integration
-
Map Custom EFF Fields in OICContent Hi All, I am using findItem service from ERP Cloud (https://docs.oracle.com/en/cloud/saas/supply-chain-management/18b/oessc/Item-Version-2-ItemService-svc-16.htm…User_2025-02-04-15-03-25-028 94 views 12 comments 1 point Most recent by User_2025-02-04-15-03-25-028 Integration
-
Building Integrations into Oracle Order ManagementSummary Supported Business Services in the ERP Adaptor to update Sales Order Fulfilment LinesContent Hi Experts I wonder if anyone in the Forum has created OICS Integrat…
-
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…
-
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 …
-
FTP Adapter : Alternate solution for using encodeReferenceToBase64 functionSummary Looking for alternate solution to use encodeReferenceToBase64 where file size > 10 MBContent Hi all, I am using FTP adapter to download file from FTP server to I…Mohammed Kaja Nawaz L J 32 views 1 comment 0 points Most recent by Hemanth Lakkaraju-Oracle Integration
-
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…
-
**Solved** generating text file with Key Value pairs each on new linesSummary Created VBCS application integrating with Fusion Accounting HubContent Hello, I've created a VBCS application that creates three files to be processed by Integra…
-
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 112 views 9 comments 0 points Most recent by User_2025-02-04-13-35-35-440 Integration
-
Logistic Cloud mapping to XML blankSummary No valueContent We have created a web service web service in OIC which is consume from Logistic Cloud to send a tender offer. We have created mapping between the…
-
Conditional mapping using Literal StringSummary How to add otherwise condition in string literalContent Hello Experts, Need your advice on how to add an otherwise condition in literal string in the mapping. Cu…User_2025-02-04-06-54-05-326 29 views 5 comments 0 points Most recent by User_2025-02-04-06-54-05-326 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…