To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Visual Builder
Discussion List
-
How to clear ADP table sortingSummary: Hi, How do we clear sorting on ADP based table Content (required): Use case 1 - I am fetching emp data in a sorted order based on id column in desc order on fet…
-
ADP based table sortingSummary: Hi, I have an table based on ADP. It has check boxes at the row level. User can select any row . Based on the selection we are doing some calculations. I have a…
-
Just found "Extending Oracle Cloud Applications with Visual Builder Studio", please can anyone elaboSummary Just found "Extending Oracle Cloud Applications with Visual Builder Studio", please can anyone elaborate?Content Hello, I've just found the doc referred in summa…
-
Can we display detail records for a master record as column of type "Table" inside a table in VBCS?Summary: Trying to display a table having BOM Components, which in return have RFD detail records. Need to show the RFD detail records in a tabular format inside the alr…
-
Generate Printable Report for VBCS ApplicationSummary How can we create Printable report in VBCS Application (for example Invoice Print)Content How can we create Printable report in VBCS Application (for example Inv…
-
Put validation on text field from table row valueSummary: Hi I want to add validation on text field(Lot) value should compare the column(lot_serial) row data if value found in the table then Enable button(view data) el…
-
Application Extensions vs Visual Applications?Summary: Are applications extensions and visual applications mutually exclusive? Can you only have one or the other in your VBCS environment? Content (required): Just as…
-
Is visual builder the same as visual builder studio?Summary: Content (required): Is visual builder the same as visual builder studio? If not, what are the major differences? It looks like Studio is it's own feature offeri…
-
clear sub fields if we clear parent input text fieldSummary: I want to clear all subfields derived from the parent text input field 'Scan Issue Material' Content (required): Version (include the version you are using, if …
-
Can we update WHO columns in VBCS business objects?Summary: Unable to update lastUpdatedBy field in business object using rest endpoints Content (required): We have a requirement where we wanted to update lastUpdatedBy f…User_2025-02-10-07-41-15-235 33 views 2 comments 0 points Most recent by User_2025-02-10-07-41-15-235
-
Embedding B2C Answers component in VBCSSummary: Hi All, When we try to add the script tag & div tag provided by rightnow or B2B in VBCS, it works only on the index.html or the root page. However, if it is pla…
-
Unable to fetch data from rest service on vbcs tableSummary call rest service with Query Parameter in VBCSContent Hi Experts, I have a rest service (https://assd/business_unit=098892&work_order_number=1233) invoked from O…
-
Assign function result in array variable then display in tableSummary: I am using js function to split the comma-separated string values(O278219,PRW01022N-0890-SAFSA,Q1085,L10397257,MM20C24013,N38756)into array how would i assign t…
-
Firing Selection Listener from Another Action ChainSummary Firing Selection Listener from Another Action ChainContent Hi, I have a use case where I need to fire Selection Event defined in table from another Action Chain.…
-
Cache enabling "OfflineHandler()" is getting executed before VB enter event in AppModule.jsSummary: Hi I am implementing cache strategies in my Project. want to enable/disable this flag based on some external Variable Data, hence i had created a "VB-enter" eve…
-
Embedded VBCS Page In ERP Cloud-Data SecuritySummary: I have a requirement to get the user id logged in ERP Cloud page as parameter to VBCS page using Page Integration Wizard. The use case is basically restrict dat…
-
oj-input-text readonly true componentSummary: Is it possible to customize the css of oj-input-text when readonly is true for specific element as I am not able to override the same when readonly is true in c…
-
How to show Session Expiry Warning MessageSummary: Hi, We have developed a VBCS application which is accessed from SaaS. It open in a new tab when accessed. I would like to know how do I show a session expiry me…
-
Save Search Results in VBCS PageSummary: We have designed a custom search page and upon giving the search criteria and click on search button , it will call the REST service and provide the results in …
-
Not able to call REST API from VBCS which accepts attachment in requestContent Hi Experts, I have created one REST API in Integration Cloud which takes attachment and payload in request body due to which request header type is multipart/mix…
-
CI/CD for Oracle Integration from GIT with VB StudioSummary: Hi Team, I am able to export and import the integrations from one environment to another without an issue as shown in the below video by Shay. Is it possible to…
-
How to insert new row in Batch editable table?Summary: Hi Team, We are implementing batch editable table recipe for one of our requirement to insert new rows and editable rows . I'm facing issues on inserting new ro…
-
rest service Exception handling in VBCSSummary: I want to handle the user define exception populate a message in vbcs via data invoking through rest service. Content (required): I am using post rest service s…
-
Print/download PDF with images.Content Hi Experts, I am trying to download/print PDF which contains Image and some HTML elements. I referred many third party libraries but it doesn't support Images. A…
-
Build Job Stuck With 'Waiting for Executor' in VB StudioSummary: Hi Team, I have created the project using VB template , environment using VB Credentials(external VB Instance) and workspace (with new repo). I could commit the…
-
Collapsible Data in TableSummary: I have a requirement to showcase collapsible data and my input is array shown similar to the link below. How to rewrite the code an attain the same in JavaScrip…
-
LOV in VB Excel add-inSummary: We need to put 3-4 list of values for a field so that User can select from the same while uploading Content (required): I went through the Oracle docs but its m…
-
Editable Form Table - proper way to use Form Layout component when in edit modeSummary: Issue with using editable form table cookbook recipe and edit-row functionality Content (required): Hello Community, We have a requirement to bring up a form on…
-
OJ-SELECT-SINGLE equivalent for detail.trigger == "option_selected"Content We are in process of migrating from OJ-SELECT-ONE to OJ-SELECT-SINGLE. One of the main filters that we have in any value change actions in Select One is detail.t…
-
REST Service in VBCS - 502 Gateway errorSummary REST Service in VBCS - 502 Gateway errorContent we had published our REST API and is able to retrieve with POSTMAN, however when we create service connection, we…