Custom Code
Discussion List
-
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… -
0 value problems in calculationsSummary: 0 value problems in calculations Content (please ensure you mask any confidential information): Hi, I have a value in Input Text after calculation as 0. Now whe… -
How to integrate mapbox.com map into a Visual Builder project.Summary Trying to use Mapbox to display a map using the mapbox-gl.js. Everything works fine in Preview, but after deployment I see this error: web_worker.js:9 Refused to… -
Select (Single)Filter stored in a ADP not Populating Data to FormSummary: We are fetching the data using BIP Report from Oracle Cloud . and are able to Populate the Data using ADP to Input Text Boxes in the Form. Our Requirement is to… -
How to make report from data in VBCS ?Summary: I have data calculated inside VBCS and i want to make report with this data -
Editable Tables - error in - TableBeforeRowEditEndChainSummary: Editable Tables - error in - TableBeforeRowEditEndChain Content (please ensure you mask any confidential information): I am trying to follow your blog - https:/… -
List View - Selection IssueSummary: List View - Unable to Select of Multiple Row Content (please ensure you mask any confidential information): Hi All, In List View, Using Multiple select while Se… -
Attachment sync from SAAS to PaaS To Display on VBCS ScreenSummary: Hi Team, We need to Sync Attachments from SAAS to PaaS and display them on the Shipments screen in VBCS. Would like to understand, what can be the best approach… -
How to Remove Duplicate data from Table fetched using ADPSummary: How to Remove Duplicate data from Table fetched using ADP Content (please ensure you mask any confidential information): Version (include the version you are us… -
How to Display the Data on a Input-Text in a Form which is fetched from a BIP ReportSummary: We are able to display it in a Table Component using ADP variable but our requirement is to get the data in the Text on the Form as shown in screenshot Content … -
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 … -
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 pass dynamic form field values in javascript in layout?Summary: How to pass dynamic form field values in javascript in layout and assign the result to another field in the form? Content (required): Hi Team, I am using Oracle…