REST
Discussion List
-
SSO for OIC/VBCS provisioned in Fusion IAMSummary: We have provisioned an OIC/VBCS instance within the Fusion IAM. A VBCS app is created with Fusion backend with authentication as Oracle Cloud Account. The CORS …
-
Why the SingleSelect component is not retaining selected value after tabbing out and reselecting it?Summary: The Single Select component is not consistently storing the selected value when navigating between fields. Component: Single Select Backend: SDP-based data fetc…
-
How to Load more Records while Scrolling in Select Single in VBCS for External Rest APIHi, We have an External APi like Lpn Details from WMS /wms/lgfapi/v10/entity/container when i create SDP for Select Single it loaded by default 25 when we Scroll we need…
-
Unable to send json string in the multipart form dataSummary: Hi Experts I have a requirement to call a REST API which accepts the json in one of the form params in multi part form data as shown below, this is failing in V…
-
Relationship Business Object Fields are shown as [object object]Summary: We have a BO Employee_Info We have a Relationship BO Employee_Contact having two Fields ; Employee_Contact_Name and Employee_Contact_Date_of_Birth Employee_Info…
-
Retrieval of OIC Gen3 integrations into vbcsSummary: I am new to VBCS and need to retrieve integration details from OIC Gen3 into VBCS as a table. I am using OIC REST endpoints but am unsure which URL to use as th…
-
Is visual builder excel plugin safe to use business users?Could you kindly provide insights into the impact of the Visual Builder (VB) plugin on uploading transactions? We are particularly concerned about potential data securit…
-
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 48 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…