Mapping
Discussion List
-
AQ Adapter (trigger) is not visible in inetgrationsSummary AQ Adapter (trigger) is not visible in inetgrationsContent Hi, I Created one AQ adpter with role as Trigger. When i am trying to configure in integration AQ Adap…
-
Connection Update errorContent Hi I have try to update the Connection through API.Once Connection has update previous connection Mapping was missing. if anyone face this issue and Got the solu…
-
Mapping API fault into custom fault format instead of OIC default fault formatSummary Getting exact error format that API gives as OIC errorContent Error that I get from OIC: { "type": "http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.…
-
Inserting multiple records toin sales cloud through OICSSummary Inserting multiple records toin sales cloud through OICSContent HI Team, We have integration between EBS -> Sales cloud to capture order details. we have configu…
-
Mapping Issue With workday Mappings In OICSummary Workday - HCM Employee Integration- Mapping Issues while parsing the @Type child elementsContent Hi , We are working on the workday to oracle hcm cloud employee …Bharathi Reddy Dayyam-156526 58 views 8 comments 0 points Most recent by Hemanth Lakkaraju-Oracle Integration
-
Item EFF mapping issues in OICSummary Item EFF mapping issues in OIC as ICCs hierarchy is multi levelContent In OIC, for item EFF fields will present under each ICC, but only fields under 1 ICC will …
-
Parse XML in OICSummary Parse XML in OICContent Hi Experts, I am using ERP Integration Service -> downloadESSJobExecutionDetails to download output XML of an ESS Job. I want to parse th…
-
Process Control Failure Option in Item Webservice is not workingSummary Process Control Failure Option in Item Webservice is not workingContent Hi, In the item service, even if we set true, its not doing commit for sucessful transact…
-
OIC mapping - multiple targets controlled by parent IFSummary OIC mapping - multiple targets controlled by parent IFContent I have to conditionally map blocks of multiple target elements depending on value of a particular s…
-
OIC mapping - XPath failure empty stringSummary OIC mapping - XPath failure empty stringContent I had an integration working with 2 database nodes selecting data. The final mapping was working. I then added a …
-
OIC new mapper - help with conditional mappingSummary OIC new mapper - help with conditional mappingContent With the new OIC mapper that was just rolled out, I cannot seem to figure out how to complete a conditional…
-
OIC how to build xml payload with repeating dataSummary OIC how to build xml payload with repeating dataContent I am attempting to build an OIC integration that builds an xml payload to be used in an external REST inv…
-
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 34 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 39 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 23 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…