Category 218
Discussion List
-
How to copy the action chain from one page to otherSummary: Hi Experts I have requirement where in I need the same action chain in another page. Please let me know the steps involved in moving the action chain from one p… -
Accessing Data between two children through Parent tableSummary: (1)- I am doing send Email notification on insert record in BO1 I need the date from another children BO2. Both BO1 and BO2 are referring to the same parent BO3… -
Getting an error upon calling an application module JS function from a page moduleSummary: Getting an error upon calling an application module JS function from a page module Content (required): Hi, I am getting an error upon calling an application mod… -
process start action not initiating the process instanceSummary: Hi Experts On click of button I'm trying to initiate the process but out of 10 clicks 3-4 clicks do not start the process instance rather gets 503 error. someti… -
Visual Studio InstanceSummary: We are working on FA extension projects for multiple clients using Visual Builder Studio (free service by Fusion). For each client, we need to set up Visual Stu… -
Constraints with Visual Builder Excel Add inSummary: Constraints while creating a new and editing an entry using Visual Builder excel add in. Customer wants to work with below Cost Accounting screen through worksh… -
Add services instancesHi, When I happen to add service instances using Visual Builder I could not find any instances what could be the reason -
How to sort ADP using variable sort featureSummary: HI I want to sort ADP data by using below feature and refresh index if user delete table row: How to refresh table sequence Column if user delete middle row: He… -
Identify if SelectAll is selected in case of oj-table when Multi Selection Mode is ONSummary: We want to fetch the keys/indexes of checked rows on the oj-table. We have enabled the Selection Mode, Row = Multiple. Ideally, when the table loads, checkboxes… -
Getting error when trying to open a dialog using module functionSummary: I want to open a dialog box whenever I click on the button but getting an error. Content (required): Hi, We have developed an VBCS application last year and mov…Jagadeesh Kumar Thontapaka 65 views 3 comments 0 points Most recent by sailesh_cloudare Visual Builder -
How to connect scan reader sensor tool to my applicationSummary: How to connect scan reader sensor tool to my application. The receipt shows using only mobile and reading image. But I want to use scan reader. Content (require… -
How to Logout on closing of tab in vbcs App?Summary: Logout functionality when user closes the tabs. Content (required): Hi All, I need a logout functionality of vbcs application when user closes the tabs (clicks … -
Page freezes when huge data is assigned to ADPSummary: SOAP BIP call is made to load data to an ADP. Page freezes when data is huge Content (required): We are making SOAP BIP call to fetch employee records from Fusi…Nirosha Mookaiah Natarajan 49 views 2 comments 0 points Most recent by Nirosha Mookaiah Natarajan Visual Builder -
detect row changesSummary: Content (required): I have an editable table in which I add editable rows and within the row I can record the data. I have a SAVE button that reads all the line… -
File Upload Recipe: Activity Number?Summary: I was checking the File Upload Receipe but I did not get what is the activity number. Content (required): This is the link: Oracle Cloud Applications Recipe But… -
Sending Email notification conditionallySummary: I need to send Email notification on update. Content (required): The notification on update should be conditionally. but on criteria I could not find a way to d… -
VB Excel add-in - How to setup field LOV's based Other Fields ValueUse Multiple LOV’s for a field based on selected value of other Field We have a field called Qualifier Type which can contain Multiple values as Below. Bill-To Location … -
Oracle VB Excel add-in not supported on Virtual desktopSummary: Hello, we are implementing Virtual desktop at our workplace. I was reading the installation document for Oracle Visual builder add-in for excel and noticed that… -
While saving the record facing error.Summary: Hi Experts, 😊 Hope all are doing well. I am currently working on creating a custom application. The functionality is that we are using 2 different API’s, one is… -
How to insert blank record at the top of the editable table in VBCS ?Summary: Trying to insert a blank record in a editable table, which is inserting at the bottom of the table. So expecting the blank record to insert at the top of the ed… -
How to uncheck/disable/deselect row selection based on condition in multiple select table in VBCS?Summary: Content (required): Hi All, There is a requirement in my application. Using SDP, we are displaying a table. Row as Multiple is the selection mode for this table… -
File attachment to File SystemSummary: File attachment to File System Content (required): Hi, I can see many resources indicating file attachment storing file to a BLOB column of a table. Can we uplo… -
Vb Escel add-in : Issue with excel formula on String ColumnSummary: We have defined a Line id column in the layout as String, General - allows for formula. An excel formula SEQUENCE(x) is entered on the call to autogenerate the … -
VB excel add-in : Authentication with Fusion Token RelaySummary: An integrated workbook is setup with 2 FA Catalogs sharing the same basepath /fscmRestApi/resources/11.13.18.05. A BO in each Catalog is mapped to 1 or more lay… -
Javascrip ReplaceAll functionSummary: Content (required): Hello everyone, is it possible to replace newlines or ENTER using some javascript function? I've tried the replace() function, but it only r… -
Export SDP Data in csv formatSummary: Hi all, we have a requirement to export data from SDP in csv format. We have installed and used the built in Export Data component available in VBCS however it … -
How to prevent page navigation if the external API not responding with result ?Summary: I am using external API from database but in case user put a number in the form and submitting, the page navigation is conducted even if the API has no result. … -
What is the best way to do pagination on Table in VBCS ?Summary: Need to do pagination on a table which will show 10 columns at a time on a VBCS page in a table Content (required): Need to do pagination on a table which will … -
What approach i should use to display 60 columns in a table which are editable?Summary: I have requirement to display 60 columns in table on VBCS Page. All the columns in the table are editable. What is the best approach to display 60 columns on a … -
How to access the oracle cloud authentication username/password in javascript function?Summary: Hi All, How to access the oracle cloud authentication username/password in javascript function. we have built a user interface to manually trigger the OIC sched…