REST
Discussion List
-
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… -
How are Management of Invoices Enabled for Funds Reservation Using a REST API used?Summary: How are Management of Invoices Enabled for Funds Reservation Using a REST API used? This is in the 23C release as a new feature. Description of new feature: Man…suamanch-Oracle 61 views 3 comments 1 point Most recent by azharaazmi Payables, Payments & Cash Management -
Select (Single)Filter stored in a ADP not Populating Data to FormSummary: We are fetching the data using BIP Report from Oracle Cloud . and are able to Populate the Data using ADP to Input Text Boxes in the Form. Our Requirement is to… -
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? -
VBCS to ORDS end point connection in OAuth2.0 is not working after uploading self signed certificateSummary: Our VBCS application uses the ORDS to connect to Oracle Database located in OCI. The service connection was working before we enable Oauth2.0. Our Dba has enabl… -
Attachment sync from SAAS to PaaS To Display on VBCS ScreenSummary: Hi Team, We need to Sync Attachments from SAAS to PaaS and display them on the Shipments screen in VBCS. Would like to understand, what can be the best approach… -
How to get client id secret for ORDS from REST endpoint for VBCS appSummary: Hi Experts In Visual Builder docs it is saying to get the ClientID and secret from SQL query and then use Oauth authentication method but we do not want to hard… -
How to Remove Duplicate data from Table fetched using ADPSummary: How to Remove Duplicate data from Table fetched using ADP Content (please ensure you mask any confidential information): Version (include the version you are us… -
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… -
ORDS REST API authentication in VBCS applicationSummary: Hi Experts For development purpose I had tested my ORDS table REST APIs without authentication but for PROD deployment of my VBCS application we are required to… -
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 Display the Data on a Input-Text in a Form which is fetched from a BIP ReportSummary: We are able to display it in a Table Component using ADP variable but our requirement is to get the data in the Text on the Form as shown in screenshot Content … -
Can anybody Please share a Sample App to Display the ADP data in a Form instead of Table?Summary: We are Fetching the Data from a BIP Report and have stored it in a ADP variable. Now We have designed a Form where we want to Display the Data (Employee Number … -
REST Post method Call in VBCSSummary REST Post method Call in VBCSContent Hi I am new to VBCS and started building the Web application using VBCS. I need inputs on below points.Appreciate if you pro… -
1VBCS Plugin for Excel- Rest BO's without GET operationOrganization Name Telenet BVBADescription Hi, This is in regards to SR 3-22546406811 and Enh 30624675. The request was to have all the Rest API's available and supported… -
Why Oracle automatic select supplier site? using (Webservices to interface AP Invoice)Summary: We using the Webservices to interface AP Invoice no value in "VendorsiteCode" why Oracle automatic select supplier site ? Content (please ensure you mask any co…Sarinee.p 21 views 4 comments 0 points Most recent by Sarinee.p Payables, Payments & Cash Management -
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… -
REST API to access Business objects in VBCS supports OAuth?Summary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t… -
Announcement: Oracle Visual Builder Add-in for Excel: version 3.7 releasedI am pleased to announce that version 3.7 of the Oracle Visual Builder Add-in for Excel has been released publicly on Oracle.com You can download the add-in from this pa… -
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 31 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 82 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…