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
-
Webcast - Visual Builder Studio Overview - for VB appsJoin this month's Visual Builder office hour to learn how using Visual Builder Studio can improve your development and deployment experience building Visual Builder apps…
-
Facing "Status Code: 504 Gateway Timeout" on REST call to create 25K records in BOHi Experts, We have a page where user can upload a csv file and we will read the file and load data into BO. Now the records are almost 25K, and the REST call ends up wi…
-
Calling OIC-REST from VB. Problem with swagger.Summary: Hello, please if anyone has seen this error... I have done this before without error, I cannot see what I am doing wrong. Unable to read swagger... I am trying …
-
Why role based access for BO not working as expected in visual builder Excel add in?Summary: I have created business OB and want this business object should access by Role ARSelfService_Approver ( this role already created in App -> setting ->Roles and …
-
Update Service Connection password using APISummary: Hi All, We have rest based service connection defined and using basic authentication. Every quarter the password changes and we have to manually go to each appl…
-
can we makes rows in column header of a table in VBCS?Summary: I am using oj -table and now I want to add some parent header to some header columns .Can anyone give idea on how to achieve this? I have attached the screensho…
-
VB Excel add-in - Issue with metadata import to existing Busines CatalogSummary: While attempting to import the BO/crmRestApi/resources/11.13.18.05/hubOrganizations/describe to an existing Business Catalog using the " Import Business Object …
-
How to optimize the searh on single select component in VBCSHi all, I'm having problems with search performance using the oj-select-single component. When the user types something, the component brings the results, but it takes l…
-
How to use temporary memory do DML operation on table data on UI store in ADPSummary: Hi I have 1 requirement where 5 records are coming from SDP (approver's email, name, desgination, emp_no ) which is maximum 5 rows now user can manipulate like …
-
Unable to transfer credentials from one instance to another using vb-credentials:transferSummary I am able do npm install, vb-process-local, grunt vb-package, vb-deploy but not vb-credentialsContent Hi Experts, Has anyone used grunt vb-credentials to transfe…
-
Line Break in expression editor of fire notification in visual builderSummary: I have this requirement that I need to add one or more line breaks in the expression editor of fire notification to neatly split and align my error message in t…
-
How to handle browser refresh - F5 in vbcs applicationSummary: Hi All, How to handle browser refresh (F5) in any vbcs application? I have an application which has 10-12 pages in it and from any of the pages if user clicks o…
-
How to refresh dependent select one choice components and values?Summary: The selected values of B,C,D,E are not resetting after I change or select a different value in A. How to reset/refresh all the dependent select one components u…
-
My requirement is while enter the Order Number by user then other field will populate automatically.Summary: Hello everyone, I'm newbie at VBCS. i want to populate the values through REST API. created type from end point. then created variable and created vb enter list…
-
How to hide change, status and Key columns from publish Visual builder excel add in sheet?Summary: In visual builder excel add in sheet we are able to see three columns Change, Status and Key which is not derived from table and business don't want these colum…
-
Date difference in VBCS?Summary Date difference in VBCS?Content Hi all, I need to calculate the day difference between two dates. I tried a way in which i calculate difference between two date …
-
Read File/Download File Button in VBCS PageSummary: I have to make a download file button in my VBCS page. I wrote one integration which brings the binary content of the file in the response body. But when I call…
-
How to avoid encoding of path parameters of a REST API in Visual Builder at runtime?Summary: I'm trying to download a file from Object Cloud Storage Bucket using the /n/{namespaceName}/b/{bucketName}/o/{objectName} API. The objectName contains the whole…
-
REST API giving 401 even if we pass Authorization headerSummary: Content (required): We are calling a 3rd party API. And below are the setup for the service connection, Authentication : None (Why ? Because this API has a cust…
-
When will OIC Gen3 Support Visual BuilderSummary: Content (required): We have a customer who has provisioned Gen3 OIC. We are aware that VBCS is not part of OIC Gen3 as of today. Do we have any tentative timeli…
-
How to add UCM server files in PCS Process InstanceSummary: How to add UCM server files in PCS Process Instance Content (required): We have developed a mechanism in which we upload the files on UCM server, for that we cr…
-
Unable to activate an application action chain from a fragmentSummary: Unable to activate an application action chain from a fragment Content (required): Hi, I have a fragment which has a button on it. i would like to link that but…
-
Version repeat in Visual BuilderSummary: Version repeat in Visual Builder Content (required): I am trying to import a project from environment 1 to environment 2. The environment 2 had an older version…
-
Pagination for ATP driven ORDS REST end pointHi All, We have enable ORDS for ATP database objects and using them in VBCS editable tables. Using SDP we can achieve pagination but since its editable table and also we…
-
issue when opening a dialog on top of otherSummary: Hi Experts When I try to open a dialog on top other dialog i.e. on click of button I open a main dialog and on click on button I try to open a small dialog on t…
-
CORS error while calling oracle BPM REST API from VBCSSummary: Hi Team, We are calling BPM rest APIs from VBCS and Authentication is set as None, instead we are passing token to custom header. JWT token gets generated in fu…
-
Dialog window is not popupSummary: Content (required): Hello everyone, I am using the Dialog component but for some reason it is not showing as Pop-up like before. It is being displayed as if it …
-
Authentication of Accessing ATP DB objects using ORDS in VBCSHi, In below document, I cloud see we can use OAuth 2.0 Client Credentials for authentication to access ATP DB objects using ORDS. But looks like these client credential…
-
VB excel addin for hcmRestApi/scim/Users not usable?Summary: Trying to setup this rest in excel addin vb hcmRestApi/scim/Users hcmRestApi/scim/Roles with no success Content (required): Please vb-addin-excel gurus, It seem…
-
status": 415 - Unsupported Media TypeSummary: status": 415 - Unsupported Media Type Content (required): I have BO in VBCS which for the sake of testing creating a manual PATCH method but it keep on giving b…