API
Discussion List
-
Configure REST Adapter with design time url or runtime url in OIC Gen3?Summary: We have configured the OIC self connection with design time URL and it works for few of the integration, but when we try to access the integrations endpoint[des…
-
How to create organization using the FoundationPartiesOrganizationService?Hi, what is the minimum filds needed in the request payload to create an organization using the WSDL /crmService/FoundationPartiesOrganizationService?WSDL
-
Tenancy Information ReportsHi, Is there any seeded reports on What is in my tenancy - Provide users the ability to see what’s in their tenancy and ask questions. Who is in my tenancy - Provide use…
-
For Start and Stop OIC instance API provided by Oracle what kind of authentication needed?Summary: When using the Start/Stop OIC instance API provided by Oracle what kind of authentication should be used? I have been trying to call the below APIs available in…
-
scheduled processes api 403 forbiddenSummary: I am trying to use the REST API to get all scheduled processes we have as listed here: But when i do this in Postman i receive a 403 forbidden error. We have al…
-
How to calculate signature in OIC using HMAC sha 256Summary Calculate signature in OIC using HMAC sha 256Content Hi All, In OIC, How to calculate signature using HMAC sha256 Is there any script available in OIC calculate …
-
OAuth Callback - Failed retrieving access token from service providerSummary: Getting this error "[OAuth Callback] Failed retrieving access token from service provider" when trying to get an Authorization code. Config was done as per docu…
-
Access issue while accessing object storage using oracle integrationI am using Rest Connection to upload file into object storage bucket by using oracle integration cloud. I am using Oracle Signature Version 1 for security and added all …
-
hcmRestApi/scim/Users filter optionsWe are calling the following HCM Rest API: https://.oraclecloud.com/hcmRestApi/scim/Users When filtering with any of the "roles" attributes (i.e. https://oraclecloud.com…
-
OIC Stage File Read from xml variableI'm attempting to get data from a BPI report into OIC and a SOAP connector. I can run the report, and receive the response. I then decode64 the ReportBytes element and a…
-
What is the efficient method for performing data updates (data fixes) in Oracle Cloud ERP?Summary: We often receive requests for updating data in Oracle Cloud ERP (Oracle Fusion ERP), particularly regarding DFF values. Typically, we utilize FBDI for these upd…
-
How to fetch specific custom extension attributes from microsoft graph api in OIC integration.This filter setting is working in Postman tool, but the same thing is not working in OIC integartion. Example : $filter = onPremisesExtensionAttributes/extensionAttribut…
-
Load/Bulk testing using Concur REST APISummary: We have a requirement from client to use the concur REST API using the OIC REST Adapter, to import bulk data that varies arounds 10 Lakh records. If we are tryi…
-
Logging search OCI API Erroring in IntegrationSummary: We want to use the OCI logging search API in the integration.Please can you help us with the same. URL:https://logging..oci.oraclecloud.com/20190909/search?limi…
-
REST_REQ_PLD_ERR Error while calling a REST Service using POSTContent Hi All, I am having an issue while calling the REST Service from OIC. The error details are as provided below. Error Message
-
OIC GEN3 external REST API errorWhen sending a GET request here, https://payments.cat.uk.pt-x.com/payments-service/api/security/handshake it works once or twice, then returns a 500 error every time aft…
-
How can I filter in a bucket using the OIC 3 OCI Object Storage call (List Objects)?Summary: It looks like the new OIC Object Storage call does a recursive listing whether you want it to or not. You can't specify a prefix and/or a folder name. Content (…
-
Not getting the data in response after mapping the filed for rest adaptor in OICI have created a rest adaptor to get the transmission report data from OTM . I have tested it first via postman . below is the request and response : Request : Transmi…
-
BI report Pdf Output in email notification attachmentSummary: Hi How to send BI report(pdf format) in OIC email notification attachment. Content (please ensure you mask any confidential information): Version (include the v…
-
Fetch Distinct value from BI ReportSummary: Hi I am getting multiple customer data in BI report and I need to pass only distinct Customer to For loo( Highlighted in Yellow color) How to achieve this ? Con…
-
convert BI report Email address into stringSummary: Hi We are getting email address in BI report and we need to send email to these email address in one email. Please suggest how we can achieve this. Content (ple…
-
Bar Code IntegrationHi, What are the methods of bar code integration in Oracle FA can it be done through OIC and VBCS please provide your suggestions. Thanks
-
How to Reset the BICC Extract To last run Date via APIHi Team, How to reset the BICC Extract to last run date using the Oracle API. Can some one please provide inputs as we are using the BICC in the integration and as part …
-
Correct REST Framework Version for Oracle API'sSummary: Hi Team, We see that Oracle provide different REST Framework Versions for invoking API's and some operations are not allowed in default versions. Can some pleas…
-
Response of OTM DB Servlet API is not coming in valid xml formatI have tested the OTM DB Servlet API to retrieve transmission report data, but the response is not coming back in the correct XML format. As a result, we are facing diff…
-
ERP Cloud REST API timeout limitSummary: I would like to know the timeout limit for the ERP Cloud REST API and whether it can be configured. We are making requests using Postman.
-
How to integrate suppliers into oracle ERP cloud? is it REST API or FBDI?Summary: How to integrate suppliers into oracle ERP cloud? Which is the preferred method? is it REST API or FBDI? We may receive multiple creation scenarios like create …
-
Can we disable Integration and Process' End User interfaces?Summary: We built a process application and integrations, but want our customer's end users to only interact with them using our webapp that sends REST API calls to the …
-
/crmRestApi/resources/latest/resourceUsers API is giving error to pass the contract infoSummary: Hi Team, We are trying to create sales person, bu first creating resource using enpoint - "/crmRestApi/resources/latest/resourceUsers" Error Message You need to…
-
How to do application/x-www-form-urlencoded request in OIC rest adapterSummary How to do application/x-www-form-urlencoded request in OIC rest adapterContent Hi all, In POSTMAN, I can able to get a response using Body as x-www-form-urlencod…