REST
Discussion List
-
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 … -
Read File/Download File Button in VBCS PageSummary: I have to make a download file button in my VBCS page. I wrote one integration which brings the binary content of the file in the response body. But when I call… -
How to add UCM server files in PCS Process InstanceSummary: How to add UCM server files in PCS Process Instance Content (required): We have developed a mechanism in which we upload the files on UCM server, for that we cr… -
VBCS Query ParameterSummary: I need to get response based on query parameter in VBCS REST connection Content (required): I was able to get the response using POST-MAN below is the URL /fscm… -
Multiple Bank Accounts in Smartview Cash ForecastSummary Multiple Bank Accounts in Smartview Cash ForecastContent Hi I would just like to inquire if there is a way to do a multiple bank account view at the same time in…User_2025-02-11-12-30-38-982 37 views 3 comments 1 point Most recent by CA Nirmal Choudhary Payables, Payments & Cash Management -
CORS error while calling oracle BPM REST API from VBCSSummary: Hi Team, We are calling BPM rest APIs from VBCS and Authentication is set as None, instead we are passing token to custom header. JWT token gets generated in fu… -
VB excel addin for hcmRestApi/scim/Users not usable?Summary: Trying to setup this rest in excel addin vb hcmRestApi/scim/Users hcmRestApi/scim/Roles with no success Content (required): Please vb-addin-excel gurus, It seem… -
OIC Error ICS runtime execution errorSummary: OIC Error ICS runtime execution error Content (required): Hi Team Greetings! We are currently facing issue with OIC data processing - Error Reason :- {http://sc… -
VB addin excel for suppliers. Not able to create supplierSummary: Trying to create a supplier with vb addin excel with basic data. Content (required): Hello, Please, anyone has tried to create a supplier with vb addin excel? I… -
performance issue in select many / combobox many componentSummary: Hi Experts I'm using select many / combobox many component to show the list of all the employees in the org (getting data from Fusion workers REST API). I'm usi… -
FA suppliers REST api works in Postman and OIC but not in VB.Summary: I need to create suppliers in FA from VB. Content (required): I am able to do it in Postman, but when testing the service connection I get this: Some clues to h… -
REST API - ERP Integration - Sample Documentation for Multiple ProcessesSummary: REST API documentation for ERP Integrations Content (required): Hello All, I am trying to invoke the following jobs via REST API: - Validate Payables Invoices -…krishnan Venkatachalam 124 views 1 comment 0 points Most recent by krishnan Venkatachalam Payables, Payments & Cash Management -
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… -
$application.user.email is converting to lower caseSummary: Hi Experts When I'm making use of $application.user.email variable in VBCS application it is converting email address to lowercase but in IDCS the email address… -
VB Excel add-in : Another user has changed the row with primary key oracle.jbo.Key[300000074116769 ]Summary: While uploading lines to an order ranging from 25 to 100, getting the error frequently. Another user has changed the row with primary key oracle.jbo.Key[3000000… -
Application Extension - Service Connection AuthenticationSummary: Hi experts. Application Extension provides one security authentication - Oracle Cloud Account Content (required): Oracle Apex ORDS uses Basic Authentication and… -
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… -
VB Excel add-in - Sales Order Hub API - Form over Table :Layout issueSummary: While using Form over table layout issue cannot make the child layout (billtoCustomer) work. The ancestor column shows greyed out and gives an error that row ca… -
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… -
How to download a document to computer on click of a link in process (PCS) formSummary: Hi Experts I have a form in Process application on click of which it has to call the backend and in response I'm getting binary response of file but the user re… -
VB Excel add-in - Support for Sales Order EFFSummary: We are trying to build a VB Excel template for importing Sales Oder Header and Lines information. Since there is lot of information to be entered we have setup … -
Using complicated query parameter in OICHi All, Something like this works in postman but doesn't work in OIC. How do I build this query parameter in OIC? The date values will be dynamic here. q={"updated_date"…