Category 222
Discussion List
-
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 34 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 11 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…
-
How to Enable SSO Between ERP Fusion and Visual Builder (Different Identity Domains)Hi everyone, In our environment, we're using OIC4SaaS. I’ve developed an application in Visual Builder and I want users to be able to access it directly from ERP Fusion …
-
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…
-
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…
-
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 281 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…