REST
Discussion List
-
Unable to test Oracle Integration 3 REST API's with POSTMAN, new instanceSummary: Hi Experts I have created a new instance for Oracle Integration 3, and have developed a sample integration for client demonstration. I'm able to test the integr… -
Error while Invoking Sales Order REST API from OICSummary Error while Invoking Sales Order REST API from OICContent Hi Experts, I get the below error while invoking REST API from OIC, but the same payload(JSON) works fr… -
Can I create publicly accessible OIC integration?Summary: Can I create publicly accessible OIC REST-based integration? Content (required): Version (include the version you are using, if applicable): Code Snippet (add a… -
OIC - REST Invoke - Read JSON response for 400 Status CodeSummary: Hi there We have REST Invoke operation and it is sometimes giving 400 status with JSON response. How can read the JSON data in case of a 400 status code? Conten… -
How to pass custom --form to REST API in OICSummary: Hi there We are looking for options to pass custom form-data attributes that one of the REST services accepts. Please check below attribute1 form field. curl --… -
Schedule Service and WSSExternal in ERP Cloud AdapterSummary: Hi Everyone - we are building OIC where we need to call some business objects along with BIP and Schedule Service WSDL. Currently I am not able to find BIP and … -
How to setup connection with certificate to Sharepoint using ICS?Summary: How can I do an authorization request in my REST ADAPTER to get the correct JWT tokens? For the POSTMAN request I first have to run a powershell command to call… -
How to get the users details by sending role to Fusion rest apiSummary: Hi Experts I have a requirement to build an integration in which by passing role to Fusion rest api I must be able to get the list of all the users who have tha… -
OIC IBM DB2 Adapter & AS400Summary DB2 AdapterContent Hello All, I understand OIC has a prebuilt IBM DB2 adapter which allows to perform CRUD operations for DB2. However another Document Doc ID 24… -
OIC integration via Rest connector am getting error "411 required client response code"Summary: The OIC Integration is connecting to SharePoint Authentication API(https://login.microsoftonline.com) to retreive the bearer access token. Have configured the c… -
How to determine whether or not business events triggered.Summary: We enabled the AccountingPeriodClosed business events using the 'https:///fscmRestApi/resources/11.13.18.05/erpBusinessEvents' rest api, and now after closing t… -
You don't have permission to access this resource on the server. I am getting this response from OICSummary: I am getting "You don't have permission to access this resource on the server." when invoking an OIC api with attaching zip file of size 972 MBs. The api is wor… -
How to make a field optional in REST API connection's Request Wrapper?Summary: The OIC integration is intended to handle REST API calls and invoke Oracle Cloud ERP adapter to create a supplier. I created a REST API connection as a trigger … -
dynamically stopping and starting an OIC instanceSummary We are looking for stopping and starting OIC instance automatically during weekendsContent We have production and Test instance of Oracle Integration cloud. Rese… -
Is there a way to access the Bearer token sent in the request headers inside the OIC integration?Summary: Content (required): I want to access the bearer token that is used for authentication for a Rest trigger adapter inside the OIC integration itself. Version (inc…Karim Nashaat-Oracle 21 views 1 comment 0 points Most recent by Hemanth Lakkaraju-Oracle Integration -
OIC integration with sharepoint using certificates/private keysSummary OIC integration with sharepoint using certificates/private keys instead of client_secretContent Hi, I'm trying to create an integration to connect to sharepoint … -
Employee Bank Accounts created using REST API are not visible on ESS and Admin responsive pagesI have successfully created bank accounts for employees using the externalBankAccounts REST API. However, I'm facing an issue where these bank accounts are not being dis… -
Bank and Bank Branch details are coming back as null when fetched using externalBankAccounts RESTApiI have encountered an issue when trying to fetch employee bank accounts using the REST API. The bank and bank branch details are coming back as null in the response. Her… -
Profile Option "PO_ELECTRONIC_COMM_DATA_MODEL = NO " is delaying the Purchase Order approvalSummary Profile Option "PO_ELECTRONIC_COMM_DATA_MODEL = NO " is delaying the Purchase Order approvalContent We have configured profile option "PO_ELECTRONIC_COMM_DATA_MO… -
Remove duplicatesSummary: Hello! I'm using a For-Each in the node that repeats in the Response to generate a CSV file. Its working but there are lots of duplicates that I need to avoid: … -
Are web services available to create Credit Invoice, Cash Invoice, Cash Receipt , Credit note?Summary Are web services available to create Credit Invoice, Cash Invoice, Cash Receipt , Credit note?Content Hi everyone, We are using Oracle Fusion application 19b (11… -
How to do this in OIC (question in summary) need stepsSummary: how to expose OIC REST service to accept a file as an attachment. Read the file name and store the file as it is in OIC SFTP server Content (required): I want s… -
I am trying to Use Vision APIs (AmalyzeImage) using Integration Gen 2 and Getting an errorSummary: I created an app-driven integration to call AnalyzeImage Vision API but getting an error and not able to figure out what the error is Content (required): { "typ… -
ATOM FEED USING HCM ADAPTER DOESN'T RETURN DFF CHANGESSummary: OIC ATOM FEED HCM ADAPTER DOESN'T RETURN DFF CHANGES Content (required): Hello everyone. I am building an OIC integration that consumes Worker Assignment ATOM F… -
Calculate tax API returns 403 error on Integration but works on PostmanSummary: Hey folks! I have been having a situation with the Calculate tax and derive account API (https://docs.oracle.com/en/cloud/saas/procurement/23b/fapra/op-purchase… -
How to pass key value pairs from metadata dynamically to a rest connection in OICSummary: I have an integration where I need to create a customer in Stripe account using Rest Connection. I need to pass required fields to the rest in order to create a…Nikhitha Annasaram 101 views 9 comments 0 points Most recent by Hemanth Lakkaraju-Oracle Integration -
Urgent HELP needed using fileDataSource with runReport SOAP APISummary: I have a scenario where I need to run a BIP report, where the data for the report is an XML file that I will supply in the payload. I have looked up runReport/r… -
Integration Rest API query parameterSummary: Get multiple integrations from Rest call using query parameter. Content (required): Hello, I am calling Rest API to get integration information using endpoint /… -
Download PGP encrypted file of more than 1 GB from Object storage and reload unencrypted in ObjStoreSummary: Hi Team, We have a PGP encrypted file of more than 1GB loaded in object storage by a third party, now we want to download this encrypted file from Object storag… -
How to pass API Key dynamically in OIC?Summary: I have created a stripe API connection which requires API key to authenticate the connection. But the API key is not constant can be changed based on certain va…