xml
Discussion List
-
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 28 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…
-
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 …
-
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…
-
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 50 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…
-
Write JSON File to FTP in ICSSummary Write JSON Response from HCM to FTP Json FileContent Hi I have a scenario where I am receiving JSON payload from HCM rest api. I need to transform and write a JS…
-
External Service BIP WSContent External webservice for BIP report fetches only part of the report but entire response is fetched from soap UI.
-
OIC - Technical Design DocumentSummary OIC - Technical Design DocumentContent Hi Everyone, I'm looking for Technical design document to capture the OIC integration details. In apps, we have md070. Do …Karthick Rajarathinam 497 views 0 comments 2 points Most recent by Karthick Rajarathinam Integration
-
Are business event available to capture customer account creation/update?Summary Are business event available to capture customer account creation/update?Content Hi Everyone, I'm looking for a business event that triggers when a (Trading Comm…
-
Remove trailing zerosSummary Remove trailing zeros of numberContent Hi, I have my input text as 0000001780936400. I should remove leading and trailing zeros in the number and the result shou…
-
How to load overtime information into Oracle HCM?Summary How to load overtime information into Oracle HCM?Content Hi Everyone, I have a requirement to load overtime information of an employee from a 3rd party system to…
-
How to run a integration by clicking a single url/linkContent Requirement: I want to send the url of integration in a mail notification. On click of that url, the integration should be triggered in OIC. I initially used the…
-
Atom feed response not getting refreshedSummary Response of atom feed is retained until it is replaced by new dataContent Hi, My scheduled OIC integration has HCM adapter which is enabled for 'Subscribe to Ato…
-
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…
-
How I can extraxt xml tag inside CDATA in XSLSummary Extract USER_ID tag value from CDATAContent 5086 ]]>
-
OIC Event SubscriptionSummary unable to activate integrationContent I had my integration working i deactivated and activated my integration again i get the below error Activation Error Code :…
-
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,…
-
xpathExpr in Business Events for supplier return transactionsContent Hi All, I have been struggling to filter the business events data to receive the right data in OIC for a supplier return transactions in Fusion. I have gone thro…
-
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 mapping only one element of a repeated elementSummary OIC mapping only one element of a repeated elementContent I'm trying to map one element of a repeated element, this repetead element is receiving the value of 3 …
-
Read a file from UCMSummary Reading a file from UCM not downloadingContent Dear Gurus, I know I can use the generic SOAP API /idcws/GenericSoapPort?wsdl to download and upload the files int…