Category 218
Discussion List
-
Is it possible in VBCS to Re-order Columns of a Table during runtime?Summary: I have a requirement of reordering the columns of a table when the web page is running. Content (required): I have found Row reordering functionality in OJET co…Vishal Singh Rajpurohit 114 views 2 comments 0 points Most recent by Vishal Singh Rajpurohit Visual Builder
-
How to close current browser tabSummary: Actually I am try close current browser tab using button and action chain via call module function. Content (required): Version (include the version you are usi…
-
How to allow non IDCS user access vbcs page from fusion along with IDCS uers (both)Summary: Hi Team, We have embedded VBCS web page in Fusion cloud. Currently IDCS authenticated users are able to access the page but we want to allow non-IDCS users as w…
-
Sessions Are Not Terminated on Log OutSummary: Sessions Are Not Terminated on Log Out Content (required): After logout, the user's previous session is still active. I have added a logout action in the action…
-
VB Studio Build failureSummary: Deploy job fails with "Error: Status of instance OICINST_BT-QA could not be determined at this time. Please try agin later or contact your system administrator …
-
Encrypt input parameters sent to OIC integration REST endpointSummary: Encrypt input parameters sent to OIC integration REST endpoint Content (required): I have created a REST trigger based integration in OIC which accepts input pa…
-
Accessing and securing Business object - row level securitySummary: The below link provides an example to secure data in the business object based on the created by field by defining security at the row level for View, Update, a…
-
Visual Builder excel add-in - Dependent LOV for ORDSSummary: Need more clarity on support/how-to for VB excel dependent LOV's support for ORDS/Open API spec REST API's. Content (required): Field 1 and Field 2 are LOV enab…
-
Visual Builder Excel Plugin- Error while deleting more than 10 recordsSummary: When we try to delete 24 invoices of same contract in batch mode using Oracle Visual Builder Add-in for Excel, we get error for some requests. From the network …
-
Unable to get multiselect rows table data SDP basedSummary: Hi, I am using multi row select based table and when user select the multiple rows then on button press I want to call post rest service and insert those select…
-
Custom messages with the tableSummary: Hello Everyone, I am using table to display records coming as a result of Rest api. I want to show custom messages based on different scenarios like below. When…
-
Visual Builder Application Extension change stylesSummary: I want to modify the default css or link a new one to override the default. Content (required): Hello, I'm making some developments usign the new option to make…
-
Calling Services from business rulesTrying to write business object and call paas services and get value behalf of id but getting error , how can i update column value behalf of id Error Calling Services S…
-
Accessing SAS custom objects from VB.Summary: Hello, I've seen this comment in linkedin You don't get a VB runtime instance here - which means you can't create your own BOs - you can access however custom o…
-
MultiSelect LOV in VBCSSummary: Hi Team, Do we have any examples for MultiSelect LOV in VBCS? Content (required): Version (include the version you are using, if applicable): Code Snippet (add …
-
"Oracle Cloud Apps Extensions - The New App UI Approach" menusSummary: I am giving a try to the extensions option in VB embedded in FA. One of the things I miss, is the wizard to create a (fancy for me) basic menu as VB-classic, wi…
-
Controlling browser's network tab logging in Visual BuilderSummary: Controlling browser's network tab logging in Visual Builder Content (required): Is there any way to control Visual builder from printing info of the REST API ca…
-
Conditional Formatting Row ValuesSummary: Hi Team, I am trying to format row values. Following the steps mentioned in the blog. Below is my code, I don't see color change for the values ################…
-
Add Endpoint's to existing service connections from CatalogSummary: Content (required): I am pretty sure earlier when we create a connection from catalog by choosing some endpoints , we use to have a way to go back to that catal…
-
Is there a way to update Service Connection Credentials during deploymentSummary: Content (required): Is there a way to update the credentials for service connections before running build jobs in an automated fashion rather than having it in …
-
Regarding "Oracle Cloud Apps Extensions - The New App UI Approach"Summary: Please, just to re-confirm no additional costs if customers has Fusion Applications licenses. Also, I have been able to run a small VB project in Oracle Fusion …
-
$application.user.email dont exist in latest release and $application.user.userName return undefinedSummary: $application.user.email dont exist in latest release and $application.user.userName return undefined Content (required): $application.user.email don't exist in …
-
OIC-VB classic instance, separating users and codeSummary: Hello, A quick question if anyone can helps would be appreciated. Content (required): My company share customers with other IT suppliers. What are the options i…
-
Problem in VB trying to use an ORDS procedure that returns a ref cursorSummary: Content (required): Hi there - we are using VBCS and ORDS to connect to our database. I am trying to build a parent child select list where the child values com…
-
Select single not prepopulating get endpoint valueSummary: Content (required): Hi there, I have a table from which I have used the quick start and created the create, edit pages. In the edit page, when I select a record…
-
Problem invoking an OIC service connection from VBSummary: Problem invoking an OIC service connection from VB Content (required): hello everyone, I'm trying to invoke an integration from Visual Builder but I get a 403 e…
-
How to update who columns from VBCS using PUT rest endpoint servicesHi I am using PUT ords rest service to update column in ATP data base I want to update who columns as well in table which user (userid)access the vbcs application and wh…
-
Business Object Row Id - Generate Random NumberSummary: I have created a business object in a VBCS application. An 'id' field is created by default and the value is generated automatically when a row is created. The …
-
Need Help Table layout settingSummary: I am doing some changes in table style properties I am getting CSP violation errors I want to know what is the best way to set table properties like height, wid…
-
Dependent LOVs on custom objectSummary: Content (required): Hi there, I am trying to fetch data from the standard fndlookup object where I have created a parent child field. In VB I want to show that …