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
-
I have an error when deploying app using visual builder studioSummary: These are my config First with Packaging: And for Deploy: and the error appear when running deploy and it is (The build artifact does not appear to be a valid A… -
oj-tree-view not expanding allHi, i'm trying to expand all my tree-view's nodes by using addAll. For some reason is not working. This is my snipped code: PageModule.prototype.expandTree = function (t… -
Getting error when using Oauth 2.0 Resource Owner Password Credentials to connect to fusion ERPSummary: I am trying to setup a a service connection to fusion ERP from Visual Builder (enabled within Gen3 OIC). Gen3 OIC and Fusion ERP are in the same domain. We crea… -
Change suggestion - expression builder for Sort parameter in REST requestTransformOptionsSummary: hi, for future consideration, could i please request that the Sort parameter have an expression builder just as the Filter parameter does, in the REST requestTr… -
Could not evaluate expression $packagepage.variables: ReferenceError: $packagepage is not definedHello Team, I am a beginner to VB and i have written a small java script which take two values as an input and return the sum of those two values. While executing that i…
-
I'm unable to play the audio captured from microphoneSummary: Hi Experts I'm unable to play the audio captured by the microphone in VBCS as I'm facing difficulty in mapping the audio recorded to the audio html tag. Please … -
Is it possible to make all components in form layout read only based on condition ?Summary: Hi Experts Is it possible to make all components in form layout read only based on condition ? Please help Content (please ensure you mask any confidential info… -
How to set the height of table based on data or rows and restrict max heightSummary: Hi Experts In table component below i'm having just 1 row but i want to restrict the empty space in the table component based on the rows available on the table… -
Drag and Drop - Upload isn't working in PWA of the VBCS applicationSummary: I have created a webpage for uploading PDF and PNG files and storing them in object storage. I followed the below YouTube tutorial to accomplish this, and it wo… -
How to append input parameters to VBCS app linkSummary: Hi everyone i am doing like below but somehow not working /ic/builder/design/app/1.0.4/preview/webApps/vbcsApp/?page=shell&shell=flow1&flow1=page1¶m1=value1… -
Call OIC integration (REST) from groovy business objects-busines rulesSummary: Please, could someone provide a basic GROOVY sample showing how to call a REST (from OIC backend). Thanks in advance. Juan Content (please ensure you mask any c… -
What are the limitations of using Visual Builder Studio free version ?Summary: I want to create a custom simple page using the free VBS that comes with Fusion 1- What are the limitations of VBS 2- Is it ok if i copied the link of the devel… -
Online Replay with Conflict Resolution offline toolkitSummary: In https://github.com/oracle/offline-persistence-toolkit/blob/master/USAGE.md , i found snippet code that i could use to write a custom conflict resolution rout… -
Automatic Cache Clearing in offline toolkitSummary: I'm trying to use this code, to clear pouchdb, however new PouchDB got me an undefined variable error. Appreciate if someone could guide me about vbcs dependenc… -
Check if a fetched row exists in a Business ObjectHello, Please, I'm new to VBCS, and I am trying to implement a search page to show transactions from our ERP. Locally, I created a business object with a transactionId f… -
Visual Builder Studio OIC Gen 3 Service Instance (Not Found)Summary: We are trying to create OIC Instance connection to (OIC Gen 3) instance inside of a Stand Alone Visual Builder Studio Instance. When I pick Instance Type : Visu… -
VB Excel add-in: How to sort a Child Collection chronologically by PeriodSummary: Using the VB for Excel add-in. Created a Workbook with the following layouts: Financial Project Plans Resource Assignments Planning Amounts Planning Amount Deta… -
unable to copy the text within the table component on Windows computerSummary: Hi Experts I'm unable to copy the text from the table component in visual builder page, I'm using Windows computer and Google chrome browser Please help, custom… -
error creating connectionsSummary: You get an error every time you try to access the backends which causes the browser screen to freeze. The error at the console level is the following: happens i… -
401 Unauthorized to process cloud. Authorization header not being passedSummary: This was working fine last week and something changed recently or I messed it up somehow… I can no longer successfully make a call from my development visual bu… -
Approver id is not fetched if the human task assigned in parallel and if user takes actionSummary: Hi Experts In below screenshot for OPA, if the task is assigned in parallel to more than 1 user then the approver id is not returned / captured and in data asso… -
Unable to login for Visual builderGetting below error when trying to login for VBCS, please find attachment Content (please ensure you mask any confidenial information): Version (include the version you … -
Oracle Offline Persistence Toolkit - When in online mode not getting any GET response payloadSummary: I'm following blog recommendations (Adding Offline Capabilities to an Oracle Visual Builder Application), and post action works OK too when done in offline mode… -
How to Handle combo-box displaying name but we are storing in the back-end in oj-dialog component.Summary: Consider we are having a oj-combobox-one component in our page and it is displaying employee name as label and but we want to store only ids in the back-end. To… -
How to hide the tenancy subscription details for cloud administratorsSummary: We need to create a user to manage the OCI tenancy with creating network and paas components, instead of giving him administrator access on the tenancy, do we h… -
Tree view data as LOV Using Combobox(one) component.Summary: How to Create Tree view data as LOV using "Combobox(one)" component. We want to show both Parent and Child Data in it. Can anybody Please Share a Sample App for… -
Redwood Guided Process Template translation & configSummary: hi! On the Redwood Guided Process Template oj-sp-guided-process, i can see the setting to set the Primary Action label. But i can't find where to set the label … -
Groovy script execution continues after browser close?Summary: hi! As I understand and from previous posts: Groovy can be used in our business objects that run on the server in a java based environment. Does that mean that … -
Issue with REST endpoint structure in Dynamic Table vs. Regular TableSummary: When I add a REST endpoint to a standard table, the endpoint structure appears, and I’m able to choose the fields easily. However, when I use the same REST endp… -
Json action chain in vbcsSummary: can't able to create json action chain Content (please ensure you mask any confidential information): Recent version update 24.10 in vbcs can't able to create j…