To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Integration
Discussion List
-
REST Query ParametersSummary REST Query ParametersContent Hi Experts, Below REST endpoint returns array of records with startdate and enddate as two of the many elements. startdate and endda… -
Unstructured csv to xsdSummary Unstructured csv to xsdContent Requirement is to Process unstructured csv, sample csv structure 1. c1,c2,c3,c4,c5 2. c1,c2 3. c1,c2,c3 record one and two are rep… -
Expose table in DBCS as a REST EndpointSummary Expose table in DBCS as a REST EndpointContent Hi Team, What are the steps to expose a table in DBCS as a REST endpoint and how to invoke it to insert the data. … -
BICC to OCI Storage ConnectivitySummary Connectivity from BICC to OCIContent We have connections from BICC (Oracle Business Intelligence Cloud Connector Console) to OCI (Bucket Storage) and OIC will ac… -
Microsoft SQL server Adapter returns scientific number from tableSummary Microsoft SQL server Adapter returns scientific number format 1.101984E7 instaed of 110198407Content We have configured MSSQL adapter to read data from a table.R… -
OIC IBM DB2 Adapter & AS400Summary DB2 AdapterContent Hello All, I understand OIC has a prebuilt IBM DB2 adapter which allows to perform CRUD operations for DB2. However another Document Doc ID 24… -
Can we call OIC / ICS Wrapper Service from ESS directly?Summary Current structure : ESS > BIP Report > OIC/ICS Wrapper service. I want : ESS > OIC Wrapper Service. Is it possible?Content Greetings Everyone, Existing :- * BI S… -
ESS jobcall from OICS getting erroredSummary failing to call ess job from OICSContent HI All, Im trying to submit one ess job request from OICS, below are the error and payload. can someone help me. Error: … -
Using OIC to Make JDBC calls to AS400Summary JDBC Calls using OICContent Hello Everyone, We have a requirement where we need to intergrate AS400 DB to OIC. AS400 supports JDBC calls. Is there a way we can u… -
FBDI File Export to FTPSummary FBDI File Export to FTPContent Hi, We want to start our first integration with File Based Orchestration. For this purpose we first want to schedule a file upload… -
Restricting OAuth2 client credentials to a specific integration?Summary Is there a way to limit OAuth2 client credendials to authenticate to a specific OIC integration?Content We have successfuly used the documentation https://www.at… -
Rollback Support for OIC Integration?Summary Rollback Support for OIC Integration?Content Hi Team, We have built a synchronous OIC integration, which performs the below operations in a sequential order: 1. … -
Oracle Integration Cloud learningContent Hi All, I have a dedicated YouTube Channel where I regularly upload Oracle Integration Cloud-related videos that help everyone to learn OIC step by step. Here is… -
Issue with Error Handling case in Batch Actions of Rest Service in Contract Billing EventsSummary Error Handling based on batch wise in Rest Service of billing eventsContent Hi All Facing issue in catching error message in SOA for batch actions in Billing eve… -
Create new AP invoice with status "Validated"Summary newly imported ap invoices has status "never validated"Content I'm using ebs adapter in oic , to import AP invoices into EBS . and the invoices are imported with… -
ERP Cloud AdapterContent Hi guys, In the ERP Cloud Adapter, how can I make a Purchase Requisition? Is there any Role I need to release this API or is there really no API in the Adapter? … -
Need to decrypt file which has been encrypted and signedSummary I have an integration where i need to decrypt an encrypted file which is also signed by the clientContent I Need to decrypt file which has been encrypted and sig… -
Retrying faults at the scope levelSummary Retrying faults at the scope levelContent Hi Team, The blogs https://www.ateam-oracle.com/oic-error-handling-guide says Note that when an instance is resubmitted… -
Data Stich with dynamic indexSummary Data Stich with dynamic indexContent Hi Experts Below is the scenario I'm using Data stich to assign values to the global variable in a Loop. I'm using counter a… -
Error while Invoking Sales Order REST API from OICSummary Error while Invoking Sales Order REST API from OICContent Hi Experts, I get the below error while invoking REST API from OIC, but the same payload(JSON) works fr… -
RESTSummary RESTContent Hello - we want to use /fscmRestApi/resources/11.13.18.05/suppliers/{SupplierId}/child/sites to get all Sites for a particular Supplier. Question - w…User_2025-02-05-07-07-46-403 29 views 3 comments 0 points Most recent by User_2025-02-05-07-07-46-403 -
How to create a complex object in a stage file CSV by combining information from different sources iContent Hi experts, I have the requirement to download some data from a BI report and also UCM files I am using two BI reports, in OIC I have two nested foreach loops I … -
Export the Integration package the asserter load is important or not.Summary Is Asserter load is mandatory to check when export the Integration package?Content what is the advantage we can get if Asserter load is on when export the Integr… -
Consume Cloud HCM's Atom feed in real-timeSummary Has anyone got OIC Publish-Subscribe pattern working for atom feedContent I understand how we can poll atom server using a scheduled OIC integration periodically… -
Download OIC log files via REST APISummary Download OIC log files via REST API is not working.Content Hi, Is any body tried to download the monitor logs files by using. REST API. I am following below refe… -
CASDK-0005 error with some business events using Oracle ERP Cloud AdapterContent Hi experts! I'm using trying to create and App Driven Orchestration Integration using Oracle ERP Cloud v.19.4.3 Adapter to Receive Business Events raised within … -
Issue on writing a file within a foreach loopContent Hi Experts, I have created an integration that reads a BI Publisher report, my goal is to put the response of the report inside a foreach loop and using a stage … -
How to change the 'Incomplete' status of created requisition using REST API to 'Pending approval'?Summary The created requisition using REST API goes to Incomplete status, how to change it to Pending Approval?Content I am trying to Create a Requisition using REST API… -
DFF fields in Filter Expression in OIC EventContent Hi, We have used ERP adapter and build our integration using event based flow. We have noticed our DFF fields are not available in the inbound payload while we c… -
we are trying Enqueing operation in AQ adapterSummary We are trying Enqueing XML Payload as a Data into Queue Table. For that we selected Queue Details in AQ adapter and structure of the payload is NO (we selected O…