REST
Discussion List
-
Integration using REST and DB AdapterSummary: Receive response from REST API by passing ID (this to be queried from Oracle database tables). Based on the response from API, update the values in Oracle datab…
-
Trying to create Fusion Item in WMS sideSummary: Hi I am trying to create Fusion Item in WMS side But facing issue. Endpoint - /wms/api/init_stage_interface Attached information for your reference. Content (re…
-
I have a sample response payload in JSON. The payload consists of spaces and blank arrays.Summary: I have a sample response payload in JSON format from a REST API. The payload consists of spaces in tags and some blank arrays. I am unable to invoke this web se…
-
Restricting OAuth Client Credentials to specific IntegrationsSummary Create two scopes for two integrations and give access to two different clients such that the first client can access only scope A and the second client can only…
-
how to read OAuth scope in OIC trigger REST APISummary: Hi, We have a requirement to access OIC REST API endpoints using OAuth flow by 3rd party clients. The use case is we want to create custom scopes for each clien…
-
Oracle Fusion Financials rest api - Fetch AP invoices with status selected for paymentHi, I need to fetch the AP invoices who's status changed to 'selected for payment'. By default, "/fscmRestApi/resources/11.13.18.05/invoices" does not return the 'select…
-
salesOrdersForOrderHub API - Unable to add linesSummary: salesOrdersForOrderHub API - POST- adding order lines returns "SourceTransactionSystem and SourceTransactionId are mandatory when creating a new order" Content …
-
Error invoking Local integration in OICSummary: We have a critical integration related to invoices and billing and it calls multiple sub process. So the parent main process failed as it received error invokin…
-
multiple AP invoice creation issue using REST apiSummary: I am trying to create multiple AP invoice using REST API fscmRestApi/resources/11.13.18.05/invoices. I have attached request payload and error screenshot. if i …
-
Convert json to xml in OICHow can I convert json to xml? I am using the new hire atom feed api. In it in an xml island I am being returned the below json content. How can I convert the below json…
-
Scheduled OIC Integration using REST API as Source and EBS Tables as TargetSummary: I have a requirement to do a Scheduled integration using OIC and a novice who is learning OIC. Source - Rest API based on JSON Target - Oracle EBS custom table …
-
How can we filter the HCM worker api by the LastUpdateDateHow can we filter the HCM worker api by the LastUpdateDate? Have tried the below:- 1)q=(LastUpdateDate BETWEEN '2017-09-15T00:00:00.000%2b00:00' AND '2022-09-15T00:00:00…
-
fault error notification in Email attachmentSummary: Hi All I want to send scope level fault error code and error reason as a attachment in email notification. Can you please guide us. Regards Mayur Content (requi…
-
IDCS for OIC 3 is upgraded to identity domain, now how to configure trusted app ?Summary: Hi Experts I wanted to configure trusted app in IDCS to access OIC 3 REST API's but when I go to the admin console for idcs it shows message that it has been no…
-
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 …