REST
Discussion List
-
Creation of VBCS Service connection failureSummary: I have lookups in oic and i was trying to fetch them via oic REST Api "/ic/api/integration/v1/lookups" and by using it i was trying to create a service connecti…
-
Single select SearchI'm retrieving a dynamic list from a REST endpoint using an SDP variable. However, when I type into the search field, it only highlights matching content instead of filt…
-
Can't able to set value to select-single filed in Oracle VBCSSummary: Hi All, I m facing some issue in select-single filed. when i create a record using select-single its working fine that same way, when i go to edit that record t…
-
Create Project-Related DFF in Invoice Line error when running API in Visual BuilderWhen calling the API to create an invoice, invoice lines, and project-related DFFs in the invoice line in Visual Builder, the API encounters an error on the "_EXPENDITUR…
-
How to get a single record endpoint based on custom value instead of IdSummary: I am trying to create an endpoint for a business object where I want to get the record based on a selfmade field InvoiceNumber (Number) instead of the default P…
-
Oracle PaaS - Fusion App - Federated SSOSummary Oracle PaaS - Fusion App - Federated SSOContent Hi All, We are trying to achieve Federated SSO between our Fusion App and Oracle PaaS VBCS. We have two IDCS inst…User_2025-02-06-06-53-05-399 46 views 3 comments 0 points Most recent by AshishMangukiya Visual Builder
-
Error when creating service connection from catalogSummary: Hi, we have set up a few service connections in Oracle Integration: However when we want to use them inside visual builder by doing the following: Selecting Int…
-
Update User Account via Visual BuilderSummary: I have a requirement to update assignable checkbox for certain role across many users. Is there a way to update via visual builder excel template or using postm…
-
REST endpoint filterCriterion doesn't workSummary: I am trying to filter a table. This table has data from an REST endpoint. I added input field, assigned it a variable. This variable is added to the filterCrite…
-
View BLOB Image in Image ComponentSummary: I have a REST API hosted in Oracle ORDS which is giving me an image in response (source type = Media Resource). Below is a sample query SELECT image_content_typ…
-
Default the DFF value at requisition page based on DFF associated to Job MasterSummary: Job Master(Jobs) : Under Job Name, for example 'Job21 ' has DFF 'Mission Critical - Missesent (LOV)' Position Master(Positions) : 'Position21' has 'Job21' liste…Dhananjay Prakash-Oracle 31 views 0 comments 0 points Started by Dhananjay Prakash-Oracle Visual Builder
-
How to dynamically store/bind the entered value in Single Select ComponentSummary: We are using a finder input parameter with the searchTerm attribute to filter results from the REST API. Our goal is to map the user input to this finder parame…
-
Orchestration of multiple API calls and response mashup in VBCSSummary: We are building an extension that serves the functionality of Direct Debit setup for AR Customers, at the AR Customer Account Site level. What we find is that m…
-
How to connect to chatgpt from visual builder pageSummary: Hi Experts I have a requirement to demo to my user on how visual builder can connect to chatgpt. But i'm not sure how to get started, how we can register for ch…
-
Wrong URL for Site Id LOV for salesOrdersForOrderHub when using Address (hubOrganizations) REST APISummary: Using salesOrdersForOrderHub, we are creating a VB Excel for sales order upload. For Ship to Customer and Site LOVs, we are using the hubOrganizations REST API.…
-
Unable to sort, paginate and search in VBCS SDPHello Experts, We are trying to call the Value set REST API /fscmRestApi/resources/latest/valueSets/{value_set_name}/child/values in an SDP. But after doing so, we are U…
-
Visual Excel plug in - Create Receivables invoice FailedSummary: Create AR Invoice failed after multiple attempts Content (required): The data in the excel plug-in is replicated from a succesful REST service call with exactly…
-
Oracle VBCS: Creating Business objects from more than 1 schema in Oracle visual builder applicationHi All, We have 2 schema created in our ATP DB. and we wanted to created Business Object for our application using both the schemas. But what I observed is that once I c…
-
Smart Search based on ORDSSummary: Hi, Has anyone implemented smart search based on ORDS as back-end service? Please share a sample app. I tried to follow below blog. https://blogs.oracle.com/vbc…
-
How do we scan attachments for viruses and malware in VBCS applicationSummary How do we scan attachments for viruses and malware in VBCS applicationContent Hi Experts, We are building an application using VBCS and intend to provide the fun…
-
Fill colur in text boxSummary: Hi I want to fill colur in few text box. How to fill only inside the text box. Content (please ensure you mask any confidential information): Version (include t…
-
Announcement: Oracle Visual Builder Add-in for Excel: version 4.5 releasedI am pleased to announce that version 4.5 of the Oracle Visual Builder Add-in for Excel (VBAFE) has been released publicly on Oracle.com You can download the add-in via …
-
Is it possible to delete all records in a BO using a REST CALL?Summary Similar to truncating a table in plsqlContent Hello, We have a requirement to truncate/delete all records in a Business Object and then re-poplulate with new rec…
-
Redundant use of `await` on a return value.Hi , I am facing the issue as like below for the {{ await Actions.callRest(context, { endpoint: 'ORDSService/getBox', uriParams: uriParams, }) }} Please suggest to solve…
-
How can i use child resources of REST API as a lookup in VB Excel Plugin.?Hello, I am trying to create a lookup of customer party site details in VB Excel Add-in based on Address child resource under hubOrganizations .As a first step i am tryi…
-
Calling ORDS services in JSSummary: Hi, I am trying to call ORDS (GET) service in Java script using vb/helpers/rest. These services are protected using OAuth 2.0 credentials. How do we pass Client…
-
VBCS Json: IssueMust match "then" schema and Must not have fewer than 1 propertiesSummary: I has getting the error in VB application. IssueMust match "then" "assignVariables": { "module": "vb/action/builtin/assignVariablesAction", "parameters": {} } a…
-
how to add List of values to and existing input text field in vbcs (I am New to VBCS)Summary: I have created a VBCS Page to Create Bank and Display Bank details of Oracle Cloud Applications using Rest API(Create Bank, Get Bank). Now I want to enable List…
-
All levels in only one Layout using VBCS Excel Add-inHi all, I have the following requirement, and I want to know if this is possible and how to achieve that: The client wants to have a option to firm the PO Schedule using…
-
Failed to load resource: the server responded with a status of 404 () Error in VBCS page previewSummary: I am able to test ORDS enabled REST service connection at service connection test option. However getting 404 (Not Found) error in inspect —> console during the…