xml
Discussion List
-
How to keep namespace attributes in XML element?Summary How to keep namespace attributes in XML element?Content Hi Everyone, We have a requirement to build a XML file and place in FTP location. I'm able to build XML w…
-
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…User_2025-01-31-02-40-13-302 19 views 1 comment 0 points Most recent by User_2025-02-04-18-15-54-852 Integration
-
OIC - XML payload decryption supportSummary XML payload decryptionContent Does OIC support REST/SOAP inbound payload decryption? We have a requirement where an external service is sending partially encrypt…
-
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…
-
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 …User_2025-02-07-07-04-20-787 103 views 4 comments 0 points Most recent by User_2025-02-07-07-04-20-787 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…
-
OIC Agent InstllationSummary OIC Agent InstllationContent Hi Team, Can I point Agent to new OIC environment(Updating InstallerProfile.cfg) or do I need to install Agent for each OIC environm…
-
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…
-
How to read Agile AXML from OIC FTP AdapterContent How to read Agile AXML from OIC FTP Adapter.
-
OIC REST for-each fails on repeated elementSummary OIC REST for-each fails on repeated elementContent I am working on a REST integration where a particular xml element repeats. It fails with an XSD object convers…
-
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…
-
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…
-
How to subscribe to Purchase Order Event on Oracle ICS to be triggered when a PO is approved on OracSummary We are developing an integration and we want to trigger an event on ICS when a PO is approved on Oracle ERP CloudContent Hello guys, We are developing an integra…
-
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…
-
ESS Job log files for the callback serviceSummary Get ESS Job details in the OIC callback service of FBDIContent Hi Team, Hi, We integrating the legacy system with Oracle SCM Cloud. We are using ERP adaptor to w…
-
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 …
-
String encoded to XML based on XSDContent Hi, I have this code in a String. Oracle Fusion Supplier XML 1.1 en 2020-02-03T18:25:30.000+0000…Stiven Oliveira Bezerra 29 views 1 comment 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 parse ebs business event and extract attribute from eventDataContent i'm trying to integrate EBS on premis to Other application on the cloud , the problem is the event data is passed as raw format and i want to parse this xml payl…
-
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…
-
OIC- Stage Read for fixed length file and getting exception : Error in parseNXSD... minOccurs not sSummary Stage Read for fixed length file and getting exception : Error in parseNXSD... minOccurs not satisfiedContent Hi Team, We are trying to read a attached file (by …
-
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…User_2025-01-31-02-40-13-302 31 views 6 comments 0 points Most recent by Hemanth Lakkaraju-Oracle Integration
-
CASDK-0033: Received a SOAP fault while invoking endpoint targetSummary CASDK-0033: Received a SOAP fault while invoking endpoint targetContent Hi All, I am getting a below error while invoking a soap BI webservice.....Connection is …User_2025-01-31-02-40-13-302 1.9K views 17 comments 2 points Most recent by User_2025-02-06-08-56-51-240 Integration
-
Cannot upload seeded extract output in UCMContent I want my integration to (a)submit the seeded extract and (b)the output of seeded extract should be uploaded to UCM. I am able to do (a) but not able to do (b). …
-
skip record in for-each present in mapperContent I have write adapter in which I have for-each loop for two levels(1. for-each of assignments, 1.a. for each of Global_Card_Components_State). The Global_Card_Com…
-
OIC app activation issue OIC_ACTIVATION_USER_XPATH_INVALID_ELEMENTSummary App cannot be activated and fails with OIC_ACTIVATION_USER_XPATH_INVALID_ELEMENT error codeContent We've experienced a problem activating our OIC apps since last…User_2025-02-05-23-34-49-779 82 views 4 comments 1 point Most recent by User_2025-02-05-23-34-49-779 Integration
-
Perform On Table - Select operation is not working as expectedSummary Perform On Table - Select operation is not working as expectedContent Hi , I am trying to fetch data from two tables. I am doing it with "Perform operation on ta…
-
Generate unique number while reading in segmentsSummary How to generate a unique number in the xslt while reading the file using segment read from stageContent Hi, I am reading an invoice file using the AIC stage read…
-
How to convert/transform a simple csv file into FBDI template with master-detail data?Summary How to convert/transform a simple csv file into FBDI template with master-detail data?Content Hi Everyone, I'm using FBDI template for Account Receivables - Auto…Karthick Rajarathinam 48 views 2 comments 1 point Most recent by Prateek Parasar - GTUK, ACE Pro Integration
-
Writing a large XML/Json fileSummary How to write a large Json/XML fileContent Hi All, We have a requirement to write a large json file by reading some records from DB. We need to chunk it through b…