Integration
Discussion List
-
Unable to open OIC gen3 instance using Service console URL.Summary: I have created OIC Gen3 instance and it shows successfully created. However when I try to open OIC console using Service console URL it shows forbidden. Content…
-
how to write BIP SQL query using offset and fetch nextSummary: Hi Experts We have a BIP report which selects huge data which causes integration to fail due to 10 MB data exceeding error. We want to use FETCH NEXT and OFFSET…
-
Using complicated query parameter in OICHi All, Something like this works in postman but doesn't work in OIC. How do I build this query parameter in OIC? The date values will be dynamic here. q={"updated_date"…
-
UPS Integration to Oracle Inventory Management Cloud through OICSummary: One of my customer uses UPS as a 3PL for forward and reverse logistics process. They send lot of data (Sales Orders) through EDI from Oracle to UPS. And from UP…Vishnuvarth Subramanian-Oracle 196 views 1 comment 0 points Most recent by Kanchankumar Khedkar Integration
-
OIC-AQ Adapter vs Oracle EBS AdapterHi, I see OIC has AQ Adapter and Oracle EBS Adapter. Oracle EBS Adapter has Business Event option when used as Trigger(Source) to read the Database Queue data whereas AQ…
-
Atom feed not fetching expected results in OICHi, We are using atom feeds to send HCM data downstream. We have implemented the atom feed rest api in rest adapter and not the one in HCM adapter. This is causing a lot…
-
How to show approver name and not swimlane name under history in PCS task list pageSummary: Hi Experts I have embedded below Process task list page in fusion. But the problem with this is when we expand history section it showing swimlane name instead …
-
Web service error: JBO-25089Summary: I am having the error while calling a SOAP web service for Invoice updates (JBO-25089: Too many matching records found. Specify additional criteria to limit the…
-
query on getting tenancy to learn integrationSummary: Hi Experts As there is no free instance to practice Oracle Integration, I'm planning to enroll for a free OCI account which is available for 30 days with credit…
-
ERP Adapter issueSummary Error: The application has encountered an unexpected error. Please check the applications connection details, credentials and retry your request.Content I'm tryi…
-
REST API for Get all lookup codes > How to escape special charactersSummary: REST API for Get all lookup codes > How to escape special characters Content (required): Hello All, I want to use the Get all lookup codes REST API in OIC (work…
-
How to check old OIC instances payloadSummary: Hi Team, Is there any way to check the old OIC instances payload used in the integration for various activities in order to analyse any old issues. Is there any…
-
Questions about OIC Generation 3 .Summary: Hi, Please, can anyone tell if is there trial version for partners for OIC gen 3 to take a look? Also, I would like to ask, will be Gen 2 OIC integrations migra…
-
BIP reprot response payload truncated in OICSummary: oracle.cloud.connector.api.CloudInvocationException: ORABPEL-15236 Translation Failure.Failed to translate XML to JSON. Cannot write end element: ITEM_NUMBER Th…
-
Reading first occurrence of the repeating element column from the JSON fileSummary: Hi Team, I am trying to read a JSON file ( sample content pasted below ) via OIC. My requirement - Pick the single/first occurrence of the repeating 'additional…
-
DB insert/merge from OIC DB adapter to MS SQL server failureSummary: I am doing a DB insert /Merge operation from OIC DB adapter to MS SQL server. I have passed all the columns but still getting below error. I have tried insert a…
-
Oracle Database Adapter - SQL IssueSummary Issue while trying to create a SQL queryContent Hello guys, i'm trying to implement a simple query as code snippet but i'm receiving the following error: Error: …
-
Fusion REST API from integration with q parameter to check if date is nullSummary: Hi Experts I'm currently trying to fetch the work centers with below REST API and want to fetch the records where inactive date is null i.e. it shouldn't have n…
-
BIP report query community pageSummary: I have few queries on BIP report SQL query but not sure if there is any community page for the same. Please help me and share the community page for BIP report …
-
Oracle Integration3 instanceSummary: Is there any demo instance or a course in learn.oracle.com where we can get a OIC 3 instance for free? I do not have a credit card but i want to explore OIC gen…
-
VBCS invoking integration over REST protocol getting erroredSummary: I'm currently invoking integration over REST protocol from VBCS app, though the integration has to do lot of activities in a loop and it is getting automaticall…
-
Difference in rest api results count when fetched from OIC & postmanFacing a very strange issue. Calling the new hire atom feed api in OIC to fetch new hire data using rest adapter. Endpoint:- /hcmRestApi/atomservlet/employee/newhire Que…
-
Daily Outbound Mail notification limit exhausted in OICSummary: Dear Experts, Whenever daily outbound limit for email notifications has exhausted , we can see EMAIL SERVICE(USED 10000 of 10000) but is there any way to check …
-
Handle case in Integration when user not pass query parameterSummary: Hi, We have an issue when a user does not pass the query parameter in the REST URL then integration should through this error : valid rest URL : https://abc.com…
-
OIC: Integration: OCI Streaming Adapter: Subscriber Error HandlingSummary: Content (required): How can we ensure guaranteed delivery in OCI streaming subscription Version (include the version you are using, if applicable): While subscr…
-
How to migrate decision model from UAT to PROD instanceSummary: Currently we already have decision model in PROD environment. We have done enhancements to few of the rules and want to migrate the decision model from UAT to P…
-
Account Updates - Business Event in OICSummary Business EventsContent Hi All, I am using publish integration pattern in OIC to get the details when an account is updated or created in ERP Cloud. When i update…User_2025-02-04-15-03-25-028 80 views 14 comments 2 points Most recent by Shashidhar Goud Integration
-
Purchase Order Business Events not received in OICSummary: I have created a App Driven integration to listen to Purchase Order integration following the link After all the steps are followed I am not receiving the event…
-
Checking the status of non FBDI ESS Jobs (parent and any child ESS Jobs spawned)Summary: We are long time oracle EBS customer and now we are starting our journey to cloud and we are using oracle OIC to automate some of the integrations we have. We k…
-
Get Base64 from REST API to Retrieve Attachment from a ProcessSummary: I am using following REST API to get the attachment and it works fine on postman. Content (required): I am not sure what or how should I configure the REST adap…