Category 222-2
Discussion List
-
OIC stage file write operation to get md5 checksum is not workingSummary: Hi Team, We have an OIC integration that is receiving a file as binary attachments, we have a requirement to validate the checksum of the file, so we are writin…
-
Is Domain Administrator role is required for the Oauth2.0 Client application?Summary: Hi Experts, As part of integration with third party application, we have created confidential application within OCI console to generate OAuth token. As per Ora…
-
REST/SOAP to update FND Profile option valuesSummary: Hi Team, Is there any option available to update profile option values run time using any way like REST/SOAP services. Thanks, Rahul Content (please ensure you …
-
OIC -Unable to map OUT data from Stored procedure in ATP databaseSummary: I am using ATP database adapter and created a procedure which will return data through ref_cursor. This integration has a REST trigger connection. When I am try…
-
If invoice validation status can be checked immediately after REST validateInvoice API gets responseSummary: The ERP response for API "/fscmRestApi/resources/11.13.18.05/invoices/action/validateInvoice" just takes info like this without validation status: { "result": "…
-
The "Name" parameter in OIC ERP adapter for invoice validationSummary: I am going to call Oracle Cloud ERP's validateInvoice API from an OIC integration. I tried out Oracle Cloud ERP's API directly by Postman first to validate my p…
-
OPA REST API to upload document to task is returning 403 errorSummary: Hi Experts I'm using upload document to OPA task using vbcs but when I'm testing i'm getting 403 error any suggestion here please, working fine with same reques…
-
How to fetch india timezoneSummary: Hi I am trying fetch India time zone instead of UTC but getting error. Can you please help? Content (please ensure you mask any confidential information): Versi…
-
"Transaction Business Category attribute is invalid" error from "Create an invoice" REST APISummary: I am trying to call the "Create an invoice" REST API, but it returns the error saying "The value for the Transaction Business Category attribute is invalid. You…
-
Oracle Process Automation in Oracle VBCSSummary: Hi , I have a question regarding how to call the oracle process automation in oracle VBCS and make the process created using the API taking the user which login…
-
Passing Boolean value from OIC Mapper XpathSummary: This one is pretty simple. We are calling this 3rd Party Concur API (PATCH) /profile/identity/v4/Users/. Here is the sample payload body { "schemas": [ "urn:iet…
-
Retrieve file from UCM using OIC. Privilege error -18Summary: Deliver output from BI Publisher report into UCM. Now trying to retrieve the file from UCM using OIC. Failing with error. Content (please ensure you mask any co…
-
Need help in retrieving the errorEd asynch instances from OIC through REST APISummary: I am trying to retrieve the errored / faulted instances from OIC (following this blog : 1. https://blogs.oracle.com/integration/post/bulk-recovery-of-fault-inst…
-
Error from "create an invoice" REST API call -- "DEPARTMENT is a required field."Summary: I'm going to test the "create an invoice" REST API. Firstly I would like to create an invoice without a PO. Error code is returned with "DEPARTMENT is a require…
-
convert app driven orchestration integration to scheduled integrationSummary: convert app driven orchestration integration to scheduled integration Content (please ensure you mask any confidential information): i see a lot of videos about…
-
Upcoming event (11/14 at 11am PST): How OCI and Fusion Apps Drive Tangible Benefits for CustomersJoin us on Tuesday, November 14 at 11:00 am PST to learn how organizations are harnessing the combined power of Fusion Applications and OCI to drive tangible benefits at…
-
How to build Filter Expr for my custom ESS JobSummary: How to build Filter Expr for my custom ESS Job ,e.g. I want to get outbound event only for this custom Ess job!!! as in Attachment Content (required): Version (…
-
What is the timeout value for Oracle SaaS provided rest apiSummary: Would like to know what is the time out vale for Oracle SaaS provided Rest API's?
-
Size parameter in ReportService WebserviceSummary: Size parameter in ReportService Webservice Content (please ensure you mask any confidential information): What is the maximum value we can pass in Size paramete…
-
OIC integration to retrieve data from R12 EBSSummary: What is the recommended approach to retrieve data from EBS into OIC? Content (please ensure you mask any confidential information): I'm writing an integration i…
-
Batch Processing REST APISummary: Hi If REST API is having the capability to pass the multiple record in a input payload so if any record failed then how to identify failed record. For e,g - /re…
-
Target REST endpoint response payload processing failed.[[cannot normalize!]]Summary: Hi Team, We are running API to update payment DFF, it's working fine but in OIC we are getting the below error in updating api, does anyone can help here? "Targ…
-
How to FTP file load to UCM content server via ODISummary: Hi Folks, Can you help me on this topic, How to FTP file load to the UCM content server via ODI tool. Content (please ensure you mask any confidential informati…
-
ERP Adapter > Business REST Resources > DataAccessSetLedgersLOVSummary: ERP Adapter > Business REST Resources > DataAccessSetLedgersLOV Content (please ensure you mask any confidential information): Hello, Can we use the ERP Adapter…
-
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…
-
SOAP ResponseSummary: in OIC sending the request to SOAP adapter and getting the response . as you can see in attached code , the ImportResult is the string in XML format,and i need …
-
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…