Category 222
Discussion List
-
Delete Delegation APISummary: I want to delete the delegation rule using REST API. But the below API is not working as it is getting the below error: If anyone encounter this, please let me …Biman Dey Sarkar-Oracle 16 views 1 comment 0 points Most recent by Biman Dey Sarkar-Oracle Integration
-
OIC message consumption for ERP EventsCould anyone please help us determine the number of messages OIC can consume in an hour if we use the ERP event for receiving data from Fusion?
-
Integration with JPMC Concourse with OICSummary: We are trying to integrate JPMC Concourse and ERP Cloud with OIC for creating payment intents via Concourse APIs. Did anyone had requirement and can share input…Abhilash K - Deloitte USI 42 views 2 comments 1 point Most recent by Abhilash K - Deloitte USI Integration
-
Is there a way to do Certificate-based Authentication in OIC 3?Summary: Certificate-based authentication is generally considered preferable to password-based authentication because it is based on what the user has, the private key, …Abhilash K - Deloitte USI 18 views 2 comments 0 points Most recent by Abhilash K - Deloitte USI Integration
-
How to call a HTTP request to an external api using base64 encoded signed payloadSummary: We need to send a signed payload (a combination of a signing algorithm, JSON payload, and signature) as a base64 encoded string to an external API using an HTTP…Abhilash K - Deloitte USI 13 views 1 comment 0 points Most recent by Abhilash K - Deloitte USI Integration
-
Is there any rest services, soap or fbdi to import sub ledger in oracle fusion cloudSummary: Is there any rest services, soap or fbdi to import sub ledger in oracle fusion cloud Content (please ensure you mask any confidential information): Version (inc…
-
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…
-
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…
-
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…
-
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…
-
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)…
-
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…Venkata Chakradhar P 287 views 2 comments 0 points Most recent by Abhilash K - Deloitte USI Integration
-
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…
-
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.
-
Asynchronous Local Integration vs Event Based IntegrationsHi all, I'm working on an OIC framework development, and the following question came: When use an asynchronous integration, triggered by the Integration action, and when…
-
Scope is not working for all mappings inside that scopeSummary: Scope is not working for all mappings inside that scope Content (please ensure you mask any confidential information): Hi, I have a loop and within a loop there…
-
Colon is not valid for HcmParam name error while Create worker into HCM from OICUnable to create worker in HCM via HCM Cloud Adapter connection from OIC connecting to fusion HCM via HCM Cloud Adapter and getting error as Colon is not valid for HcmPa…Mukesh Kumar Yadav-Oracle 41 views 2 comments 0 points Most recent by Mukesh Kumar Yadav-Oracle Integration
-
OCI Logging Search detailsSummary: Hi Team, We are getting OCI audit logs through Observability & Management → Logging → Search, through the audit console. We are using the query below to get res…
-
X-Forwarded-Host is showing OICs hostnameHi, We have an OIC application integration that can be triggered from PeopleSoft. I have now added the custom headers X-Forwarded-For, X-Forwarded-Host and X-Real-Ip to …