Category 218
Discussion List
-
Can anybody Please share a Sample App to Display the ADP data in a Form instead of Table?Summary: We are Fetching the Data from a BIP Report and have stored it in a ADP variable. Now We have designed a Form where we want to Display the Data (Employee Number …
-
Move Image strip on top in redwood themeSummary: Hi, i am trying to move the image strip on top as shown in below but not happening. I also tried to modify standard css class but no luck. i am attaching the sa…
-
unable to get the exact status of changed records with buffered data providerSummary: Hi Experts Whenever I'm modifying the data in editable table the changed records information is showing the row id of last modified rows only. Please help me wh…
-
VBCS PWA offline issueSummary: Hello. I have a PWA application, which I need to work offline for some actions that are triggering by buttons. Content (please ensure you mask any confidential …
-
Line chart fixed values on X axisSummary: Hi, how can I set fixed values on X axis in a Line chart? Content (please ensure you mask any confidential information): I would like to set the X axis to conta…
-
Need help to understand the javascript function from vbcookbookSummary: Hi Experts I want help to understand below javascript function which is used in Buffering data provider vbcookbook. Here I'm unable to understand what is "value…
-
What is the use of return type in action chain? how to assign value to return ?Summary: Hi Experts Can someone please tell me what's the use of this return type in action chain ? How to assign value to return type of action chain as I don't see any…
-
ADP vs BDP, need suggestion to select oneSummary: Hi Experts As I'm new to Visual Builder, need your advice on selecting ADP or BDP for editable table. Why to use BDP for table? please help Content (please ensu…
-
Do not Return control from an Action Chain to the Parent Action ChainSummary: Hi, Earlier in json based action chain if i do not want to return control from an action chain to the calling parent action chain, we had an option of returning…
-
Does Visual Builder support OAuth refresh tokens?I believe that Visual Builder apps use OAuth for authentication, and the OAuth tokens can further be passed to Fusion REST APIs for authorization. My question is, if Vis…
-
editable table using BDP not updating value with new javascript action chainSummary: Hi Experts I'm creating a editable table with BDP by following the vbcookbook but in the new javascript action chain I'm getting below error in Beforeroweditend…
-
I want yo format this string like hours and minutes ?Summary: if it is 8:3 to be like this 08:03 and it is a column in a table and a string type
-
How to update page title placeholder in the redwood appSummary: Hi Experts How to update this page title placeholder in redwood page. Please help as I did not find the place where to modify. I have attached the source code h…
-
Editable table not working, new javascript action chain issueSummary: Hi Experts I need help in creating editable table as I'm facing issue. I have followed Shay's video on creating editable table but somehow it is not working i.e…
-
Create Type from EndpointHi, I have created business object named Employee and under Types when I click on From End Point and after selecting POST from Employees and click Next When I click on R…
-
How to create a table with borders (rows/table) and static data in an application?Summary: We have requirement to create an application with a table format including static data, input values and with borders as below. Could you please share any relat…
-
Roles are not being copied over during build/deploySummary: Roles are no longer being copied during deployment of my Visual Builder application via VB Studio. This has previously worked. Content (required): From Visual B…
-
REST API to access Business objects in VBCS supports OAuth?Summary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t…
-
What is the difference between mutate and refresh in fire data providerSummary: Hi EXperts What is the difference between mutate and refresh in fire data provider? Also what is ADD, REMOVE, UPDATE options do in mutate ? Please help Please h…
-
Announcement: Oracle Visual Builder Add-in for Excel: version 3.7 releasedI am pleased to announce that version 3.7 of the Oracle Visual Builder Add-in for Excel has been released publicly on Oracle.com You can download the add-in from this pa…
-
Want help to resolve cookbook application implementation in my projectSummary: Hi Experts I have a requirement to implement the below vbcookbook sample in my project but I'm getting the error as shown in below screenshot, Can someone pleas…
-
No index.htmlSummary: Content (required): Hi, I'm trying to import a js library to my project (balkan.js) Basically what I need is only one Js file- https://balkan.app/js/OrgChart.js…
-
Webcast Oct-16: An Introduction to Oracle Visual BuilderRegister and join us online on Oct 16th for: An Introduction to Oracle Visual Builder Get to know Oracle Visual Builder—Oracle’s rapid visual application development too…Shay Shmeltzer-Oracle 61 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
How to use the fusion metadata API and display it in a table using the SDP?Summary: I'm using https:///fscmRestApi/resources/latest/describe?metadataMode=minimal API to fetch all the REST endpoints. Since we have different names for each of the…
-
Error in VBS Project - Unexpected Token "}" (It was working fine last week)Summary: Hi Team We are getting some weird issues on the VBS project, which worked fine last week. When I try to run the app I get the below error from the console and t…
-
Enable Soft Keyboard for VBCS Select One ChoiceHi Team, I have VBCS application and when it opened from Mobile app, soft keyboard option is not visible to the select one choice but this option is visible for text fie…
-
how to solve inconsistency of date and time in business object and UI while using oj-date-time?Summary: At the time storing date in business object, date & time stored like but in UI, oj-date-time component added UTC+5:30 , displays like so how to display date tim…
-
Unable to update data in my ADP variable. Item with keys could not be found.Summary: I'm getting an error when I try and write the data from my edited row variable back to the Array Data Provider. I have checked and rechecked my code against the…
-
How do I resolve read permission issue when remote cloning a VBS git repository?Summary: Although I am a project 'owner', I get a permission denied error when I attempt to remote clone a VBS git repository for my project. Error Message: "Permission …
-
Visual Builder Deploy to Production an Application ExtensionSummary: Hi all. I've been working on an Application Extension with Visual Builder and now I need to deploy the changes in production. I've followed all the steps detail…