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
-
How can the response payload be modified to have the namespace prefix for the root element in OIC?Summary: Hello world response payload is missing the namespace prefix for the root element Content (required): I have been working on an integration migration project. A…
-
Need to check Structure of the schema Stage file ReadI would like to know if there is any way to check already uploaded file in the Stage File action. For example in the above process .csv file was uploaded during the deve…
-
HCM Rest IntegrationThe worker api response has a structure of item and inside that a links array with attributes as "rel","href","name","kind","properties" etc.. 1)Is it possible to filter…
-
Business Identifier fields in OCI LoggingSummary: We enabled OCI logging on an integration instance and I'd like to query the business identifier fields, but the field is not available. Content (required): We h…
-
Process REST API to upload attachment is throwing 400 bad request in POSTMANSummary: we are trying to follow the below documentation to upload attachment to process task but getting 400 bad request error. Please help https://docs.oracle.com/en/c…
-
Skip Loop Iteration in OICSummary: Skip a Loop Iteration. Content (required): Hi, I have a really huge schedule based integration with lots of Scopes, Mappings etc all under in a loop. Now I want…
-
Integrate Apex application in Oracle CloudSummary: Users need to access Apex application from Oracle cloud based on custom roles assigned to them, need the process to integrate the Apex pages from Oracle cloud. …
-
Can we segregate OIC Admin REST API's from OICS Integrations exposed as REST API's?Summary:When we create an Integration in OICS, triggered via a REST call, and share connection credentials to a 3rd party to call this new Integration (either via Basic …
-
Process reassign tasks with REST API 401 errorSummary: we are trying to reassign process tasks with the help of REST API, when we use OIC ADMIN user credentials they it is working fine i.e. we are able to reassign t…
-
OIC ERP Adapter- Get User Roles of fusion cloudSummary: Hi, I am trying to get the roles available in Fusion Cloud by passing username using ERP adapter, but not able to get it. Has anybody succeeded to get the roles…
-
Process (PCS) reassign task with REST API issueSummary: we are trying to reassign process tasks with the help of REST API, when we use OIC ADMIN user credentials they it is working fine i.e. we are able to reassign t…
-
Process tasks created 10 days back are no more foundSummary: There were few tasks created in Process (PCS) by users as it was holiday for our customer they had not taken action but now when we check then those tasks are n…
-
How can we get the new OIC UISummary: Our OIC UI has not been updated to version 3, Please let us know how can we get the early access for the new UI Content (required): Version (include the version…
-
FTP Adapter > Connection to FTP Server Using Private Key File and PassPhraseSummary: FTP Adapter > Connection to FTP Server Using Private Key File and PassPhrase Content (required): Hello, We are trying to connect to a FTP Server; however, we ar…
-
FTP EndPoint > List Files > File Name PatternSummary: FTP EndPoint > List Files > File Name Pattern Content (required): Hello, When we use the File Name Pattern bWorker%yyyyMMdd%.zip, the List Files operation does …
-
Extract json output in Integration CloudContent Hi Experts, There is API which sends the json response. The json response contains the json keys are dynamic as below: "custom_fields": { "100147": { "updated_at…
-
How to Escape special charters (like space) in query parameters in REST adapterSummary: How to escape special charters (like space) in query parameters in REST adapter. OIC is encoding the value for Space -> + instead of %20 Content (required): Act…
-
Parallel Threads in OICSummary: How many number of threads can run in OIC during concurrency? Content (required): Parallel event subscription in OIC and send to end system. Version (include th…
-
What is SOAP webservice to create standard receipt in oracle cloud ?Summary: Content (required): We are working in integration between salesforce and oracle cloud to create receipts in oracle , but we need soap web service end point . An…
-
Ability to Store Values in ArraySummary: Ability to Store Values in Array Content (required): Hello All, In the integration below, I am iterating on the files in a specific directory and doing a Read F…
-
Need JSON schema for Creating JSON response for successful records via OICSummary:Need JSON schema for Creating JSON response for successful records via OIC Content (required):I have an app driven oic integration that takes in array of employe…
-
First record of stage write is always getting missedSummary: Content (required): I am passing a json as input to my app driven integration. Input [{"name":"ABC","PersonNo":"123"},{"name":"DEF","PersonNo":"456"},{"name":"G…
-
FTP Connection Not Working Properly After Change Password Multiple TimesSummary: FTP Connection Not Working Properly After Change Password Multiple Times Content (required): Hello All, I am working on the integration below in which I have ad…
-
Can we use more than 2 tables in Select Operation for a DB call in OIC?Summary: Ex: Table 1 has a primary key P1, Table 2 has a primary key P2 and there are two other columns (P3,P4) present in both the tables but these columns are not defi…
-
Connect Oracle SaaS (ERP, HCM, CX) Discover Financial Services - August 17th 2022 9:00 a.m. PTSummary: Content (required): Accelerate your multicloud modernization with prebuilt connectivity to any SaaS, on-premises, and custom applications. Jump-start your Oracl…
-
Ability to keep the integration running when the FTP connection lostSummary: Ability to keep the integration running when the FTP connection lost Content (required): Hello All, My integration uses FTP connection to List, Read, and Move f…
-
3rd Party FTP – OCI – HCM Integration > Best PracticesSummary: 3rd Party FTP – OCI – HCM Integration > Best Practices Content (required): Hello All, We are working on an integration which reads HDL files from a directory on…
-
Insert mutiples in Oracle ORDS failsContent I have a table in ATP database. I converted table into right click ORDS service. I am able to insert single row using postman. I am not able to insert mutiple ( …
-
Expose OIC integration as rest api with OauthHi All, We have created an app based integration which is exposed as an api. We have configured it to be exposed with oauth as per instructions given in https://www.atea…
-
Can't update individual row using Update lookup Rest APISummary Can't update individual row using Update lookup Rest APIContent Hi, I need to update the selected row value in lookup using OIC rest API, For example 'Row1' valu…