REST
Discussion List
-
Expose Oracle SAAS queries or OTBI Datamodel as rest apiHi All, I know we can create OTBI report and call that using SOAP webservice. But is there a way where we can expose Oracle SAAS queries or Datamodel as rest apis which …
-
Authentication mechanism for calling Oracle SAAS apiHi All, We are calling Oracle SAAS rest apis for our integrations in our OIC4SAAS processes. We want to know what is the best process to authenticate these rest apis. Do…
-
Service account and rest api endpoint for OIC process exposed as a REST apiWe have to expose an OIC process as a REST API to a 3rd party application. Need help on the below:- 1)The full OIC REST api endpoint that is auto generated is big. Is th…
-
Encrypt and decrypt values in OICSummary: We are trying to call a rest api in OIC. The rest api endpoint uses a custom http header parameter for authentication. I have the below question:- 1)How do we e…
-
Database mapper showing parameters as arg1, arg2, arg3,arg4 instead of showing its names.Summary: Content (required): Hi team, We are trying to create a REST API by integrating an Oracle Database with OIC. So as we select the table name and after validating …
-
How to query REST Service with a parameter containing special characters like +,. etc in OICWe are trying to use REST Service and pass a parameter containing + or , in the parameter value in OIC. How can we achieve this in OIC? I know from postman, we have to u…
-
How to Convert a Synchronous OIC Integration to One WaySummary: I want to convert a synchronous OIC integration to one way. Integration is using REST trigger. When I am trying to uncheck "Configure to receive a response", OI…Venkata Chakradhar P 51 views 1 comment 0 points Most recent by Hemanth Lakkaraju-Oracle Integration
-
What is best solution if the BI Report Output is more than 10MBSummary: Content (required): Hi Expert, We have a requirement for reading BI report where the file size is more than 10 MB ,what would be the best approach to read the f…
-
NameSpace remove from OIC MappingSummary: Hi Team, Source mapper is contains the xmlns namespace along with element(ReferenceTransmissionNo), below is the example:
-
How do I configure custom three-legged security policy in REST connection in OIC?Summary: Content (required): Salesforce developed a process to generate PDFs in Salesforce. The process requires data from an Oracle database with OIC sending data to Sa…
-
Exporting OIC package to object storageI am trying to export Integrations package via API, I have tried with this curl format as directly providing username and password not possible for federated SSO account…
-
Recommendation/Guidance needed on Usage of EPMAutomate versus RestAPISummary: Looking for guidance on re-engineering of current EPM jobs. Content (required): My team is beginning the process of changing our EPM job automation scripting fo…
-
How to get the Invoice Line DFF info using REST Service in OICSummary: /fscmRestApi/resources/11.13.18.05/invoices/{invoicesUniqID}/child/invoiceLines/{invoiceLinesUniqID}/child/invoiceLineDff in above Service i am not able to get …
-
OIC OAuth Two legged Rest APISummary: Trying to create a REST connection in OIC for the API which supports Two legged authentication. Able to test from Postman, same is failing from OIC with below e…
-
Is there any way to filter the fields from the Business Event triggered from Oracle Fusion?Summary: We need a way to filter the fields from the Business Event triggered from Oracle Fusion like we have in rest api calls Content (required): We have an Event Base…Sachin Shaligram Zambre-Oracle 37 views 5 comments 1 point Most recent by Varun Jain-Oracle Integration
-
Creation of (AR) Customer Record via OICSummary: The requirement is to create a customer party, account, address details for 'Bill-to' and 'Ship-to' and a contact point for 'email'. Content (required): We've b…
-
How to list files from specific folder from Oracle Hyperion Planning REST API'sSummary: In Hyperion Planning cloud application, we have directories like inbox and outbox and some directories are available under outbox directory for example /outbox/…
-
Do you know any utility which provides sample JSON data with input as JSON Schema?Summary: Do you know any utility which provides sample JSON data with input as JSON Schema? Content (required): Do you know any utility which provides sample JSON data w…
-
REST Adapter with CSV formatSummary: HI All, Can we send csv payload in REST adapter for a PUT call, Content (required): Kindly share any inputs on implementing REST adapter to send CSV payload to …
-
How to invoke REST OIC particular integration using basic authenticationSummary: Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code snippets that support your topic, if applicable):
-
Single Sign-On SOAP/REST APIsSummary: Content (required): How can we trigger SOAP/REST APIs using the Single Sign-on credentials of Microsoft Azure in Fusion SaaS? We are referring to this blog of t…
-
Pass JSON payload as-is without OIC Mapper to SaaS REST APISummary: Content (required): Is there any way we can form a JSON payload and pass that payload as-is without mapping each element from left to right? Version (include th…
-
Assign variable mapped to a tag thats not generated in REST API response throws errorSummary Assign variable mapped to a tag thats not generated in REST API response throws errorContent I have mapped rest api response to variable "Payroll". The tag(Payro…
-
Can we dump JSON file in ATP table using OICContent I am getting data from JDEdward ERP using rest API in JSON format but JSON is a very weird format and unable to call data in VBCS so I want to dump the JSON file…
-
Error calling Local Integration from ParentSummary Error calling Local Integration from ParentContent We have an integration where the Parent invokes the child local integration. It gets error from Local integrat…
-
Issue on JSON rest service data insertion in ATP table through OICContent Hi Experts, I am facing an issue while inserting data in the ATP table through OIC. In JSON one child "PENN_SREQ_P41202Components_Repeating" element "item number…
-
When tried to connect to a Onprem Database with Connectivity Agent and a Wallet it throws an errorContent Hi guys, My connection tests successfully when tried on Sql Plus On-Premise and Java On-Premise. But it throws error on Oracle Integration Cloud Service. I am us…User_2025-02-11-13-31-40-371 15 views 2 comments 0 points Most recent by User_2025-02-11-13-31-40-371 Integration
-
Create worker is not shown in the HCM connector operationsContent Hi guys! I am developing a integration that creates the worker in the oracle HCM using the Rest API create worker (https://docs.oracle.com/en/cloud/saas/human-re…
-
LDAP Connectivity in OICSummary Does OIC support LDAP connectivity?Content Hello Team, I am working on a requirement to interact with Microsoft AD (On-premise) from Oracle Integration Cloud. I …
-
salesOrdersForOrderHub - SUBMIT after adding linesSummary salesOrdersForOrderHub - SUBMIT after adding linesContent I am using an OIC integration to create a draft ERP Cloud sales order with just header information usin…