Mapping
Discussion List
-
I made a get call-in REST adapter. I am providing XML SCHEMA (XSD) as response payload format. butSummary I made a get call-in REST adapter. I am providing XML SCHEMA (XSD) as response payload format. but Live payload is JSON.Content HI, I made a get call-in REST ada…
-
Handling Null value in the mappingContent Hi, In my integration, I got the Null value as response in one of my source as shown below. I used this field in my mapper to map to target. { "x_total_deposit":…Mohana Gopal Selvam-Oracle 160 views 12 comments 1 point Most recent by Mohana Gopal Selvam-Oracle Integration
-
OIC add millisecond to dateTimeSummary Add a millisecond to a given dateTime Value in OICContent I have an Integration where I need to add a millisecond to a given dateTime Value. For example: I get t…
-
How to send HTTPS 200 response Immediately to When Client make POST call? in App driven OrchestratioSummary We are using APP DRIVEN ORCHESTRATION to Create a Purchase orderContent My Workflow Step 1 - Client post the metadata to OIC Endpoint. Step 2 - In the same flow,…
-
LookupContent Hi, We have requirement like, based on the input parameter value, we have to pass different value to 5 columns. If the BU = Sales then Owner = Sales Admin, Proce…Mohana Gopal Selvam-Oracle 14 views 10 comments 2 points Most recent by Mohana Gopal Selvam-Oracle Integration
-
Using Newer version of PCS application in OICContent Hi All, I could see that when we try to use a newer version of PCS application in OIC the mapping seems to be deleted automatically. Is there any work around ava…
-
Search VBCS BO in ICSSummary Need to retrieve a specific record of a BO based on a non id fieldContent Hi, I'm trying to search for a specific record in a BO in ICS. I created a REST Endpoin…
-
Call VBCS BO Rest Endpoint in ICS MapperSummary Patch Operation on VBCS Business Object using field other than IDContent Hello, I am retrieving from ERP Cloud using an OTBI report using ICS and loading a VBCS …
-
Using Local Variables in nested for-each loops in Mapper UISummary Using Local Variables in nested for-each loops in Mapper UIContent Product: Oracle Integration Cloud Version: Latest 18.1 Hi, We are trying to get all the addres…
-
Issue with Array in JSONSummary Arrays not being handled correctly with in Json requestContent Hello, I hope you can help me with the following. I have an integration where I need to push Oppor…
-
Transforming XML string to XML file using Stage ActionSummary While transforming XML to XML file using stage action Write File approach, XSL I uploaded for the mapper complains about variable not defined.Content Hi All, I a…
-
How to write FTP in Stage File Read (in Segment)Summary Issue with stage read in segment and with FTP write in Stage File Read (in segment)Content I am getting stuck with writing CSV records to FTP in a Stage File Rea…
-
When i am update Endpoint adapter it showing Error "A connection to the server has failed. (Status 5Summary I m Using App Driven Orchestration, When i am trying to update the Endpoint adapter its taking time and showing status as 504Content I m Using App Driven Orchest…
-
OIC - Cant map to list of items inside foreachSummary In a integration orchestration, list of items becames one element list after for-eachContent Hi, How can I map the current element of a Foreach to each item of a…
-
Mapping Output of an Operation in For Each Loop to ResponseSummary Output of Find Operation in For Each Loop needs to be mapped to Response as repeating ElementContent I have a for Each Loop in my ICS orchestration, in which I h…
-
Integration-AICContent By listing from FTP adapter, I got several filenames. I want to read any one file.
-
Read in segments issueSummary Read In SegmentsContent Below is the scenario. 1. getting the input xml file 2. performing read in Segments. 3. within read in segments, i am converting the xml …
-
XPath Date and Time Functions/Operators in OAICSSummary How to add hours or minutes to the current time?Content Hi Experts I'm hoping some of you can help me with Xpath Date and Time functions? I have a requirement to…
-
Mapping to complex JSON for REST postSummary Mapping to a complex json in OICContent Hello Cloud People I was wondering if someone can give an example of how to map to a complex 3 level json for a REST post…
-
how to update database with the database adapter?Summary need to update rows based on a value found in one of the fieldsContent Hello Gurus, I'm processing data from a database using the DB adapter. I'm able to get dat…
-
REST adapter PATCH throws errorSummary REST adapter PATCH throws REST_REQ_PLD_ERR and ORABPEL-15236 errorContent I have inserted a Rest adapter with Patch method. It also includes a path parameter. RE…
-
How to extract UCM checkin file response in OIC mappingContent Hi experts, I'm working on a Integration in which WCC SOAP service is being called for file check-in. The file has been checked-in successfully in WCC and got th…
-
ESS Service InvocationSummary Oracle Cloud ESS Job invocation from OICContent I'm having tough time while invoking ESS Job service described by the attached WSDL file from Oracle Integration …
-
Conditional Mapping in OICSummary Issue in conditional MapContent Hi Team, Below is the input XML structure which i am trying to have conditional mapping. test test 978-5567 …
-
REST API Response text/htmlSummary REST API Response text/htmlContent Hi, I have REST API with POST method when invoked it provides resposne in the json format but the content type of API is text/…
-
How to remove empty XML tags from payload in OICSummary How to remove empty XML tags from payload in OICContent Hello, I am using mergeContract SOAP API to create and update contract lines. We are getting new lines as…
-
OICS Salesforce Adapter Core Upsert Operation limitation of max 200 recordsSummary When using CORE Upsert operation in Salesforce Adapter there is a 200 record limitationContent So when passing records to a CORE - Upsert operation via the Sales…
-
Cannot set tracking detailsSummary It won't let me set the tracking fieldsContent I have an integration using Basic routing, I had changed the REST trigger from a Get to a Post with a JSON payload…
-
Error : While running the integration i am getting Error "No response received within response timeSummary No response received within response time out window of 240 secondsContent While running the integration i am getting Error "No response received within response…
-
Read file in SegmentsSummary Stage file issues while reading in SegmentsContent Hi Team, I am trying to execute the integration shared via : https://cloudcustomerconnect.oracle.com/posts/146…