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.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Integration
Discussion List
-
Getting error while using the FTP adapter via AgentContent Hi Team, I have installed the connectivity agent on the oracle compute instance and trying to leverage the FTP adapter to connect to the compute instance via Age…
-
Order ManagementContent Hello, we are thinking of getting the CPQ quotes and load them to Order Management ( sales order ) module in ERP. Here is the detail. Fetch CPQ quotes records an…
-
How to pass Empty Array in REST connection as a request payloadContent Hi Expert, How to pass empty Json array in the request payload REST connection.
-
How to Convert date into YYYY/MM/DD HH24:MI:SSContent Hi All, I have a requirement where i need to change the source file date format into YYYY/MM/DD HH24:MI:SS in the mapper. Thanks ,
-
subscribe integration fails with Enrichment Operations must be syncronousSummary trying basic publish-subscribe, with db connection doing insert into table in the subscribe integrationContent Hi, I have created a Publish integration (REST), n…
-
Sales order details from ERPSummary To fetch Sales order details from ERP in OICContent Hi All, How can we fetch cancel sales order details from Oracle ERP in OIC, is it REST API or BI reports, any…
-
Getting Error 401--UnauthorizedContent Hi All,I am getting the below error while invoking the SOAP web-service for creating a requisition.I am passing the credentials at the header level ,but still i …
-
curl syntax to get list of integrationsSummary curl fails with port number ended with 'a'Content Hi, need to issue curl to get the list of integrations, found this syntax at https://docs.oracle.com/en/cloud/p…
-
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…
-
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 :
-
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…
-
Read macro enabled excel files using OICContent Hi, How to read macro enabled excel files using OIC ? Thanks
-
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…
-
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…
-
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 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…
-
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…
-
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…Rodrigo Leonel Sartorato-162426 27 views 9 comments 1 point Most recent by Rodrigo Leonel Sartorato-162426
-
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":"…
-
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…
-
Function to convert number to currency formatSummary Function to convert number to currency formatContent I have data in table in number format (data type: Number) however i want to convert this to Currency field. …
-
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…
-
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…
-
Invoke OIC integration from Oracle CloudContent Hi Experts, We are new to OIC integrations/web services. We want to create an integration which would be run by our End Users when they want to run it but we don…
-
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…
-
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 …