REST
Discussion List
-
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…
-
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…
-
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 28 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…
-
Elevate privileges for REST APIIs there a way to elevate privileges on a REST API call? This is just theoretical. Lets say we wanted to create a wrapper for the Security Console. We want to allow user…
-
business object rest api access issueSummary: Hi, I am trying to access the business objects ( just the get api) created in vbcs gen 3 (via Postman) , but I am not able to do it. I get the 403 Forbidden err…
-
Getting 404 (Not Found) error for a valid Get rest URL when trying to call in VBCSSummary Getting 404 (Not Found) error for a valid Get rest URL when trying to call in VBCSContent Getting 404 (Not Found) error for a valid Get rest URL when trying to c…
-
Is it possible to modify the header in redwood themed parts of fusion?Summary: Hello, We are trying to place an AppDynamics monitoring script in the global header of Fusion to create synthetic monitoring for it. We are able to successfully…
-
How to call REST API from JavaScript like we do in action chainSummary: Hi Experts I want to call the REST API from javascript similarly like how we call api from action chain. I copy pasted the code from action chain to the javascr…
-
VBCS : Is it possible to make a paginated, editable table region based on Any variable?Hi All, I have a requirement to flatten the data received from the REST API endpoint: /fscmRestApi/resources/11.13.18.05/purchaseOrders?q=StatusCode='OPEN'&expand=DFF,li…
-
Do we have FBDI for simulationSets - Item (Create/update/delete) in planning?Summary: Looking for FBDI for simulationSets in planning. We can see the rest API available to get, create, update or delete the items in a simulationSets. Rest API - /f…