xml
Discussion List
-
Error using concat in OIC mapperContent Hi, I am trying to use concat() in OIC mapper XSLT. I am modifying the xslt using jdeveloper as i have a requirement to group the source data. The concat usage w…
-
Using 3rd party for benefits admin and enrollments that needs to integrate with Oracle PayrollSummary Using 3rd party for benefits admin and enrollments that needs to integrate with Oracle PayrollContent Looking for any information/insight from organizations who …User_2025-01-30-00-53-42-934 19 views 0 comments 0 points Most recent by User_2025-01-30-00-53-42-934 Integration
-
ICS: Isolate 1st sibling on XML payloadSummary Need a way to only reference the 1st node in the XML repeating elementContent Hi All, I have an XML payload which I'm able to read. However, I need to isolate th…
-
How to convert Source Json to Target Json In OICSummary Convertion of Source Json to Target Json In OICContent Convertion of Source Json to Target Json In OIC Example Source {"test":"test"} Target {"test1":"test"}
-
Using XPath's with Predicates as VariablesSummary When using an xpath with a predicate, it works directly, i.e. element[1], but using a variable does not error, but does not return the correct node. Always retur…
-
how to get json output from EBS adapter and REST adapterSummary I need json as a output payloadContent how to get JSON output from EBS adapter and REST adapter using REST API then I calculate signature using output JSON paylo…
-
Error! when we print a json value as a string i am getting errorSummary how to print a json value in OICContent I want to calculate signature using payload(json) which is coming in OIC flow. when i try to print a sample json value i …
-
how to reverse the string value is Assign activity.Summary how to reverse the string value is Assign activity.Content Hi All, I want to reverse the string value in OIC assign activity. Eg. YYYYMMDD to DDMMYYYY Please pos…User_2025-01-31-15-33-33-933 89 views 1 comment 0 points Most recent by Hemanth Lakkaraju-Oracle Integration
-
ICS: Error reading file with ftp adapterContent Hello, I am trying to read an ERP report previously stored in the FTP. The steps followed on the next. 1)- Write the report in base64 in the FTP directory using …
-
XSLT for-each issueSummary Trying to loop over embedded XML in a mapper element.Content I have an XML element and I embedded XML in that element and I need to parse over it to load attachm…Rick Heising-64865 29 views 13 comments 0 points Most recent by Hemanth Lakkaraju-Oracle Integration
-
OIC: 504 Gateway ErrorSummary OIC: 504 Gateway Error when Invoking PDH Item ServiceContent Hi , From OIC Integration run, PDH(Product Hub Cloud) Item Service Invoke is failing with 504 Gatewa…User_2025-01-31-02-40-13-302 65 views 5 comments 0 points Most recent by User_2025-01-31-02-40-13-302 Integration
-
How to create xml file on ftp server using ICSSummary Need to create xml file on ftp server using ICSContent Hi All, We are trying to create a generic integration that accepts any xml file (can be of any schema) and…User_2025-02-01-07-56-17-754 37 views 7 comments 1 point Most recent by Hemanth Lakkaraju-Oracle Integration
-
How to update xml element in request payload before sending it to any SOAP in OICSummary Will receive request payload, need to update value for couple of element and then need to send whole payload to another SOAPContent I have a requirement to load …
-
Extract values from Business Event's EventData section in OICSummary Extract values from Business Event's EventData section in OICContent Dear All, I am successfully getting business event data in OIC when a new Organization is cr…User_2025-02-04-13-12-58-802 72 views 13 comments 1 point Most recent by User_2025-02-04-13-12-58-802 Integration
-
Pass XML Data (Base64) as a parameter in OICSummary Pass XML Data (Base64) as a parameter in OICContent Hi, I have a below requirement -> 1. Webservice allows Base64 as input... 2. I need to form an XML and conver…User_2025-01-31-02-40-13-302 136 views 8 comments 0 points Most recent by User_2025-01-31-02-40-13-302 Integration
-
Converting CSV file to XML or JSONSummary I need to convert a CSV file to XML or JSON objectContent Hello All! I apologize if this question has been asked already and/or is a simple one but I couldn't fi…User_2025-02-04-13-35-35-440 854 views 2 comments 0 points Most recent by User_2025-02-04-13-35-35-440 Integration
-
How to convert XML to flat file in OICSummary I have convert XML to Flat file and add the one namespaceContent I have one requirement please help on that. I have one XML file in SFTP. i need to convert that …
-
ICS Array in array without repeating elementsSummary I have a query that returns some values. But i only need unique elements out of themContent I have a sql that gives the output as per image screenshot. And curre…Madhu Paduchuri-138434 26 views 2 comments 1 point Most recent by Hemanth Lakkaraju-Oracle Integration
-
Error: While Importing Java jar file in OIC LibrariesSummary I have java code as jar file its not importing in oicContent Hi, I have java code as a jar file for cryptography. While I importing jar file into OIC Library I a…
-
Different Processors, Same Target NamespaceSummary OIC Orchestration: Different Processors, Same Target NamespaceContent I have integrations referring to multiple instances of same connection (ItemUpdateInvoke) i…User_2025-01-31-02-40-13-302 24 views 9 comments 0 points Most recent by Hemanth Lakkaraju-Oracle Integration
-
Make line breakSummary Make line breakContent Hi, I am working an integration in which I must specify two lines of information I have created my scheme to import the problem that gener…
-
Error: while Importing .xsl fileSummary I create a new xsl file for mapping its getting error while importContent Hi, I create a New .xsl for mapping while importing new .xsl file getting below error..…
-
ERP and SCM Cloud Data Extracts to on-premise data warehouseSummary Need advice on best option for extract data from ERP/SCM Cloud to on-premise wartehouse. Looked at BI Cloud Connect, but believe that requires a UCM Server on-pr…
-
OIC: for-each inside for-each issueSummary for-each inside for-each issueContent Hi All, I tried to enable a integration that has for-each inside for-each activity. it is throwing below error. If I take o…User_2025-01-31-02-40-13-302 36 views 17 comments 0 points Most recent by User_2025-01-31-02-40-13-302 Integration
-
Error Handling in OICSummary Error Handling in OICContent Hello, I am building a REST API. If any error comes during validation/api error, I want to catch it and raise application error with…User_2025-01-31-02-40-13-302 69 views 5 comments 0 points Most recent by User_2025-01-31-02-40-13-302 Integration
-
For-Loop, Skipping of Error ValuesSummary For-Loop, Skipping of Error ValuesContent I am using for-Each loop to iterate over data/records, It works fine for hundreds of records and gets fail because of D…
-
OIC: Accessing Scope Variables in another ScopeSummary OIC: Accessing Scope Variables in another ScopeContent Can we access the output of an activity in scope1 as input to the activity in scope2. I want to map read o…User_2025-01-31-02-40-13-302 421 views 6 comments 0 points Most recent by User_2025-01-31-02-40-13-302 Integration
-
How can I get the the current-date subracted by 31 daysContent I know there is an xs:dayTimeDuration(arg) function in xslt. So I would thing it would be something like current-date() - dayTimeDuration('P30D') but I don't see…User_2025-01-31-15-40-56-878 92 views 5 comments 1 point Most recent by User_2025-02-04-09-32-16-326 Integration
-
key value pair mapping in XSLT by dynamicallySummary key value pair mapping in XSLT by dynamicallyContent Hi Everyone, I have requirement where i can map key value pair mapping dynamically from a template. For inst…
-
Convert XML to JsonSummary I have the same problem as this Post: https://cloudcustomerconnect.oracle.com/posts/184effe77bContent Hi I have requirement to convert XML output as Json, Steps …