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
-
Disable Basic Auth for invoke Integrations in oic version 3Summary: Disable Basic Auth for invoke Integrations in oic version 3 Content (please ensure you mask any confidential information): disable the ability for a developer f…
-
Ignore null values in REST API outputHi All We are using REST API to query data based on list of values using IN, however null values are being extracted for the criteria. If there a way for null values to …
-
Read excel file with multiple tabSummary: Hi I want to read excel file which having multiple tab. For E.g Excel having 3 tab name like A,B and C. I want to read B tab. How we can achieve this. Content (…
-
Get all data assignments API is case-sensitive for searchesSummary: We have noticed that the API is case sensitive while searching using the query (q) parameter. Content (please ensure you mask any confidential information): We …
-
Alert on OIC timeoutSummary: Alert on OIC timeout Content (please ensure you mask any confidential information): Hi, We have a BIP report in an integration which sometime take more than 5 m…
-
Steps to call SQL statement execution in ATP database in OIC from HCM CloudSummary: Steps to call SQL statement execution in ATP database in OIC from HCM Cloud Content (please ensure you mask any confidential information): Hi Team, Greetings! W…
-
404-NotAuthorizedOrNotFound: Unable to enable Visual Builder for the integration instanceSummary: Created a integration instance using following terraform block: resource "oci_integration_integration_instance" "dev10_integration_instance" { compartment_id = …
-
How to amend an expired contract via APISummary: I would like to amend an expired contract via API, but the API documentation says the amend API does not support this: "This method lets you amend a contract. T…
-
API To Submit BICC JobSummary: Hi Team, We have created a offering pointing to two different jobs with different filter criteria and would like to submit these Jobs using API. Looks only PVO'…
-
Reading email with multiple attachments using the existing Outlook adapter in OIC Gen3Hi Experts, Is it possible to read single email with multiple attachments using the existing MS Outlook adapter in OIC Gen3? (version 25.02.02) If so, could you please p…
-
OIC Gen3 400 Bad Request Error Oracle REST APISummary: OIC Gen3 400 Bad Request Error when attempting to submit a new order request to World Courier. The identical request pulled from the failed instance works in Po…
-
Do we have any webservice to call FSM to upload configuration packages in oracle fusion cloud ?Summary: Do we have any webservice to call FSM(functional setup manager) to upload configuration packages in oracle fusion cloud ERP/HCM/SCM ? Content (please ensure you…
-
OIC Gen3: Conditionally define content in email template in Oracle OPAHi, I need to display content in my email notification template based on human task outcome. For example: If user has approved the task then in email it should display a…
-
A 400 Bad Request ErrorSummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t…
-
How to pass bearer token in REST connection in oic3Summary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t…
-
Generate and compare checksum in OICSummary: We have requirement to compare checksum value received from source application for input file with checksum value generated by OIC. We are using below function …
-
OIC User for Basic Auth on APIs - Prevent Access to the OCI ConsoleHi everyone, Considering I have an API built on OIC and I want a supplier to consume this API, I need to create a user on the OCI console for this supplier, right? In ca…
-
While calling fscmRestApi/resources/11.13.18.05/receivingReceiptRequests api from VBCS giving 403Hi All, I am calling fscmRestApi/resources/11.13.18.05/receivingReceiptRequests POST API from VBCS page but I am getting 403 Forbidden error. But from Postman its workin…
-
Difference between query parameter and Finder in REST APISummary: Difference between query parameter and Finder in REST API Content (please ensure you mask any confidential information): Hi Expert, when we need to use query pa…
-
OIC Gen3 how to reorder the variables within the Assign actionHi There, How to reorder the variables within the Assign action in OIC3. Thanks Gireesha
-
Observability -> Instances search bar is not workingSummary: Observability -> Instances search bar is not working Content (please ensure you mask any confidential information): Hi, Why the instances search bar is not work…
-
encodeReferenceToBase64 function failing files more than 10 BM filesSummary encodeReferenceToBase64 function failing files more than 10 BM filesContent Quite important requirement as files should be encoded base 64 and pass to other serv…
-
OIC Integration: Extra $ Symbol in Update Manager API Request to Microsoft Graph APISummary: I am working on an OIC integration to update manager details in Microsoft Azure using the Graph API. The request payload I am using is as follows: API : https:/…
-
Getting Error While Downloding Robot Agent "The Robot Agent Download Has Failed"Summary: Unable to download Robot Agent either from Agents menu or from Environment pools , I have installed JDK23 as per the system requirment. Content (please ensure y…
-
How to send large size attachments to AP Invoice using APISummary: Hello Team, looking for solution to send large data attachments files to AP invoice using Rest API Content (please ensure you mask any confidential information)…
-
Unable to read contents from word document using OICSummary: I am uploading a word file into object storage using OIC, but when I try to open the word file after downloading it, I am getting this below attached error. I a…
-
How to Generate Sign a JSON Payload using RSA Key and SHA256 Algorithm In OICSummary: Hi All, I have a requirement to generate signature for the json payload using RSA private key using SHA256 algorithm. After generating the signature I need to a…
-
connectivity agentI wanted to ask you, if I am in a private subnet of a vcn in oci connected to on prem via fastconnect etc. etc. and from this subnet I can reach the private network on p…
-
DR strategy for OICSummary Disaster recovery strategy and best practices for OICContent I am looking for a DR strategy for Oracle Integration Cloud (integration, process and visual builder…
-
Calling DB Procedure from OIC is taking too much timeCalling DB Procedure from OIC is taking too much time, where as when the procedure is executed independently in the Sql developer it is getting completed within seconds.