Mapping
Discussion List
-
Equivalent mapping in ICS for the below CURL command.Summary Invoking PCS Rest Connection from ICS Integration for attaching a file to process instanceContent Team, I am able to attach a file to the PCS process instance us…
-
Change Connection Without Deleting MapSummary Change Connection Without Deleting MapContent I have a Scheduled Orchestration that has a REST Connection to pull information from a Production environment. I wo…
-
How to avoid mapper getting deleted if Adapter is modifiedSummary How to avoid mapper getting deleted if Adapter is modifiedContent hi, I am using the OTM adapter. initially I was using it to synchronize the location object to …Sachin Suresh Deshpande -- Infosys 25 views 10 comments 0 points Most recent by Sachin Suresh Deshpande -- Infosys Integration
-
How to write and then read data with Nested array structure into stage in OIC?Content Hi All, I am trying to write multiple employees data and their corresponding multiple address into stage and then read it at once and send as response in single …Ranganadh Neelakantham 25 views 4 comments 0 points Most recent by Ranganadh Neelakantham Integration
-
How to map flexfields in REST SalesOrdersForOrderHubSummary How to map flexfields in REST SalesOrdersForOrderHubContent I am building a REST integration to create a sales order using the fscmRestApp\SalesOrdersForOrderHub…
-
Self tag in mapper a very good element to get metadata of interfaceSummary Self tag introdcued in mapper helps get information about integration easilyContent hi, Recently OIC mappers are having a by default Element named Self. This tag…Sachin Suresh Deshpande -- Infosys 8 views 0 comments 0 points Started by Sachin Suresh Deshpande -- Infosys Integration
-
Invoke Enterprise Scheduler WebService (ESS Webservice) from Oracle Integration CloudSummary Invoke Enterprise Scheduler Service (ESS service) from Oracle Integration CloudContent I've Oracle ERP Cloud and Oracle Integration Cloud (OIC). I'm trying to in…
-
How To configure REST adapter Which Accepts Request Body In "application/x-www-form-urlencoded" in OContent Hi All, I am trying to invoke external REST endpoint to access a token information first. I was successfully able to invoke from POSTMAN. Attached is the screens…
-
Getting local timezone information in MapperSummary Need local timezone information in MapperContent I am building a scheduled integration to move data from one application to another. The integration needs to run…
-
Error while translating message to native format.Summary Error while translating message to native format.Content Hi , I am trying to do write operation (CSV file) using the FTP adapter in OIC, I am getting below error…
-
Transforming nested complex elementContent Below is the requirement for the XSL. There is a nested loop in the Source ("CommerceItems" complex type) there are few fields inside this complex type which hav…
-
how to write comma separated values to a file each element in new lineContent i receive comma separated values in one attribute , and number of values is dynamic 11,22,33,44 i want to write them to file in that format 11 22 33 44 so i can …
-
OIC REST endpoint how to select first of multiple repeating xml elementsSummary OIC REST endpoint how to select first of multiple repeating xml elementsContent I have an OIC REST endpoint with a request schema and a response schema. Downstre…
-
OIC REST endpoint Request xsd error for multi namespace xml - help neededSummary ICS-10064 : An error occurred while preparing mapper object. Invalid reference:Content I have a multi namespace xml payload for which I am trying to create xsd's…
-
OIC Get User name from authentication header of rest ServiceSummary Get User name from authentication header of rest ServiceContent Hi, Is there an option to get the user name of the invoker of the rest service.I'm only looking f…
-
transform list of key/value xml to value formatContent i have xml payload that comes to OIC with this format key1 value1 key2 value2 . . . and so on i want to write this payload to a file and convert and read it as d…
-
FileRead using Fileadapter does not ignore trailer row.Summary FileRead using Fileadapter does not ignore trailer row.Content Hi, I am trying to upload a file into DB using File Adapter. File type is CSV below is a snippet o…
-
OIC REST endpoint for multi-namespace XMLSummary OIC REST endpoint for multi-namespace XMLContent I am trying to create a REST Integration in OIC to take a 3rd party xml file, map some data elements, and insert…
-
After activation of integration, mapper showing warning, "variable doesn't exist"Content We are facing an intermittent issue in all OIC instances, where after activation of the integration mapper start popping up a warning message, with the message "…
-
mapping from multiple repeating elemntsSummary enrich nested payload with values .Content i have this complex mapping i have this payload with 1 or more invoiceLine , each 1 or more child elements called invo…
-
Integrate OCC and Oracle Responsys with OICContent Hi, Its possible Integrate OCC and Responsys with OIC? I will receive a Payload from Oracle Commerce and i want map the values to Responsys. How i can do this? t…
-
How to Automatically create a PO on EBS when a PO is approved on Oracle Cloud ERPSummary Basically we want to create the same PO approved on Cloud ERP on EBSContent Hello guys! We want to automatically create a PO on Oracle EBS when a PO is approved …
-
Month Start DateContent Hi, Is there any function to get the start date of the month if we pass the Current-date in OIC? Thanks, MohanMohana Gopal Selvam-Oracle 25 views 5 comments 0 points Most recent by Hemanth Lakkaraju-Oracle Integration
-
Multiple email recipients in OIC MS Outlook AdapterContent Hi, We have requirement to send email to multiple recipients using OIC MS Outlook Adapter. We have created variable and configured multiple emails with colun (;)…
-
How to post Json (string) value in rest adapterSummary I have a JSON Payload generated by javascript. how to POST this value in rest adapterContent I have a JSON Payload generated by javascript. how to POST this valu…
-
Java Script Framework in OICContent Hi , What type of java script frame work is supported in OIC...I tried to use some libraries and OIC throws errors and the same is worked in online tools... Is n…
-
BIP report without data fails in Stage ReadContent Hi Team, Good day! I have been able to successfully write data records to target endpoint using OIC for BIP reports. However, when the report is executed and it …
-
Receivable Receipt Webservice - Remittance Reference DetailsSummary How to Populate PO Number in Receipt Remittance Reference DetailsContent Hi, We are using 'StandardReceiptService' webserice to create Receipts and applying invo…
-
OIC - Dynamic SOAP responseSummary OIC - Dynamic SOAP responseContent I am consuming a SOAP webservice which schema's response has the following element:
-
OIC custom javascriptSummary Error on custom javascriptContent I've created a really simple custom java script to avoid having to do a very huge mapping. It has two parameters: (1) a date in…