REST
Discussion List
-
Multiple sales order in single payload using rest apiHi, I am creating sales orders by Reading the CSV file. My questing here is I want to create all the sales orders at the time. If any error occurs I don't want to create…
-
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…
-
need help to understand xpath error -OICSummary: Hi Guys. I am geting this xpath error, however I have no Idea how to "bebug" it. Content (required): Version (include the version you are using, if applicable):…
-
How to pass null value for LOV field in OIC mapper. How to remove tag from payload if its nullSummary: How to pass null value for LOV field in OIC mapper. How to remove tag from payload if its null Content (required): I am trying to update list of 9 DFFs via REST…Jaeyshree Kumaran Kalpana 3 views 3 comments 0 points Most recent by Jaeyshree Kumaran Kalpana Integration
-
Extract Data from SaaS to VBCS ApplicationSummary Extract Data using an OTBI ReportContent Hello, I have a requirement to retrieve data from our Oracle ERP Cloud applications. I need to extract the data via an O…
-
HCM ATOM Feed - Emp New Hire/Update Include Business Object checkbox disabledSummary HCM ATOM Feed - Emp New Hire/Update Include Business Object checkbox disabledContent Hi Everyone, The Include Business Object in HCM Atom Feed is disabled for Em…
-
Oauth 2.0 causes errors with co-located integrationSummary: Can't call co-located integration when initial integration is Oauth 2.0 and is called from an external source. Looking for the easiest to implement resolution a…
-
Rename Integration Artifacts prior ImportSummary: Is there a way (rather than manual clone-rename) to rename the integration artifacts within an IAR or PAR file prior importing? Use case is if I have a reusable…
-
EPM REST API calls facing user lock or password expiration issuesSummary: EPM REST API calls facing user lock or password expiration issues Content (required): Hi Team, We are using EPM REST API calls in OIC integrations for uploading…
-
Download Narrative Reporting daily backupSummary: Download the daily backup to a sFTP directory. Content (required): Hello my dear friends! Is there a way to download the daily snapshot backup from Narrative Re…
-
Generating Column Header using FTP AdapterI want to add a single column header in my CSV file being produced by FTP adapter in OIC. I understand we have to create a repeat node in the OIC mapper to add a header.…
-
can i configure IDCS application to generate JWT for outbound API call?Summary: there decent number of white papers that describe how to configure IDCS to enable JWT/OAuth for inbound API calls to OIC endpoints, fro example https://wpsbutto…
-
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…
-
REST/SOAP/PLSQL API on why COA is invalidSummary: Content (required): We have a requirement wherein we need to validate the COA segment structure received as input and return valid/invalid status along with the…
-
HCM Rest IntegrationThe worker api response has a structure of item and inside that a links array with attributes as "rel","href","name","kind","properties" etc.. 1)Is it possible to filter…
-
generate JWT for outbound REST API using JavaScript library in less than 1.5sSummary: OIC has RESP API connector that expects JWT. As proof of the concept we successfully hardcoded externally generated JWT with expiry date big enough for PoC. But…
-
How to connect with Share Point through OICSummary: How to connect with Share Point through OIC Content (required): Hi Expert, We have a requirement where we need to connect with share-point and place the file in…
-
HTTP Request while invoking REST endpointSummary: would like to see the HTTP request when making third party rest api invocation. OIC is making a call to third party rest api, invocation is successful and recei…
-
Issue while OIC is connecting to Cloud Data ScienceSummary: We are connecting to Data science through REST adapter using the security policy OCI signature version 1. It is failing while testing the connection with this e…Bhavish A S-Oracle 21 views 0 comments 0 points Started by Bhavish A S-Oracle General Technical Discussions
-
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…
-
HCM Rest Api filter by dateHow 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…
-
How to get a person's Territoriy(s) in OSC via a REST call.Summary: We're using OIC up update opportunities and we have the email of the person who is passing in the opportunity. We know the territory of the opportunity. I just …
-
salesOrdersForOrderHub API - Unable to add linesSummary: salesOrdersForOrderHub API - POST- adding order lines returns "SourceTransactionSystem and SourceTransactionId are mandatory when creating a new order" Content …
-
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…