Custom Code
Discussion List
-
Transform - Paginate function for REST APISummary: Hi All, Happy New Year to all. I am consuming OIC REST API and which returns totalNumberOfRecords and the response data array object. I want to implement LoadMo… -
Add custom operators in VBCS excel plugin search palletteSummary: We want to know how can we modify operators in search pallette Content (required): We need Range operator in date, date from and date to in search pallette Vers… -
how to pass a value to one application to another application using url parameter in oracle vbcs ???Summary: Content (required): Hi All, I have an requirement in my project, i have to pass a value from one application to another application. we tried for this using url… -
VBCS: How to configure data in redwood dashboard?Summary: How to configure data in redwood dashboard: for ex. Charts, data lists/ tables of recently added data, Notifications, cards for important notices etc. I dragged… -
How to do multiple filed filter for the table data from ADP type?Content Hi Team, I consuming report data and return list of values in array format. then i show that data into table format using ADP Type. -
How to expand specific level using oj-row-expander using script?Summary: We have requirement of oj-row-expander with three levels of hierarchal data and able to display it on UI with edit feature in level3, when we editing any of lev… -
oj-table -> can we get the column name instead of index based on the position of the cell?Summary: Hi Experts, I wanted to know if there is any event or attribute in the oj-table's editable table to get the exact column name from the table? I have an oj-table… -
Dynamically create ADP and ADP type based on the configuration dataSummary: Hello Experts, I have a requirement as below, Call REST API to show the list of values of the configurations - DONE Add value change listener to the lov (combo-… -
How to show the current domain name and OIC instance name on the page?Summary: Hi - We have a requirement to show the current IDCS domain(user logged in) and the OIC instance on which VBCS service is running. Content (required): How to get… -
Authorization Failed while Invoking Process in Fusion Embedded VBCS PageSummary: I am using "Cloud Cloud Account" as authentication for the backends in my VBCS app and our SaaS and OIC are on SSO (IDCS). Content (required): The page appears … -
Read image file from javascriptSummary: Hello everyone, I am trying to convert an image found in the VB path to convert it to base64 but no success. Your help please. The lines that are commented out … -
How can we make Dialog box auto resizableSummary: Hi- we are facing an issue user wants to pop up the dialog box that should auto-adjust its size based on Data we should not hardcode the height and width style,… -
Table component want first row to be freezed while scrollingSummary: Hi All I have an application created where I'm displaying data with table component but when i scroll down the header row or the top row is not visible. How can… -
Is it possible to do editable table using ords in oracle vbcsSummary: Hi All, I have an requirement to do add row and edit row in table level using ords(REST). I saw lots of video and websites but its used for business object, ple… -
Refresh value in text field from a converter function.Summary: Content (required): Hi All, In my page, I have a text field with a converter that converts the number as per the maximum fraction digits given (ex.2). If I ente… -
How to Retain ADP on File Select and How to Apply FilterSummary: I don't know how to retain existing files in ADP when we select additional files through file-select component. Content (required): I have two issues; I have cr… -
Select single selection how to save multiple valuesSummary: I have created an application with select single component where on selection i want to save multiple value like for example in select single if my label is emp… -
Is it possible to filter the data in oj-select-single field using SDP variable in vbcs?Summary: Hello everyone, I have an requirement that is need to filter the data in oj-select-single field using SDP variable, i tried lots of things in that but i cant ab… -
How to use rich text in VBCS applicationSummary: Hi Team, I am try to use rich text in vbcs application, I cant use component plate feature Content (required): Version (include the version you are using, if ap… -
How to map ADP to Task Table in VBCSSummary: Mapping between ADP & Task Table in VBCS Content (required): I have one ADP array (multiple rows) and tried to map it with Table array of Task in action chain. … -
Trigger validation from an action.Summary: Content (required): Hi Team, Is it possible to trigger a validators property from an action. The inline validators functionality is working as expected, now I w… -
Adding VB Studio Page in Fusion SaaS SpringboardSummary: We need to add a page developed Visual Builder Studio as a springboard menu. When configuring using sandbox, it asks for Focus View ID and Web Application. Pls.… -
How to export Data in multiple sheets ?Summary: The requirement is to export data of two different tables in two sheets of a same excel file. Content (required): I am using an oj-sample-export-data component …Vishal Singh Rajpurohit 207 views 3 comments 0 points Most recent by Vishal Singh Rajpurohit Visual Builder -
Is there way where we can restrict access to VBCS applicationsSummary I want to give access to only to a specific group to my VBCS Application, any other user(Not member of that specific group)who tries to access the application sh…Jagadeesh Kumar Thontapaka 131 views 10 comments 0 points Most recent by [Deleted User] Visual Builder -
Is Contains Condition for IF Action Possible?Summary: Is Contains condition for IF Action possible? Content (required): I am writing a code which compares a variable if it is contained in the other variables. Is co… -
When calling REST Endpoint from VBCS, and there is a empty response, how to handle it in VBCSSummary: When calling REST Endpoint ( OIC Integration created based on DB Adapter ) from VBCS, and there is a empty response from the DB, the OIC just sends and on obta…Vidhya Valantina Venkatesh 196 views 6 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
Not able to find specified endpoint in JS function error. Need to know what is the issue.Summary: Although defined an ADF Describe endpoint in VB extension, but getting an error while accessing it in the validator function. Content (required): Version (inclu… -
How to disable a table in VBCS dynamically based on conditionHi Team, we have a requirement to disable a table/disable double click on table based on field status. we created Id for table and try to disabled it from Java Scripts .…User_2025-08-15-00-03-05-696 92 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
How to disable table or button in table in VBCS dynamicallySummary: Hi Team , I have to disable table or button in table dynamically depending upon particular condition so that no editing can be performed . Content (required): V… -
Variable Assignment issueWe are facing variable assignment issue while drag and drop its show like following snapshot and not working until we change it manually by typing ($chain.results.startP…