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
-
Unable to dynamically configure Oracle Fusion instance URLs in VBCSSummary: Hello Everyone, I'm currently working on developing a mobile application using VBCS that involves calling Oracle Fusion REST APIs. The URL structure for these A… -
Cloning workspace 'local' git repository to my computerI can clone a VBS project shared git repository on my local computer which I find useful for the development of some JavaScript libraries that are js resources called fr… -
Downloading an excel file from object storage is corrupted.Summary: Unable to open the excel file downloaded from the Object Storage. Content (please ensure you mask any confidential information): Hi Team, I am facing an issue w… -
I have requirement to implement table which has nested headers with editable functionalitySummary: Hi everyone, I have requirement to implement table which has nested headers with editable functionality, please help on this i have also found example of datagr… -
How to get OJ Text Area to preserve new lines when the user enters textSummary: As part of a customer contact message - the user fills out a text area and this is sent to an email provider API (simply, someone fills in a oj-textarea and the… -
How to solve this issue :[Violation] Added non-passive event listenerSummary: Hi everyone, i am facing below warning while saving records to business object, and after that ADP table is behaving like this, [Violation] Added non-passive ev… -
How to display multiple Columns display in dropdown listSummary: we have requirement to display multiple columns in dropdown list. Content (please ensure you mask any confidential information): I have created single selection… -
Visual builder studio - workspace backend configurationSummary: Visual builder studio - workspace backend configuration Content (please ensure you mask any confidential information): Hi, we are starting to use VBS as our mai… -
Standalone VBCS application using Oracle Fusion REST API call - Authentication for Logged-In Users?Hi Experts, We have built a standalone VBCS application using Oracle Fusion REST API calls. For authenticating the REST API, we have Oracle SaaS application service acco… -
Oracle Fusion Sales - Redwood (Visual Builder)Hi Team Summary: I am currently working on modifying the existing "Create Lead " Redwood page using Visual Builder and add the additional standard fields such as Campaig… -
Visual Builder Studio Envirnment (Create Project)Summary: Hi Experts, It's been long time. Kindly, I started with create project. And I defined the environment. I am using test instance configuration Visual Builder the… -
Updated. A new approach to visualizing data.Summary: Usually, we have conversations with our customers about how to better connect their organisations' systems to get more value from the data they manage. In today… -
How to change the background color and bold font for table headerSummary: Hi Experts I want to change the background of header in table and also change the font style to bold in below table, please help me how to do this Content (plea… -
How to change the row color of editable tableSummary: Hi Experts In my editable table when the row is being edited doesn't have noticeable color difference than the background of table. Please help me how to change… -
What this error means ?Summary: I am trying to access visual builder from a Fusion instance and this error came so what the meaning of this error and how to solve it -
Verify data with POST method in VBCS.Hello Everyone! I was trying to do a logic that a user can only proceed to a certain page if he put some values (that is already stored on Business Object) on a form. Si… -
fetching data from APIInvokationErrorSummary: hi all , pls advice ASAP. OIC, gen2 ,i call to REST/SOAP and it retrive me the error.i am catching the error with FAULT HANDLER . i success to get "title" and "… -
VBCS - file upload best option - SFTP / OCESummary: Please suggest the pros and cons of using SFTP/OCE for file upload from VBCS. we intend to pull the file in OIC integration layer for further processing to dump… -
visual builder in oic v3 use atp instance in private subnet vcnSummary:visual builder in oic v3 use atp instance in private subnet vcn Content (please ensure you mask any confidential information): Hello, I wanted to ask if in OIC v… -
play sound from mp3 on button click from VBCSHi all We have a requirement in oracle vbcs to play sound on button click. Where should I upload the mp3 file and how can I play in form js code(button onclick action) T… -
Using oj-canvas in vbcs page to capture signatureSummary: how to import canvas in the component list as I don't see in the component list How to use oj canvas as signature pad and capture the signature. Experts , pleas… -
PDP based table on the page - how to add hyperlink on one of the existing table columnSummary: VBCS page has table based on PDP ( ADP is converted to PDP in the JS ). in the design mode the PDP based table is not showing any columns on which is it based ,… -
Sum Total and Average of SDP table Column dataSummary: We have a SDP table data We need to fetch the average of one column named Rank as Average Rank = Sum Total of Ranks/ # of Ranks for each Employee Please advise … -
Calling BO using JS to filter dataSummary: I have a BO for booking with field of startDate and endDate and a few other field. For now the filtering process is based on a few chosen criteria which is star… -
is it possible to make specific column readonly while exporting data to excel?Summary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t… -
Is it possible to switch from inbuilt schema to "Bring Your Own Schema" later?Summary: While an application was being developed in VBCS, this feature came out. Visual Builder on Existing Oracle Database with Business Object We decided to Go Live w… -
Webinar - Extending Oracle Fusion Cloud Apps with Visual BuilderJoin us to learn about the capabilities of Visual Builder and Visual Builder Studio to customize and extend Oracle Fusion Cloud Apps. Including demos and live Q&A with p… -
oj-sample-export-data is exporting only 10 rows when using the Export Capability in Headless ModeSummary: When trying to use oj-sample-export-data (using SDP), it is exporting only 10 rows when using the Export Capability in Headless Mode Content (please ensure you … -
Authenticating SaaS API's with VBCS App userSummary: Hi All, I am building a page in vbcs and authentication is done via SSO account (Users configured in OIC IDCS ). In my application I am calling SaaS APIs and wa… -
Getting 401 when calling SOAP using VBCS JS methodSummary: I have done all the setup and configured BIP webservice as service connection. I am able to test the endpoint properly in connection menu. but when i am running…