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
-
Calling REST from VBS(FA Extension) via FusionSummary: I am referring to the below doc to have a wrapper on Fusion for any REST service so it will be easily configured in VBS I wanted to understand how to handle com… -
Auto resize select single componentSummary: Hi, we have a requirement where the user wants to auto-resize the select single component based on the length size of the selected value. screenshot for referen… -
How can we change the standalone application background color and fonts similar to Oracle fusion appSummary: We have created a standalone VB application and have registered into Oracle fusion SaaS application - Product change order page. But the application background … -
Send Notification to group in business role (more than one role)Summary: Sending notification to groups in different role: adf.context.getSecurityContext()?.isUserInRole(roleName) Content (required): Hi Experts, from functions curren… -
How to get total row count of table containing SDP Data ?Summary: I want to display the total row count on the vbcs page. Using SDP.getTotalSize() i am displaying the count on the page. In the SDP totalResults count is differe… -
Getting error vbafe-02000 after updating the Oracle Visual Builder Add-in to version 3.6Summary: Hello, We have upgraded the Oracle Visual Builder Add-in for Excel Add-in to 3.6. It gives below error while downloading data: An Expected error has occurred du… -
Alignment issueSummary: I am trying to align a panel div to left hand side of the page but it is not moving to left side as screenshot below. I have created sample app for this, if any… -
VB Excel add-in - Adding records to Local Data SourcesSummary: Currently adding records in the Local data source is troublesome and not user friendly. It is ok for few records however for large number of records doing it 1 … -
How to get started with ORDSSummary: Hi Experts As I'm new to VBCS, our customer is asking to make use of ORDS for database. Could someone please help how to begin with ORDS and test few basic data… -
OVB add-in for Excel, Web Address Syntax for one valueSummary: Is individual Value supported in WebAdress? if Yes, What is the correct Web Adress Syntax for one value? Content (required): For example, when looking for Price… -
VB Excel add-in - Field length validation for String data typeSummary: Does the add-in provide feature to put a custom field validation to restrict the amount of text entered by the user either by, using the field definition window… -
How to create an application with Boolean yes or no columns?Summary: Do you have a sample application with Yes or No as column values? If yes, could you please share. Content (required): Version (include the version you are using… -
How to add another options like fleet information, maintenance agreement in accounts?Summary: How to add another options like fleet information, maintenance agreement in panel container layout in accounts page in digital sales? Content (required): Versio… -
Values of $application.user.userId system variable changed unexpectedly?Summary: The value of the system variable $application.user.userId unexpectedly changed from: firstname.lastname@example.com (an IDCS username, basically). To: idcs-/fir… -
I have some problems in servicesSummary: 1) I want to get person number from username so i wrote this in q: Username = '$page.variables.userName ' and it gives me this error (Variable 'userName\' refer… -
Permissions in VBS-FA extensions.Summary: Hi all, Please could someone elaborate about how this part works? I have noticed If I put a permission here the page is run but no data is shown, if I remove th… -
How to add tabs in redwood pageNishant Lodha Shay Shmeltzer-Oracle Summary: How do we add more tabs in redwood Service Request page need to customize the existing redwood Service Request page similar … -
I want to connect two databases with each other ?Summary: 1) I have on database is Autonomous Database 2) The second one is normal database that i can access it with VPN I want to connect these two with each other how? -
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… -
where can i download redwood reference app for visual builder .zip fileSummary: Hi Experts Where can i get .zip file for redwood reference app for visual builder, i want to import the app and use for my use case. please help Content (requir… -
Visual Builder Studio build pipeline can we deploy at a time to multiple Fusion environmentsSummary: Hi Experts I want to know if we can with Visual Builder Studio build pipeline can we deploy at a time to multiple Fusion environments ? Can you please tell how … -
Is it possible to authenticate FA user in VBCS but then use anonymous user to access OIC servicesSummary: Content (required): We have built a VBCS application and will embed it to FA HCM. FA and VBCS are on the same IDCS stripe, and the user is authenticated via SSO… -
is it possible to do inline edit using Sdp Variable in Visual BuilderSummary: Hi Team, I have a requirement to use paginate in the table using SDP i have done that one . But in the same time i also need to do inline edit in the same table… -
Fusion VBS Extension DeploymentSummary: We have created VBS application in TEST instance and able to deploy it on TEST instance. We would like to deploy it to Other environments using Build Pipe but b… -
Master child data representation on UI as expandable and Updatable tableSummary: Hi, We are having below scenario and need to show data as master child on UI. Here is the detailed problem statement: We have a VBCS search page which has certa… -
Lov Shows duplicate valuesSummary: Select Single LOV showing duplicate values Content (required): I have 2 Lov's, the value for second lov depends on the first lov selection. I have an action cha… -
client side custom validation on input date fieldSummary: client side custom validation on input date field Content (required): I am trying to implement client-side custom validation on the input date field - and unfor… -
How to escape special characters during variable assignmentIn VBCS application I have a single select field. Whenever there is a special character ( like single quote or letter from a different alphabet e.g. Slovakian, it failed… -
How to create updateable tableSummary: How can i create a table with headers only that is capable of accepting new inputs which will appear as line items (Row) similar to what we have when creating s… -
I want to load a lot of data into a table (data will be more than 60000)Summary: I have a business object that has many data i want to load them all into the table. When i did that visual builder freeze and didn't work after it