REST
Discussion List
-
How to use the fusion metadata API and display it in a table using the SDP?Summary: I'm using https:///fscmRestApi/resources/latest/describe?metadataMode=minimal API to fetch all the REST endpoints. Since we have different names for each of the… -
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… -
How can we create payments via webservice that triggers Withholding Tax CalculationSummary: Current API only support manual payments, manual payment doesn't trigger emission of WITHHOLDING TAX Content (required): Due to regulation customer has configur…ERP-Oracle 51 views 4 comments 0 points Most recent by ERP-Oracle Payables, Payments & Cash Management -
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… -
Is there a way to apply holds on Withholding Tax type invoices via a automated processSummary: I have a requirement to place the 'Withholding tax' invoices with Custome hold via REST API integration. I tried to perform via standard REST API but seems Orac…DharaniR 32 views 1 comment 0 points Most recent by MiaM-Oracle Payables, Payments & Cash Management -
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… -
Create Payables payments using REST API - Payment number issueSummary: Hi Team, We can create manual payment using below rest end point, but in API we need to pass the payment number as mandatory parameter, for this purpose we are …raban 81 views 1 comment 0 points Most recent by Mustafa Abu Dayeh Payables, Payments & Cash Management -
Restricting OAuth Client Credentials to specific IntegrationsSummary Create two scopes for two integrations and give access to two different clients such that the first client can access only scope A and the second client can only… -
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… -
Need a URL shortcut for Invoice screen navigationSummary: We have a requirement where we need to add notes to few thousand invoices through automation on UI. However, navigating to Invoice screen takes a lot of time. C…Shantanu_Ghosal 21 views 0 comments 0 points Started by Shantanu_Ghosal Payables, Payments & Cash Management -
Using embeded FA BPM with VBCS (Instead of using PCS)Hi Experts, Is it possible to use the embeded FA BPM with VBCS. If yes, please can you share documentation or resources. it would be better if you can share a practice o… -
Facing error TypeError: Cannot read properties of null (reading 'altName')Summary: Facing error TypeError: Cannot read properties of null (reading 'altName') , when assinging the ADP with altSpellings(rest countries ) result in SDP. How to fix… -
salesOrdersForOrderHub API - Unable to add linesSummary: salesOrdersForOrderHub API - POST- adding order lines returns "SourceTransactionSystem and SourceTransactionId are mandatory when creating a new order" Content … -
Error invoking Local integration in OICSummary: We have a critical integration related to invoices and billing and it calls multiple sub process. So the parent main process failed as it received error invokin… -
2Inbuilt Retry Mechanism for SOAP/REST API Calls and Local Integration in Oracle Integration Cloud.Organization Name (Required - If you are an Oracle Partner, please provide the organization you are logging the idea on behalf of):Adecco Group Description (Required): I… -
Fetch the date format preference from Oracle SaaS and display the date in VBCS in the saved formatSummary: Requirement is to fetch date format preference stored in Oracle SaaS for each user, and use that to display the date in the custom VBCS Page embedded in Oracle …Vidhya Valantina Venkatesh 151 views 10 comments 0 points Most recent by VBCS Learner Visual Builder -
Is it possible to fetch data from a REST endpoint and save some of its fields in a Business Object?Summary: Integration between a Visual Builder/VB Web Application and HCM REST endpoint. Content (required): We already have the employee/worker data in Oracle HCM and we… -
VBCS and DocuSign IntegrationSummary: Content (required): Hello, We have a requirement where the customer wants their end users to digitally sign the documents using DocuSign from a VBCS application… -
what are CORS and proxy in visual builder ?Summary: Hi Experts what are CORS and proxy in visual builder? I'm new to VBCS please help me to understand those things as I did not get information from docs. Thank Yo… -
No Backend Match while creating service connectionSummary: Content (required): Hi Experts, I am trying after the new update to create service connection , but I get the message no back end match. The API is from our dat… -
API Security for Non-SSO API User AccountSummary: Is there a way to set API authentication limits on public API pulls using basic authentication? Content (required): Use Case: We are giving access to public API…joe aymen 31 views 1 comment 0 points Most recent by MariusS-Oracle Payables, Payments & Cash Management -
Need unique values in select-one LOV SDP basedSummary: Hi, I am using select-one component invoking data from SDP variable I want distinct/unique list showing in drop down. currently its showing all data please sugg… -
27Integration/Connection Based Security for OICSOrganization Name Southern Company ServicesDescription Current security roles in OICS seem to be global in nature, if you are an administrator or developer you have acce… -
Reodering rows in VBCS and updates the rank coumn as part of reorderingSummary Ability to reorder rows and the rank of student should be adjusted based on the rowContent Hi Gurus, I have created one business object based on the rest end poi… -
How to use order by in ADP in descending order ?Summary: I have a date column and i want to order by this column in descending order how to do this in order by in REST API