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
-
Custom login page in VBCS and query business object using REST APISummary Custom login page in VBCS and query business object using REST APIContent Hi Shay, I would like to create custom login page with username and password in databas…
-
Required select-one with placeholderSummary Required select-one with placeholderContent Hi, On mobile app, I have required select-one component with placeholder defined. When opening the page the component…
-
List view with search fieldSummary List view with search fieldContent On mobile app, try to add input text field above a list view for filtering the list data. how to make the input field stuck an…
-
Are there any guides and configuring Cloud Deverloper for VBCS?Content Hi All, Basically, I want to be able to extract my application and run it locally or run it on a different server outside of VBCS. I read this blog that brushes …
-
Patch to custom Object created in SaaS failSummary Patch operation failContent Hi There, We have custom object created in financial cloud. This object's row need to be updated when data changes in VBCS screen. I …
-
Login and Logout fusion application from VBCSContent Looking for way to login and logout fusion application from VBCS screen by entering username and password of fusion application in VBCS.
-
Implementing Row Expander in VBCSSummary Not able to populate FlattenedTreeDataGridDataSourceContent Implementing Row Expander in VBCS I am trying to implement Row Expander with all rows expanded follow…
-
Is it possible to take a web app and make it a mobile app? Similar to JET command line tooling?Content Hi, I have been working on a web application using VBCS. I am wondering if it is possible to somehow take this web application and add the mobile app support to …
-
New Version 19.3.1.2 - PWA issueSummary New Version 19.3.1.2 - PWA issueContent Hi, Since version 19.3.1.2 in PWA app we are not longer getting the popup asking if we want to add link to homepage. App …
-
POST request not working from VBCS Code after VBCS version upgradeSummary POST request not working from VBCS Code after VBCS version upgradeContent Hi, We are facing issue with REST API POST request after vbcs version upgrade which was…User_2025-02-04-21-09-02-317 19 views 2 comments 0 points Most recent by User_2025-02-04-21-09-02-317
-
PUT request not working from VBCS Code after VBCS version upgradeSummary PUT request not working from VBCS Code after VBCS version upgradeContent Hi, We are facing issue with REST API PUT request after vbcs version upgrade which was w…User_2025-02-04-21-09-02-317 26 views 12 comments 0 points Most recent by User_2025-02-04-21-09-02-317
-
Can only get service data provider working with table.. having trouble with my own array?Content HI All, I have an endpoint from an outside application that returns data looking like: { } formName { } data headerfield1 headerfield2 { } gridData [ ] rowset { …
-
Non-passive event listenerSummary Non-passive event listener in Action Chain executionContent Hi, I see the below console message whenever an action chain is executed. How can I mark an event han…
-
Add static text in expression editorSummary Add static text in expression editorContent Hi All, I want to add some static text along with expression when response from service is returned. Below code gives…
-
Multi-Selection of Nodes in Page StructureSummary Single-clicking nodes in Page Structure results in multiple nodes being selected.Content Within the Page Structure navigator, the default behaviour seems to be t…
-
How to cover full screen for table having 5 columnsSummary How to cover full screen for table having 5 columnsContent Hi All, How to cover full screen for table having 5 columns. Code Snippet Recent…
-
Scaling 'select one' GUI componentsSummary how to make 'select one' components line out with other gui componentsContent Hello vbcs community, We are currenly trying to perfect the look and feel of our we…
-
User Not Authenticated in Runtime TestingSummary "An attempt to refresh SSO session has failed: Cannot refresh session without a login url" error.Content Hi, In my application, I'm getting a "An attempt to refr…
-
SSO between VBCS and Fusion ERP CloudSummary SSO between VBCS and Fusion ERP CloudContent SSO between VBCS and Fusion ERP Cloud, is this achievable? We want user only have to log into ERP Cloud, and from th…
-
Compound Filter Criterion IssueSummary The filter criterion works if you provide the first two fieldsContent Hello, I have the following 6 fields that are used as filter criteria on an SDP. Treasury S…
-
Anonymous user cannot access VBCS WebAppSummary Anonymous user cannot access VBCS WebAppContent Hi All, I have selected "Allow anonymous access" in VBCS application. However when trying to access the app it is…
-
Column Filtering in VBCS tableSummary Column Filtering in VBCS tableContent Hi, Can we add filters on top of columns in VBCS table like we do in ADF. Regards, Rajeev Version 19.3.1
-
JSON meta-data file size limitSummary JSON meta-data file size limitContent Hi, I get the attached warning message while using the editor in VBCS. What is the size limit of the meta-data file? I plan…
-
How to iterate ADP variable and pass the field values to a variable based on REST end point POST metSummary How to iterate ADP variable and pass the field values to a variable based on REST end point POST methodContent I have and editable table based on ADP variable wh…
-
Calling an Action Chain from .js file of a vbcs pageSummary Calling an Action Chain from .js file of a vbcs pageContent Hi, I want to call and execute an action chain defined in a page from js file of that page inside a j…
-
Pagination error in new version of VBCS (19.3.1.2)Summary Pagination error in new version of VBCS (19.3.1.2)Content Since the new version of VBCS (19.3.1.2) I am getting the following error , was working on previous ver…
-
External POST Request TimeoutsSummary External POST request returning timeout errorContent Hi All, I created a mid-tier Java app that sends POST requests to my VBCS business object. After 30 to 80 re…
-
How to fix 403 Forbidden error while calling POST REST callSummary While calling a POST method to insert a new record ito BO, facing forbidden 403 issue.Content Hi, When i'm trying to insert a new record into BO using POST rest …
-
Access ERP Role in VBCSSummary Access ERP Role in VBCSContent Hi All, Is it possible to access the ERP role in VBCS? Note; I want to disable buttons on the VBCS screen based on the ERP role. T…
-
How to get table data on click of a button and update some columns in another tableSummary Get table data on click of a button and update some columns in another tableContent Hi All, I have the below requirement, 1. I have a BC with name parameters and…