Category 222
Discussion List
-
OIC integration to pull in new customers from SFTP fileSummary: We have a requirement wherein we need to use OIC to load new customers (from a different source system) into Oracle Fusion. There is option to use FBDI with OIC…
-
OIC gen 3 performance (really good) for our test.Summary: Please, can someone explain the meaning of "OIC gen 3 now is native to OCI" that I have read somewhere in the documentatión. We are evaluating OIC3 for performa…
-
list file is not working in integrationSummary: Hi I am trying to create Projects using FBDI template . As a part of it , i have placed fbdi file in SFTP server but when i am using the list file in FTP connec…
-
Instance id in OIC gen 3.Summary: Hi Oracle teams, I am evaluating OIC3 for a real project. I have just noticed the instance id is not a number, is a string: In the customer I am working several…
-
OIC Gen3 instance is not showing Process cloud serviceSummary: Hi Team, We have setup a new OIC Gen3 environment, but it seems the process cloud is not available as part of OIC, it is available now as a separate OCI offerin…
-
Project Creations issue using FBDI templateSummary: Hi I am trying to create Projects using "ProjectImportTemplat" fbdi template. but in for each loop when trying to download it seems it si not going into it. att…
-
Does Oracle CX Sales adapter have the capability to GET several records?Summary: We created an integration using the Oracle CX Sales adapter with the following Business Object and operation below. However, we are only getting 25 records on t…
-
Microsoft SQL server adapter - select from a table- valued function with input parametersSummary: Microsoft SQL server adapter - select from a table- valued function with input parameters Content (required): I have some table - valued functions in SQL server…
-
For AR Invoice, want to know if we can update an Invoice/DM/CM using FBDI?Summary: Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code snippets that support your topic, if applicable):
-
multiple AP invoice creation issue using REST apiSummary: I am trying to create multiple AP invoice using REST API fscmRestApi/resources/11.13.18.05/invoices. I have attached request payload and error screenshot. if i …
-
Erp cloud connection for callback.Summary: Hi, please can someone clarify the following. In one instance I have access I see this connection: It seems prepared for trigger/invoke and callback integration…
-
Can we subscribe a callback integration for multiple ESS Job?Summary: Content (required): Is there any way or any xpath expression to handle multiple ESS Job in a single callback integration ? Version (include the version you are …
-
Convert json to xml in OICHow can I convert json to xml? I am using the new hire atom feed api. In it in an xml island I am being returned the below json content. How can I convert the below json…
-
Callback Implementation using ERP Integration Service REST APISummary: I have a requirement to Implement ERP Integration Callback In Oracle Integration Cloud using POST method of /fscmRestApi/resources/11.13.18.05/erpintegrations. …
-
duration between two datesSummary: Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code snippets that support your topic, if applicable):Seshadri Vijayaraghavan 12 views 3 comments 0 points Most recent by keerthi Prasanna-Oracle Integration
-
I want to create contact in Eloqua through sales cloud using oracle integration.Summary: I want to create contact in Eloqua through sales cloud using oracle integration. But, while creating contact in eloqua I get following Error. Can anyone please …
-
Error While Configuring Eloqua Connection using Eloqua Adapter as Trigger in OIC Integration?Summary: Hello I am trying To create a connection between Eloqua and OIC using an Eloqua Adapter But while configuring Eloqua as a Trigger It Gives an Error that CASDK-0…
-
Scheduled OIC Integration using REST API as Source and EBS Tables as TargetSummary: I have a requirement to do a Scheduled integration using OIC and a novice who is learning OIC. Source - Rest API based on JSON Target - Oracle EBS custom table …
-
How can we filter the HCM worker api by the LastUpdateDateHow can we filter the HCM worker api by the LastUpdateDate? Have tried the below:- 1)q=(LastUpdateDate BETWEEN '2017-09-15T00:00:00.000%2b00:00' AND '2022-09-15T00:00:00…
-
Call Oracle integration 3 from Process AutomationSummary: try to call OIC gen3 from Process Automation Scheduled Process ,configure Connectors and use select control in a web form, got message no matches found,Attached…
-
How to test process before activating in OIC 3 ?Summary: Hi Experts How to test process before activating in OIC 3 ? I could see test in workspace gets enable for a process only after activation. is there a way to tes…
-
How to start a process instance in OIC 3? unable to find actionSummary: Hi Experts How to start a process instance in OIC 3? unable to find action in OIC 3 canvas to start a process like in OIC 2. Please help Content (required): Ver…
-
fault error notification in Email attachmentSummary: Hi All I want to send scope level fault error code and error reason as a attachment in email notification. Can you please guide us. Regards Mayur Content (requi…
-
OIC nested array item readSummary: What would be the best approach to read a nested array item that was returned from a REST API? I used for-each action to narrow down to each Nested array under …
-
IDCS for OIC 3 is upgraded to identity domain, now how to configure trusted app ?Summary: Hi Experts I wanted to configure trusted app in IDCS to access OIC 3 REST API's but when I go to the admin console for idcs it shows message that it has been no…
-
Oracle Commerce Cloud to Order Management IntegrationSummary: Does this prebuilt integration will have a new version? Link : Integrate with Oracle Order Management Cloud As per Oracle Support said this integration use "Rec…
-
Trigger Callback Integration after Custom ESS Job CompleteSummary: Is it possible to trigger a Callback Integration after a Custom ESS Job finishes your execution? Content (required): Hi, For this scenario, we have one custom E…
-
Unable to login to OIC 3 instance with OCI admin credentialsSummary: Hi Experts If I try to launch the OIC 3 instance form the developer services then I'll be able to launch the oic 3 instance successfully but When I try to copy …
-
How to make an app driven OIC Integration to self compatible to itselfSummary: Hi All, We have an app driven integration which process a source file and load data to Saas. This integration processes file sometimes with more time and we hav…Sreeprabha Prabhakaran-Oracle 194 views 14 comments 0 points Most recent by Sreeprabha Prabhakaran-Oracle Integration
-
Scope Default handler not executedSummary: in Scope try to catch fault resulted from division by zero ,it always return response with 'Infinity' and doesn't return Value Assigned in Fault handler details…