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
-
Having wrong error responseSummary: Incorrect response on REST call Content (required): I have been calling a REST webservice to create Sales Order on VBCS. The REST webservice is working correctl… -
Unicode characters in service responseSummary: Content (required): In an OIC integration, I am invoking a rest service that has as a response a field with a unicode character (\u0000). Using postman it works… -
How do I resolve read permission issue when remote cloning a VBS git repository?Summary: Although I am a project 'owner', I get a permission denied error when I attempt to remote clone a VBS git repository for my project. Error Message: "Permission … -
How to move from Live to Development in my App?Summary: Content (required): Hi Experts, I want to do some modification on published App. How to move from Live to Develop Stage? Version (include the version you are us… -
Do I need to do changing on the old Action Chain which is not JavaScript Action Chain?Summary: Content (required): Hi experts, The new update in VBCS is JavaScript Action Chain and the published App are using the old way of Action Chain. Do I need to do a… -
can we able add external components in vbcs.Summary: I would like use some external components in vbcs . is it possible to import the external components in vbcs. Content (required): Version (include the version y… -
How to fetch data with Fusion BIP report and display in tableSummary: Hi Experts I have a requirement to fetch the data from BIP report and display in Visual Builder app page. We do not use Integration in our project and VBCS do n… -
partial editable screenSummary: Content (required): is there an option to define a new screen, that other developers will be able to edit it , but only part of it, as the screens of learning, … -
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…