Orchestration
Discussion List
-
Invoking external REST API from OICSummary Issue with invoking non-fusion API which accepts data in rawContent Hi Experts, We are invoking non-fusion REST API which accepts request payload in the raw form… -
How to format String as One cell - column in CSV?Summary How to format String as One cell - column in CSV?Content Hello Everyone, I'm using an ErrorLog.csv file to capture errors received from Fusion Web services. In t… -
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… -
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 30 views 6 comments 0 points Most recent by Hemanth Lakkaraju-Oracle Integration -
JavaScript library function for xpathSummary Unable to activate integration with javascript library function for xpathContent It works if the same function is used for orchestration. Version 19.4.2.0.0 (191… -
OIC - Convert Date FormatSummary OIC - Convert Date FormatContent Hi Everyone, How to convert date string from (01/12/2019 12:11am) format to DD/MM/YYYY in OIC? Regards, Karthick.RKarthick Rajarathinam 1K views 2 comments 0 points Most recent by Hemanth Lakkaraju-Oracle Integration -
Anroid version didn't workContent Hi, I published my app that was developed on VBCS to Google play but I eventually noticed that i am not able to use it because the REST API call that verifies th… -
How do I throw a business exception on ICS?Content Hi experts, I created an integration in ICS that calls a search API. When I pass a filter that returns no records, the API returns an exception but ICS integrati… -
Overwrite record in MapperContent Hi Team, I have been trying to figure out a way for the below logic: I have a file, which has records like below: 000PAM222604659MOWBRAY, SWATHY 101456 050 20191…User_2025-02-04-21-30-51-376 20 views 3 comments 0 points Most recent by Hemanth Lakkaraju-Oracle Integration -
OTM 19C integration callback issueSummary TransmissionResponse is null and no order release has been createdContent Hello, community. I'm trying to create order releases into OTM through OIC. In Logistic… -
Pintinng imageSummary Is there a way to print the integration orchestration as a jpg/png image?Content Hi experts, Is there a way to print the integration orchestration as a jpg/png i… -
Break ForEachSummary Is there a way to break a foreach?Content Hi experts, Is there a way to break a ForEach for a certain condition? Sometimes foreach inside foreach executes unnece… -
Mappings in a sequenceContent Hi experts, Is it possible to have two ou tree mappings in a sequence instead of one very complex mapping? That is, each one does part of the whole mapping inste… -
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… -
Move elements into an ifSummary Is it possible to move elements into an if ?Content Hi, experts, Could you tell me whether it is possible to move elements inside an if or do I have to delete an… -
Read File in Segments to REST Service insert to ATP databaseSummary Read File in Segments to REST Service insert to database results in all rows written in each segment readContent I have a very large file to import to my integra…User_2025-02-05-14-51-55-798 59 views 6 comments 0 points Most recent by User_2025-02-05-14-51-55-798 Integration -
How to remove trailing Z from currentDate Function.Summary How to remove trailing Z from currentDate Function.Content Hi Everyone, How to remove trailing 'Z' added to currentDate function? Example - 2019-11-27Z Regards, … -
OIC - Read CSV - Write CSV - Record written at Row 3Summary OIC - Read CSV - Write CSV - Record written at Row 3Content Hi Everyone, I have a Source csv file in FTP location. I need a Target CSV file with static values al… -
oic.scheduler.throttle.adjust Feature flag in OICSummary Relevant documentation required for oic.scheduler.throttle.adjust feature flag in OICContent Hi, Is there any any relevant documentation available for oic.schedu…User_2025-02-04-22-03-22-022 20 views 2 comments 0 points Most recent by User_2025-02-04-22-03-22-022 Integration -
OIC - Bulk Import - Callback FailedSummary OIC - Bulk Import - Callback FailedContent Hi Everyone, We are trying to create Fusion - Receivables - Invoice using FBDI. The customer provides us a CSV file wh… -
OIC Schedule in UTC - DST impactContent I do not see an option to schedule OIC flow in timezone of my preference. only option I see is UTC. If I go ahead and schedule, will it not impact when DST toggl… -
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 58 views 2 comments 1 point Most recent by Prateek Parasar - GTUK, ACE Pro Integration -
FTP Adapter - Master Detail CSV File - Unable to IDENTIFY master detail informationSummary FTP Adapter - Master Detail CSV File - Unable to IDENTIFY master detail informationContent Hi Everyone, Scenario- CSV placed in FTP location in the below format.… -
How to pass Dynamic file name in OIC - ICS?Summary How to pass Dynamic file name in OIC - ICS?Content Hi Everyone, We have a requirement to read .csv file from FTP shared server location. After reading the file, …Karthick Rajarathinam 461 views 2 comments 0 points Most recent by Hemanth Lakkaraju-Oracle Integration -
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… -
Response not mappedContent Hi, My integration is not providing the result map as expected. I have checked the response in Activity stream which I got the expected result, but it is not map…Mohana Gopal S-Oracle 75 views 37 comments 3 points Most recent by Mohana Gopal S-Oracle Integration -
External Service BIP WSContent External webservice for BIP report fetches only part of the report but entire response is fetched from soap UI.User_2025-02-05-07-46-04-895 57 views 17 comments 1 point Most recent by Prateek Parasar - GTUK, ACE Pro Integration -
What's the difference of "For Each" action and adding for-each during mappingContent Hi experts, In integration we are reading one file which has multiple lines, after that we want to call a DB procedure for each line(line value as input paramete… -
Order by array variableSummary Order by array variableContent Hello, We have a webservice that returns an array for us with two dimensions “Name and Sequence”. I need to sort this array by the…