Integration
Discussion List
-
ICS with Oracle ERP CMK IntegrationSummary ICS with Oracle ERP CMK IntegrationContent Hi Experts, Has anyone created an ICS integration for Oracle ERP CMK which is used for B2B EDI. Mostly SOACS is used f…
-
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…
-
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…
-
Invoke OICS SOAP WS from MFTCS having target type as SOA/SOAPSummary Invoke OICS SOAP WS from MFTCS having target type as SOA/SOAPContent Hi, we have to pass the protocol headers in MFTCS to OICS. we have create a SOAP service usi…
-
Learn ICS from start to end with examplesSummary Learn ICS from start to end with examplesContent Hello Guys, Could you please let me know on how to start with OIC learning? Where I can get the complete start t…
-
Oracle ICS to Ariba Network connectivity(supplier)Summary How to connect the SAP Ariba Network using Oracle ICS Ariba adapter.Content Hi All, I am working on connectivity of oracle Integration cloud services with SAP Ar…
-
for each loop not working in ICS toolSummary for each loop not return the all the records from ICS but It returns last recordContent Hi Team, AS I am trying to for each loop in ICS tool but it is not workin…
-
Filtering in OIC Publish Subscribe patternSummary Filtering in OIC Publish Subscribe patternContent Hi, I have a requirement to process selected messages in the OIC Publish-Subscribe model. Is it possible to fil…
-
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…
-
Attachment in Error Notification Email- Integration CloudSummary Attachment in Error Notification EmailContent Hi , I am getting a multi line error response in ErrorHandler, I used notification action to Notify the user. Pleas…
-
Integration with HCM Extract Run & Retrieve FlowSummary This is to take note the best practices to observe when integrating OIC with HCM's Extract Run-Retrieve FlowContent Hi Team, I'd like to ask for inputs from the …
-
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…
-
What does EnforceEmptyJSONObjectPayload ?Summary The EnforceEmptyJSONObjectPayload is default false, what happnes if it is true ?Content I could not find any documentation about this. Could you explain what wil…
-
Schedule IntegrationsSummary Schedule IntegrationsContent How many schedule integrations can run in parallel. I got an update that only 2 scheduled threads can run at one time. I have many s…
-
How to pass arguments to DBaas adapter in OIC?Summary How to pass arguments to DBaas adapter in OIC?Content Hi All, We have requirement to pass arguments to the sql query. Below is the sample query. SELECT FNAME, LN…
-
OIC in PaaSforSaaSSummary Is Oracle Integration Cloud included in PaasForSaaSContent Hi, Can anyone please clarify whether OIC is included as part of PaaSForSaaS bundle? Or if one has to …
-
Stage File Action - Zip Files Operation - Having an issue with empty zip file added to the .zip fileSummary Stage File Action - Zip Files Operation - The issue is, in the Zip file, there is an empty .zip file also added.Content Hello, I am using Zip Files Operation in …
-
Lookup (DVM) column size in OICSummary Lookup (DVM) column size in OICContent What is the size of data that I can stored in the lookup tables , Lookup (DVM) column size in OIC. I need to store folder …
-
How to Submit a Scheduled Orchestration from BI PublisherSummary How to Submit a Scheduled Orchestration from BI PublisherContent Hi All, I have created a scheduled Orchestration in OIC and The Integration runs succesfully. Th…
-
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…
-
Error Message Return in REST serviceSummary How to return error message thrown by oracle to REST responseContent Hello, I have orchestration built for REST API, which Invoke process item API to update item…
-
Running Java code in OIC integrationSummary Running Java code in OIC integrationContent Hi All, can we run java code in OIC integration. Please help. Thanks, Prasanth
-
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…
-
Store and retrieve credentials OICSummary Store and retrieve credentials OICContent Hi All, Do we have feature to store and retrieve credentials in OIC. Thanks, Prasanth
-
How to Handle File Naming pattern in List File Operation for Case Senstive files ?Summary How to Handle File Naming pattern in List File Operation for Case Senstive files ?Content Customer has subscribed to ICS Standard Edition (Version: 18.4.3.0.0). …
-
Autonomous Integration cloud ( Instance Overview page do not show "Content End point" fieldSummary Created new instance of autonomous Integration cloud, the instance overview page do not show "Content End Point" fieldContent Hi, We provisioned a new Autonomous…
-
How to create a wsdl in OIC which takes custom xsd as request payloadSummary Create a wsdl from scratch in OICContent Hi All, I am looking at ways to create a wsdl in OIC which can take a custom xsd as request payload. When I use SOAP ada…
-
Scope Element in OICSummary Scope Element in OICContent Hi, I have a developed Orchestration with out any scope defined for any elements. I want to define the scope for Create Item API, in …
-
Facing Issue while Invoking Javascript in ICSSummary Facing Issue while Invoking Javascript in ICSContent Hi, I am facing a issue while invoking a javascript function from ICS interface. It throws a fault saying ob…
-
Wait ActivitySummary Wait ActivityContent Hi In scheduled integrations (OIC) I have a wait activity for one minute and custom wait java script code in integration. During this wait a…