Category 218
Discussion List
-
Users roles from Fusion not similar to the user roles I made in VBCS appSummary: Content (required): Hi experts, I created users roles in vbcs but when i make page extension to FA. reading [[$Application.user.roles]] is something else in fus…
-
Debug ErrorHi, From the below screenshot I can find that there is issue combo box item used in the page. But how to debug what went wrong is there any way to debug.
-
Storing rows in a variableHi, I need to store over 50,000 rows in a variable. Using an Array Data Provider (ADP) variable is not a viable option as it causes performance issues, leading to page f…
-
How to pass dynamic form field values in javascript in layout?Summary: How to pass dynamic form field values in javascript in layout and assign the result to another field in the form? Content (required): Hi Team, I am using Oracle…
-
Bo data not displayed when publish applicationSummary: when call application url from any pc other than my pc where developing the app ,Bo data not displayed after staging/ publish application setting allow anynoums…
-
offline persistence toolkit errorSummary: when i am trying to post i VBCS PWA App using SAAS rest api call during offline ,facing below error. Content (required): /vbsw/private/fetchHandler]: TypeError:…
-
Issue while Prompting for Installation of PWA AppsSummary: Hi @Shay Shmeltzer-Oracle , i am trying to show install pwa app option in mobile browser with the help of the blog you posted , but I getting error on below lin…
-
Search by date in VBCSSummary: how to search against BO field of type Datetime,serch criteria will send as query parameter to REST endpoint ,with help of InputDate Component on the page ,how …
-
How to generate unique name for filename everytime we click on oj-sample-export button?Summary: I am using oj-sample-export component to download csv file. I want to add a timestamp to the downloaded file for maintaining filename uniqueness. Content (requi…Vishal Singh Rajpurohit 33 views 1 comment 0 points Most recent by Duncan Mills-Oracle Visual Builder
-
Edit table record is not showing up the original value for Single Select field.Hello experts, I've a page showing up table records and editable, for this one field below I wanted to have a list of values to be chosen when editing, but once i got in…
-
Application TemplateHi While creating new application why is that I am able to use Empty Application as I am not able to select any other template Is there any configuration missing in the …
-
User preference format for date & numberSummary: Hi All, I have a use case where user wants to save their date & number preference from VBCS UI in ATP database. Once they save their preference, next time they …
-
Action Chains Inconsistency - JavaScript and JSON with New and Old GraphicsI've developed a visual application using Redwood Page Templates that are at version 2310.0.1. Based on my understanding, any action chain code that comes with these tem…
-
After selecting date and time in oj-input-date-time, time is going like T00:00:00Summary: Hi everyone, I am facing issue in oj-input-date-time After selecting date and time in oj-input-date-time, time is going like T00:00:00 Content (required): Versi…
-
How to hide a flow based on the roleSummary: Hi, I have created an app using Empty template where I have 2 flows. I want to hide a flow based on role. I was able to secure the flow based on role on flow se…
-
running 2310 version but javascript action chain not availableSummary: Hi Experts I'm running 2310 version of VB but action chain it is creating based on JSON, I don't get an option to select. Please help where we have to change an…
-
Not able to see user in approvers listing in Project AdministrationSummary: Dear all experts, I am not able to add user in approvers. In the past, i was able to see each team member usernames and add them under approver. Recently, its l…
-
Using embeded FA BPM with VBCS (Instead of using PCS)Hi Experts, Is it possible to use the embeded FA BPM with VBCS. If yes, please can you share documentation or resources. it would be better if you can share a practice o…
-
How to enforce the uniqueness of a relationship?Hi, We went through an HR-Application workshop/exercise and watch several videos about VB. In that workshop we worked with three Business objects: (Location, Department …
-
Advance Search by Add Fields Attribute for filtering table in VBCS PageSummary: wanted to implement similar Advanced Search --> Add Fields --> select attribute -->Submission Date as given in manager requisition or any seeded page for filter…Raunak Kumar Singh 103 views 5 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Editable table with some advances features - sample appContent Hi, I am attaching an editable table sample app with some advances features: 1. Highlighted edited records. 2. View Changes for each record (before saving) . 3. …
-
Designing the page in VBCS showing the nested arrays and objects returned by rest APISummary: I am trying to develop a page similar to standard OTM PWA mobile app . unable to display the nested arrays or objects returned by restapi Content (required): I …
-
Facing error TypeError: Cannot read properties of null (reading 'altName')Summary: Facing error TypeError: Cannot read properties of null (reading 'altName') , when assinging the ADP with altSpellings(rest countries ) result in SDP. How to fix…
-
How to embed the hyperlink within button.Summary: I tried to embed the hyperlink within button but when i click on the button dialog box won't open. Is this the correct way or not. Please guide me Content (requ…
-
Fetch the date format preference from Oracle SaaS and display the date in VBCS in the saved formatSummary: Requirement is to fetch date format preference stored in Oracle SaaS for each user, and use that to display the date in the custom VBCS Page embedded in Oracle …Vidhya Valantina Venkatesh 152 views 10 comments 0 points Most recent by VBCS Learner Visual Builder
-
Is it possible to fetch data from a REST endpoint and save some of its fields in a Business Object?Summary: Integration between a Visual Builder/VB Web Application and HCM REST endpoint. Content (required): We already have the employee/worker data in Oracle HCM and we…
-
How we can add attachment in editable table?Hello Everyone, I am adding the file picker component like this, but after selecting file from frontend, file select chain is not executing and there is no error in cons…
-
how to know what button has initiated the action chain if there are multiple buttonsSummary: Hi Experts I have 3 buttons calling same action chain, based on the button what was clicked I have different flows within the action chain to design. How to kno…
-
Editable table using ADP (mandatory fields to be edited is required)Summary: Hi experts, I am using editable table by using ADP. But I want the user to edit some mandatory columns. I used all the possible solutions like making fields req…
-
VBCS and DocuSign IntegrationSummary: Content (required): Hello, We have a requirement where the customer wants their end users to digitally sign the documents using DocuSign from a VBCS application…