To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Visual Builder
Discussion List
-
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 …
-
Webcast - Troubleshooting and Debugging Visual Builder AppsRegister & join our monthly office hour for an online seminar with tips and techniques that will help you debug and troubleshoot your code. Monday July 15th 1:00PM PST/4…
-
Calendar Calling by REST APII'm trying to display the current event's title and details on the personal details calendar using a REST API. Although the event details appear correctly in the console…
-
While testing the agent Purchase Requisition Status Advisor, I am getting error.Summary: While testing the agent Purchase Requisition Status Advisor, I am getting error as "Sorry, the assistant is unavailable right now. If the issue persists, contac…
-
is there any free limit for the OCI object storage that we can consume in oracle vbcsI wanted to utilise the object storage for storing image files in oracle vbcs , so can i use the oci's free limit or need to buy a storage
-
unable to connect to VBCSSummary: We are unable to access VBCS forms when connected to Wired network, however, it works when connected to Wireless Wifi. We checked with our network teams, they d…
-
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…
-
Issue saving data to BOSummary: While trying to Save Data to a BO using SDP . It is saving as 0 1 2 3 etc. The Field Name is Emp_Dept_Name which has data like 'HR', IT ', etc. It is selected t…
-
Unable to deploy custom procurement policy advisor in SSP Home PageSummary: I created custom procurement policy advisor agent, assigned to guided journey. I tried to deploy the same in the SSP home page. But, I am getting the below erro…
-
How to manage versions in Visual Builder with Bitbucket within the Oracle ecosystem?Hello everyone, we use Bitbucket as our version repository. We are looking for the best way to manage version control in Oracle Visual Builder within the Oracle ecosyste…
-
Is it possible to call OIC integration from Visual builder studio part of SaasSummary: Hello, I would like to know if it is possible to call OIC integration API from Visual Builder studio part of Oracle Fusion. Currently Visual Builder Studio supp…
-
How to filter SR Status values based on selected Category in Oracle Fusion Service?Summary: I'm working on Service Requests in Oracle Fusion and using standard SR fields. I want to implement logic where the Status field values are filtered based on the…
-
Call BIP Report From VBCS Endup with errorSummary: Hi Everyone I have Implemented call BIP report from VBCS using JavaScript without Oracle Integration Cloud (OIC). created sample VBCS application and page to ca…
-
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…
-
Help to create a link or Deep Link for a Visual Builder applicationSummary: Content (please ensure you mask any confidential information): How do I create a link to open a Visual Builder application that is in a Page Integration in Fusi…
-
Checkbox kept auto checked while editing rowHi Team, I have a table in Oracle VBCS with checkboxes displayed in one column. The requirement is: The checkbox should always display in the table. When I edit a row, t…
-
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…
-
Error- callComponentMethodAction]: Missing parameter, element='null', methodName='open'Summary: Hello , I'm trying to navigate from one page to other page by clicking on hyperlink. Refer this Flow— search page- hyperlink- click - create page- on load actio…
-
Role based access of flows in oj-sp-in-app-navigationSummary: Hi, We are using oj-sp-in-app-navigation to show the different flows. Suddenly a new requirement came up to show these flows based on role (Admin,View). How can…
-
How to Show the Table Data Just Besides the Input Text Box as PopupSummary: We have a Requirement to show the Tabel data just besides the Input Text box The Data is getting Populated to the Input Text box based on Table First Selection …
-
How to Remove Duplicates from a SDP Table dataSummary: The Table data is populated into a input Text box using Table First Selection Row . This table data is fetched using SDP and has Some Records Repeated such as J…
-
Responsive UI Behavior: Certain input text fields are not adjusting automatically to screen sizeSummary: Responsive UI Behavior: Certain input text fields are not adjusting automatically to screen size, impacting usability across devices. 1. Component Name: oj-inpu…
-
can we remove delete position from position details page in redwood ?"Delete position" action i want to remove , with or without condition , plz help someone , this page is (my client groups → positions → selected one position from the li…
-
search screen based on ADP shows only 25 records instead of all the records in the underlying BO.Summary: I have a search screen with multiple columns we can query the data by. None of these search columns are required (ideally, they should be). This is a master dat…
-
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 can i embed my ODA assistant on my VBCS application pageSummary: Hi Experts I have created a ODA assistant and exposed using a oracle web channel and I'm able to test using live server on my vscode but I'm not sure how to add…
-
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.…
-
Patch WindowContent I see my VBCS is still on Version: 21.07.2 So I go to Setting - Tenants and thought I would choose Patch window as Window 1. But I just do not see Patch Window o…
-
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…
-
delete business object row at onceHi Guys, I’m working on a VBCS application and I have a requirement to delete all rows from a Business Object in one go (not individually). Could you please guide me on …
-
Current Row of a Field of the Business Object in the Object Function using Groovy scriptSummary: We are doing a Calculation though a Object Function. We need to Calculate based on the Particular Row selected. Can anybody Please share a sample groovy code to…