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
-
integrating chatbot into vbcs mobile appsSummary Following the blog works for mobile apps in the builder, but not when buildContent Hi, I'm following the blog: https://blogs.oracle.com/vbcs/integrating-chatbots…
-
Adding oj component to VBCSContent Hi, Can you please guide me to to have the same autocomplete feature that shows in the video whenever I try to add an oj component? https://www.youtube.com/watch…
-
No data from REST endpointSummary Unable to use REST endpoint - no data retrievedContent I've defined my REST endpoint under Service Connections which is pointing to an Auto-REST enabled table. I…
-
Reusable Page / TemplateContent Hi Guru, As per our client requirement, we have to develop around 150 Apps which contain 4 pages. All the apps look and feel are same. We have developed breadscr…
-
VBCS QR CODE SCAN APP NOT WORKING using TakePhoto & jsQRSummary VBCS QR CODE SCAN APP NOT WORKING using TakePhoto & jsQRContent Hi All, I am trying to build a simple mobile app to scan QR code , I have gone through some links…
-
How to fill a table with Java Script data?Summary How to fill a table with Java Script data?Content Hi everyone, I am trying to fill a table with Java Script I have seen something similar in this link: https://w…
-
Single sign on for fusion saas and VBCSSummary Single sign on for fusion saas and VBCS. Fetch data based on fusion rolesContent Want to create a vbcs application with single signon and all the saas fusion use…HARSHA VARDHAN PULAKUNTA JANARDHAN 98 views 4 comments 0 points Most recent by Mohana Gopal S-Oracle
-
Business Object not getting updated?Content Hi all, I have created vbcs application and integrated it into fusion page. When i insert or update data in my application (after integrating my application into…
-
Export to CSV/Excel functionality on VBCSSummary Export to CSV/Excel functionality on VBCS downloads Empty file on the first clickContent I have created a array data provider(ADP) which fetches data based on th…
-
Unable to Navigate between Table fields when enter some text to any of the field in VBCS.Summary When we enter some text in the Table field and hit on Tab Key Button, the cursor should navigate to the next field and so on. - VBCSContent We have a requirement…
-
Export to CSV/Excel functionality on VBCS (oj-table)Summary Is there a declarative way to enable "Export to Excel" on oj-tableContent Hi , We have a requirement to export the rows displayed in table. Is there an easy way …
-
Editable table with 5k RecordsSummary 5K or more data in UI with ArrayDataProvider on Editable tableContent Hi All, I have created REST API in OIC, which is being used in VBCS. my REST API can give 5…
-
Dynamically set readonly property on input text component in editable tableContent I have an input table with an input text component as one of its elements. I am using an array data provider to populate the editable table. I am looking to do v…User_2025-02-04-21-56-11-668 18 views 2 comments 0 points Most recent by User_2025-02-04-21-56-11-668
-
VBCS with Oracle Content and Experience Cloud ServiceSummary VBCS with Oracle Content and Experience Cloud ServiceContent Hi, We have a requirement where we need to implement files/attachments in VBCS application and there…
-
HyperLink vs ButtonSummary Hyperlink on Input Text ValueContent Hello, Is it possible to create a hyperlink on cell values in a table collection? I know I can accomplish a drill with a tab…
-
Table Pagination - Returned SDP is skipping recordsSummary Table Pagination - Returned SDP is skipping recordsContent Hi, We have scenario where based on search criterion, returned resultset is being populated in table g…
-
Disable sorting on oj-tableContent Hi, we have disabled sorting on a column of the table by setting the sortable property on column to Disabled. But, noticed that for any column where the sort is …
-
How to manually control the q variable assignment on a SDP?Summary Oracle Engagement Cloud has a REST API glitch where certain Id field searches works weird for "OR" conditionContent We have an issue where Oracle Engagement Clou…
-
How to download file form SFTP using VBCSSummary How to download file form SFTP in VBCSContent Hi All, We have requirement to give option to user - like link / button at VBCS page to download a file from SFTP. …User_2025-02-05-07-53-00-242 184 views 2 comments 0 points Most recent by User_2025-02-05-07-53-00-242
-
Updating the query for a table on a pageSummary Updating the query for a table on a pageContent I have a table on a page which returns a list of positions from a Business Object. The Default Query only gives m…
-
Refresh page that has validator errorsContent See attached image... I have a page that has validation on an input text component. I also have a "Reload" button that is supposed to allow the user to simply re…User_2025-02-04-21-56-11-668 28 views 6 comments 0 points Most recent by User_2025-02-04-21-56-11-668
-
oj-input-date-time :: keyboard-edit="disabled" still allow keyboard edit of valuesSummary oj-input-date-time :: keyboard-edit="disabled" still allow keyboard edit of valuesContent Hi, I have checked https://www.oracle.com/webfolder/technetwork/jet/jet…
-
Validator -- Convert Arrow Function to Normal FunctionSummary Validator For Numbers or anything elseContent Hello, This question is based on Shay's original post at: https://cloudcustomerconnect.oracle.com/posts/3a15dbfbe8 …
-
VBCS application merging into single applicationSummary VBCS application mergingContent Hi, We have developed 2 different applications in VBCS. Now, we want to merge those application into single application. How can …
-
Validator on input date Time fieldSummary Validator on input date Time fieldContent Hi, We have a date range on our Search form and we are validating the dates using validator property of (custom functi…
-
Date field validtion - set Max valueContent Hi, I have followed John's blog on date validation https://blogs.oracle.com/vbcs/client-side-validation-in-vbcs-applications I have enabled start and end DateTim…
-
Sorting on table column is fetching data from BO again in network tabSummary Sorting on table column is fetching data from BO again in network tabContent Hi, We have table populated from BO via SDP. Whenever we click on column sort - it i…
-
dynamic calculation and display of units on oj-table columnContent I have a table populated from SDP variable BO data. Requirement: Two of the columns in this table are datetime fields. I need to generate a new column or I have …User_2025-02-05-07-46-04-895 39 views 10 comments 0 points Most recent by User_2025-02-05-07-46-04-895
-
Can we restrict refreshing of SDP at page loadSummary Can we restrict refreshing of SDP at page loadContent Hi, We have a dialogModel in a page which is having a grid within it - being refreshed from SDP. We want to…
-
Search Page not workingSummary Search Page not workingContent Hi, We have custom Search Page having search on 4 columns which is displaying a table having 8 columns. If we provide search crite…