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
-
Create Journals APIContent You can create a Payable invoice in ERP using either: a> FBDI (ERP adapter- Import Payable Invoices ) b> using REST API Create a Invoice https://docs.oracle.com/… -
OIC-FTP-List-Position is reading the old file not latest fileContent Hi, I am using OIC(Ver 21.1.2.0.0) and I have FTP List with position value as floor ((((fn:current-dateTime() - xsd:dateTime ("1970-01-01T00:00:00" )) - xsd:dayT… -
How to do application/x-www-form-urlencoded request in OIC rest adapterSummary How to do application/x-www-form-urlencoded request in OIC rest adapterContent Hi all, In POSTMAN, I can able to get a response using Body as x-www-form-urlencod… -
CASDK-0041: An error occurred while invoking the REST endpoint.Summary We are running OIC to push files from UCM to Azure. For some of the files we are getting this errorContent Fault Details : -
Read macro enabled excel files using OICContent Hi, How to read macro enabled excel files using OIC ? Thanks -
OIC Rest API Integration ResponseSummary Rest API Integration ResponseContent Hi All, I was just going through OIC Rest API's and found one strange behaviour, can anyone please throw some light on the s… -
OIC Call to OnPremise Stored Proc Times out frequentlySummary Synchronous OIC Call to OnPremise Stored Proc Times out frequently and sometimes retrieves data in 40 secsContent We have a App Driven Orchestration calling a St… -
AutoRetry in OICSummary AutoRetry in OICContent Do we know if OIC has internal retry mechanism when calling REST or SOAP Webservices. Example we get a timeout/Server error in first call… -
Dynamic query parameters and Pagination with OIC and ATP databaseSummary Dynamic query parameters and Pagination with OIC and ATP databaseContent Hi Team, We need to fetch large data approx 5K records from ATP database. How can we han… -
REST API to Retrieve Activity logsSummary REST API to Retrieve Activity Stream for a given instance IDContent Hello I am trying to retrieve activity stream for an instance ID but gives me the below and n… -
How to get the AP invoice report that is generated in the fusion to send as attachment in email viaContent Hi All, Our Requirement is to get the AP invoice report that is generated in the fusion to send as attachment in email via OIC. so how we can implement the use c… -
How to capture Response for a SOAP call Which is RepeatingContent Hi all, How to capture the response after executing the soap web call .For example i am using for contracts,below is the WSDL https://hdbt-dev1.fa.us2.oracleclou… -
Oracle ERP connector not showing childs values when put the context codeSummary The EFF atributes are not show when I put the context codeContent Hi guys. I am using the oracle fusion ERP conector to call the itemVersion2 RestApi. However, w… -
Hanlde dynamic REST response in OICContent Hi Experts, I'm calling the external REST API in OIC which returns the dynamic response as below: Response-1 { "name":"Ankur", "age":1 } Response-2 { "contact":"… -
ERP Callback configuration for Financials ModuleContent Hi Experts, We can have multiple data sources and therefore require different callbacks for each data source and attached configuration has be done for the same.… -
ICS to SharePoint Online REST APISummary Creating a REST connection from OIC to SharePoint OnlineContent Hi Experts, I am creating a REST connection in OIC to access using SharePoint Online REST API. Pl…User_2025-02-11-09-03-05-643 231 views 6 comments 1 point Most recent by User_2025-02-11-09-03-05-643 -
Is there an option to limit the data access of the (GET) Use Rest service retrieval?Summary Is there an option to limit the data access of the (GET) Use Rest service retrieval?Content Hey, We are using APIs for our interfaces, and we are looking for a s… -
How to fetch the errors from an xml string that were catched within the scope in SOAP/REST service bSummary How to fetch the errors from an xml string that were catched within the scope in SOAP/REST service based integrationContent While using SOAP/REST service for inb… -
415 Unsupported Media TypeContent Hi, We got the 415 Unsupported Media Type error when we tried to execute the OIC - Get method integration in fusion. It is working in PostMan. Find the Resource … -
Get the node value from a repeted node.Summary I want to get the href value from a payload that have several href in the response. Is there a function to be used on the map operator to get just the first ocur…User_2025-02-05-08-52-13-026 26 views 9 comments 1 point Most recent by User_2025-02-05-08-52-13-026 -
Install 2 OIC agents on single Linux server for 2 different OIC instancesSummary Install 2 OIC agents on single Linux server for 2 different OIC instancesContent Can some one help me with the details if we can install 2 OIC agents on a single… -
Passing parameters in schedule based OIC integrationSummary Schedule OIC integration based on parameter.Content Hi All, I want to schedule OIC integration(scheduled orchestration) based on parameter values. I am having 2 … -
How transform application/x-www-form-urlencoded to JSON payload using stage file?Content Hello, An external system invoking OIC with the request content-type application/x-www-form-urlencoded. After decode the reference to string, how do I map to eac… -
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 Hi Experts, We have successfully used the documentation h… -
Oracle File ServerContent I am not behind any firewall. I am on public IP I have enabled File server. In the UI I got FTP's IP address and port as 5020 In OIC, I go to Settings ---> File … -
N/ASummary N/AContent N/A Version 21.1.2.0.0 (210129.2200.39447) -
While using Publish-Subscribe pattern, do OIC persists messages when one of the subscribers is down?Summary Does OIC persists messages when one of the subscribers is down?Content Recently, I did a POC to check if OIC is pushing the messages to subscriber after it up. B… -
Configure Trigger REST adapter to accept text/html response bodyContent Hello, I am trying to configure a trigger rest adapter to call an external API that returns a XML text as the response but with the content-type text/html. How s… -
EDI Inbound OIC IntegrationSummary Creating an integration which can read EDI 810 invoices from supplier and convert that to XMLContent Hi Experts, We are trying to create an OIC Integration which… -
OIC Inconsistency in Extending Data TypesSummary OIC Inconsistency in Extending Data TypesContent Hello! We have an app-driven integration that invokes a "Publish to OIC" integration, and a Subscribe integratio…