Custom Code
Discussion List
-
Error while retrieving list of groups in VBCSSummary:- When we edit or add new security roles below error occurs:- Navigation - Application -> Settings -> User Roles Error - [ERROR] Error while retrieving list of g…
-
How to Upload a Custom Excel sheet to Page and Download the Same Uploaded Excel SheetSummary: How to Upload a Custom Excel sheet to Page and also Download the Same Uploaded Excel Sheet Can any body Please share an example for this Content (please ensure …
-
Can we Concatenate the UserName with the File in Resources FolderSummary: We need to download the File Placed Resouces path concatenated with $application.variables.UserName The File Test.csv in resouces\csv\ Test.csv should get downl…
-
How to Create business rule or Field trigger on Business objectSummary: Need help to create field trigger there is 1 column in table which is primary key invoice_id and its varchar type when user doing update trigger will validate i…
-
import vs requirejsSummary: Would like to understand difference , usage of Import section(App,Flow,Page) and requirejs path in Json of (App) in VB Thanks
-
Visual Builder (VBCS) - Create a Custom AuthenticationHello everyone. I'm pretty new in the "Oracle World" and I have to create a new authentication system that don,t use IDCS to create and login users. Is there someone her…
-
How to add an event listener for change on a checkbox within oj-checkboxsetSummary: How do we add an event listener (probably a "change" event) so that when one checkbox in a checkbox set is selected, another is automatically selected within th…
-
Is it possible to create editable table using SDP?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…
-
How to abort request invoked using Rest.getHello All, Im using Rest.get as below to invoke service and need to implement abort action, help with syntax or working example for same. define(['vb/helpers/rest'], (Re…
-
is it possible to npm install in visual builder?Summary: Hello, I want to connect to oracle database with node js "oracledb" dependency. is it possible to achieve this in VBCS. Please guide me with the steps to achiev…
-
Export Table data to Excel instead of CSVSummary: We are looking to Export the Tabel Date to Excel instead of CSV. Any Inputs/Sample Steps Please advise. Content (please ensure you mask any confidential informa…
-
I'm unbale to fire custom notification from javascriptSummary: Hi Experts I'm unbale to fire custom notification from javascript, getting fireCustomEvent not available. Please help me. I have attached the source code here I…
-
Please help me with recipe in VBcookbook that has multiple flows under a pageSummary: Please help me with recipe in VBcookbook that has multiple flows under a page Content (please ensure you mask any confidential information): Version (include th…
-
How to solve this error i am trying to get data from Oracle standard API ?Summary: I did an extension that appear in a fusion page but it has Oracle standard API and when i allow unauthenticated users in VBCS it give me this error. I am trying…
-
Getting below error while page load - Visual BuilderTrying to create AppUI and getting below error during page load Chain queueOGLLoadChain action step Actions.callChain [Actions.callChain_obx2emx84] failed. TypeError: Ca…
-
SDP Table Data from BO on Page Load and Shows all the RecordsSummary: We are filtering the SDP Table Data from BO to display on Page using $ applcation.varaibles.Username as Page URL Parameter. When BO is data is fetched on page w…
-
Selected Single ADP Table FilterSummary: Can any body Please share a Sample App for ADP table Filter using Select Single LOV Content (please ensure you mask any confidential information): Version (incl…
-
How to convert CSV/excel file data to ADP in vbcs (take input from csv file)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…
-
$application.variables usageSummary: We are trying to fetch the data on to multiple SDP Tables based on Select Single Filter. We are making use of $application.variables ..Employee_number as the Em…
-
How to generate Line NumberSummary: How to generate Line Number Content (please ensure you mask any confidential information): Hi, We have a detail table where records will be populated against a …
-
Loading Data to BO from External API using VB Enter EventSummary: We are Loading Data to BO from Oracle Cloud BIP Report using VB Enter Event The No of times we open the page that many times the Data gets loaded to BO . We don…
-
Table Before Row Edit and Table Before Row Edit EndSummary: In the Editable Table we have assigned the Table Before Row Edit and Table Before Row Edit End . But the Table is not Changing the Values on moving to the Next …
-
How to export time datatype in excel ?Summary: I am trying to export table data into excel but the column that has time datatype doesn't show in excel
-
Scroll Bar not coming when no of data is 15Summary: Scroll bar not coming in oj-table when no of records are 15 . I need to zoom out to check the data Content (please ensure you mask any confidential information)…
-
How to get the current record column values from ADP based table?Summary: How to get the current record column values from ADP based table? Content (please ensure you mask any confidential information): Hi, I have a Table with Data is…
-
Radio Set Button in List ViewSummary: Utilizing Radio Set Buttons within a List View layout. Content (please ensure you mask any confidential information): Hi All, When selecting a row, the associat…
-
Populate Data to a Table with ADP using Select Single LOVSummary: We are fetching the data from a BIP Report We are Populating the Data such as EmployeeNumber, Employee Name to a Form into Input Text Boxes based on the Employe…
-
Data Loaded to Business Object from Oracle Cloud BIP ReportSummary: We have Requirement to Fetch the data from Oracle Cloud BIP Report and do the further transactions on a single VB Page. Can anybody Please suggest a suitable So…
-
Saving Date to Oracle DB (TIP) and Advice if there is better solutionSummary: Content (please ensure you mask any confidential information): I am doing a POST to DB the form has dates in it. But I noticed that the date format needs to be …
-
how to add filter by date option in a table that gets data from a service endpoint in vbcsSummary: There is a table in vbcs app that gets data from a service endpoint . one of the column in table is date. I need to provide an option to the user so that they c…