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
-
Layout/Design adviceSummary Need advice what are the best VBCS/KJet components to useContent Hi, Need an advice which VBCS/JET components to use ( see attached image ). At the top the user …
-
Batch editable table - Next row not editable on abrupt delete of a current editing rowSummary When editing in an inserted row and deleted using right side icon, immediate row becoming non-editableContent Hi, I am trying to use Insert Row as described in B…
-
Upload and Download File from UCM using VBCS screenSummary Upload and Download File from UCM using VBCS screenContent Hi, I am working on a use case where I have to download a file from the Oracle UCM after passing the D…User_2025-01-31-17-46-17-923 271 views 4 comments 0 points Most recent by User_2025-01-31-17-46-17-923
-
Get the upload zip file and encode the file using Base64Encoder and print the encoded output in consSummary Get the upload zip file and encode the file using Base64Encoder and print the encoded output in consoleContent Hi, I have an oj-file-picker component using which…User_2025-01-31-17-46-17-923 23 views 8 comments 0 points Most recent by User_2025-01-31-17-46-17-923
-
VBCS - Train Component - Validation before proceeding to next stopSummary Validation before proceeding to next stop of the train , stay in the same stop if there is an error.Content Hi , I am implementing the train stop in my applicati…
-
Dynamic table creationContent Hi Experts, We have a need to create Dynamic table in VBCS, as the results will be varying in number of columns for our usecase. Please let us know how to achiev…
-
Code visibility in VBCSSummary I have developed the VBCS code using X User and have using Y User (Y User is Administrator) but the code is not visible. Any role to be added for Y user to view …
-
How to change the row color depends upon the selection flag in that record in vbcs?Content Hi All, At my table, I have a column selection_flag. Depends upon that selection_flag value how I change the entire row color or particular column text color in …
-
Visual Builder Integrated with OIC TutorialSummary Need a tutorial that allows me to easy connect to an integration in OIC.Content Hi! I'm preparing a workshop and I need to show my teammates how you can easily c…
-
Best practices and recommendation to develop web and mobile applicationsContent Hi Experts, Can someone layout the best practices and recommendations that we should follow while developing the web and mobile applications, business objects, a…
-
Page load with 500/404 Error code –when URL is posted after modifying the parameterContent When entering a URL like https://service-training.mcafee.com/dslkfjdslkfjsdf to access a portal page, instead of receiving a 404 error and the portal redirecting…User_2025-02-10-19-47-34-232 29 views 0 comments 0 points Most recent by User_2025-02-10-19-47-34-232
-
SEO meta tag localization for keyword and descriptionSummary Need an enhanced solution for localization of SEO meta tag for description and keyword for different localesContent We need an optimized solution for localizing …User_2025-02-10-19-47-34-232 21 views 0 comments 0 points Most recent by User_2025-02-10-19-47-34-232
-
Dynamically setting table width in VBCSContent I have a table .The columns displayed in this table depends on of the input feild. So basically ,my entire table width should vary based on this input field. Is …
-
XML to JSON responseSummary XML to JSON responseContent Hi, One of the SaaS services I want to use in VBCS is returning data in XML format. How do I use it in VBCS? Please guide.
-
vbcs propertyContent Hello, I am using icon in latest vbcs. On a condition I want to disable this icon. But when I select the icon I just cannot see disabled property. If disabled p…
-
I want to put a condition on body payload for service endpoint callSummary Inside the body parameter while call rest endpoints i want to put if conditionContent { "SrNumber": "[[ $page.variables.serviceRequestRecord.SrNumber ]]", "Title…
-
Embedding VBCS page as external UI in My Task page of Process automationSummary Embedding VBCS page in My task page of Process automationContent Hi, How to use VBCS page as external UI in process automation. I have setup external UI connecti…
-
Call back url for visual builder appContent Hi, when calling a wallet service, I need to provide a call back url for the front end app in order to resume execution after confirming the payment.. The app wi…
-
How to animate page loadingContent Hello Experts, We have below requirement. a. How can we have dynamic dropdown in VBCS? Combobox or SelectOne component fetches its data before rendering the comp…
-
Cant able to filter in select-one component in vbcsContent Hi All, In my page, We have select-one filed with lots of records. i want to filter based on typing text but in my case its only highlighting the text. I refered…
-
Change Background color of landing pageSummary Change Background color of landing pageContent Hi, I want to change the background color of my landing flow (page)?How do I do that. I want to do it only for the…
-
How to upload multiple files at the same time in vbcs?Content Hi All, How to upload multiple files at the same time in rest API. When I am going to select from file picker I want that count how many files picked how to get …
-
Change instance URL host name dynamicallySummary Have a requirement to dynamically update the hostname based on dropdownContent We have a requirement to select dropdown with multi-select option. the dropdown wi…
-
While Calling Rest Endpoints i am passing to uri parameters from a variable but at run time on broSummary While Calling Rest Endpoints i am passing to uri parameters from a variable but at run time on browser is getting converted into %7BserviceRequest_Id%7DContent J…
-
How to skip the OPTIONS CORS preflight request?Content We are calling Fusion SaaS API's directly from VBCS and are using 'Oracle Cloud Auth' as authentication. All the required CORS setup are done from SaaS side and …
-
Hide increment decrement arrows fromSummary Remove increment decrement arrows from Content Hi, Is there an option to hide increment, decrement arrows from field. Thanks and regards Kashyap
-
How to send a file uploaded from VBCS web page to PCSContent I m uploading a file from web page developed in VBCS. This file I have to send to PCS. What is the best way of doing this and how much is the maximum file size t…
-
Not able to generate the QR code for the android mobile appContent Hi Experts, Developed a mobile application having two BOs. Created an Android build profile and upon building the app, the QR Code is not getting generated. Howe…
-
Issue with Editable Table Saving Updated Row IdsContent We followed the blog posts: https://blogs.oracle.com/vbcs/editable-tables-in-visual-builder-the-oracle-jet-81-approach-v2 https://blogs.oracle.com/shay/editable-…
-
Jet button on click event has to be pressed twiceContent Hello, i have added click event on button where i i am doing some action. The action gets triggered when i press button 2 time. on first click nothing happens. a…