API
Discussion List
-
REST API for Common Features > Create a lookup code > Ability to Create Multiple Lookup CodesSummary: REST API for Common Features > Create a lookup code > Ability to Create Multiple Lookup Codes Content (required): Hello, We would like to create multiple Lookup…
-
How to expose OIC endpoint with optional query params ?Summary: How to expose the OIC endpoint with optional query params? OIC Endpoint by default: https://:443/ic/api/integration/v1/flows/rest//1.0/v1//updatedworkers?oic_qp…
-
Oracle Fusion REST API > Max Supported Number of Records to Pass For BulkSummary: Oracle Fusion REST API > Max Supported Number of Records to Pass For Bulk Content (required): Hello All, We are creating Lookup Codes using REST API in bulk: Do…
-
Should we implement Retry for ERP Adapters and ERP REST service in OICSummary: Hi Team, We are calling several ERP Rest Services and ERP Adapters in OIC Integrations, should we implement Retry logic for these ? What would happen if ERP is …
-
How to code a conditional message from the EBS webservice TESTUSERNAME in the response?Summary: Trying to understand how to use the return code "0" or "2" after inputting a username to return a meaningful message like "User exists" or "User does not exis…
-
Complex PayloadSummary: I have requirement where I need to append rows in aan existing node and replace one of the column. I tried data stitching but didn’t work out. In short how can …
-
Business Event for CMK MessageSummary: I am looking to see if there is some Business Event message raised in Oracle Fusion CMK Messaging that can trigger an OIC integration? I would like to trigger a…
-
How to find custom web services that do/can not have custom product family from EBS Adapter?Summary: We need to use custom web services we have deployed in EBS 12.2 in OIC. Oracle SOA documentation states "Oracle Integration Repository currently does not suppor…
-
OIC Best PracticesSummary: OIC Best Practices Content (required): Hi, We are looking for OIC best practices to be followed across organisation. So that every team working on OIC integrati…
-
Not getting tables in database adapterHi, We have created a workspace and schema from Oracle Apex.Inside this schema we have created a table.The issue is we need to update this table using db adapter from OI…
-
EDI transactions support with OIC and CMKSummary: One of my customer does EDI transactions with 3PL and Contract Manufacturer. The transactions like Inventory Receipts, Ship confirmation, sales order picks tran…
-
Looking for a Json Payload to Create SupplierSummary: Looking for a Json Payload to Create Supplier Content (required): Hi Team, We want to create supplier which includes address,contacts,sites and site assignment …
-
How to get employee salary bank accountHi All, We need to build an integration where we have the employee's person number and need to get his/her salary bank account number using HCM rest api. So starting fro…
-
Integration between OIC and Coupa > Ability to send Attachment via REST APISummary: Integration between OIC and Coupa > Ability to send Attachment via REST API Content (required): Hello All, I am trying to send file attachment from OIC to Coupa…
-
If you use the Oracle API docs, please take our surveySummary: The documentation team wants your input! If you ever use the Oracle API Documentation, please take about 5 minutes to respond to this survey about the API Docum…
-
Read File by URL and Upload to Oracle ERP CloudSummary: I have a requirement to read files attached in Task (custom) and move those attachments to Oracle ERP Cloud. Content (required): The retrieve attachment from Pr…
-
Integration with UPS for Inventory management using OICSummary: My customer uses UPS as a 3PL. When ever they transfer inventory from repaired product back to service. They want oracle inventory management cloud to UPS to do…Vishnuvarth Subramanian-Oracle 24 views 1 comment 0 points Most recent by Bhavesh S-Oracle Integration
-
Oracle Integration Cloud and Azure Event Hub IntegrationContent Hi - I am looking for any available documentation on how to interact from OIC to Microsoft event hub using OIC agent ? Additional questions a) Can OIC agent be i…
-
VBCS SDP variable Search is not workingSummary: i created the SDP variable from rest Api : https://fa-epod-dev3-saasfaprod1.fa.ocs.oraclecloud.com/hcmRestApi/resources/11.13.18.05/workers Search is working fo…
-
How can we make REST API GET call request based on API key security in OIC using REST Connection?Summary: Is there any possibility of handling the API key and API id header values in the OIC REST connection using the API key-based Authentication security/other optio…
-
UPS Integration to Oracle Inventory Management Cloud through OICSummary: One of my customer uses UPS as a 3PL for forward and reverse logistics process. They send lot of data (Sales Orders) through EDI from Oracle to UPS. And from UP…Vishnuvarth Subramanian-Oracle 14 views 1 comment 0 points Most recent by Kanchankumar Khedkar Integration
-
Atom feed not fetching expected results in OICHi, We are using atom feeds to send HCM data downstream. We have implemented the atom feed rest api in rest adapter and not the one in HCM adapter. This is causing a lot…
-
Why are my REST API connections not editable despite unlockedSummary: Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code snippets that support your topic, if applicable):
-
ERP Adapter issueSummary Error: The application has encountered an unexpected error. Please check the applications connection details, credentials and retry your request.Content I'm tryi…
-
REST API for Get all lookup codes > How to escape special charactersSummary: REST API for Get all lookup codes > How to escape special characters Content (required): Hello All, I want to use the Get all lookup codes REST API in OIC (work…
-
BIP reprot response payload truncated in OICSummary: oracle.cloud.connector.api.CloudInvocationException: ORABPEL-15236 Translation Failure.Failed to translate XML to JSON. Cannot write end element: ITEM_NUMBER Th…
-
Fusion REST API from integration with q parameter to check if date is nullSummary: Hi Experts I'm currently trying to fetch the work centers with below REST API and want to fetch the records where inactive date is null i.e. it shouldn't have n…
-
VBCS invoking integration over REST protocol getting erroredSummary: I'm currently invoking integration over REST protocol from VBCS app, though the integration has to do lot of activities in a loop and it is getting automaticall…
-
Difference in rest api results count when fetched from OIC & postmanFacing a very strange issue. Calling the new hire atom feed api in OIC to fetch new hire data using rest adapter. Endpoint:- /hcmRestApi/atomservlet/employee/newhire Que…
-
Handle case in Integration when user not pass query parameterSummary: Hi, We have an issue when a user does not pass the query parameter in the REST URL then integration should through this error : valid rest URL : https://abc.com…