Category 218
Discussion List
-
Oracle VBCS application to have Keyboard shortcut to access button and menuHi All, I need to add Keyboard shortcut (hot keys)to access my button and inside menu item. As shown in below image, i want to access Other view options button and insid…
-
ToolTip in Table data not displayingSummary: We have search page, and data is displaying using ADP variable in OJTable component. When we try to display tool tip using aria label or title it's showing blan…
-
Displaying Contacts for a Specific Account in Oracle Sales Cloud Using VBCS ComponentHow can I display only the contacts associated with a specific account in Oracle Sales Cloud using a VBCS component? Any suggestions on how to do this, as well as a poss…
-
weblogicSummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t…
-
Soap API connection to customer account service in Visual builder studio fa extension (CORS error)Summary: Hi, I'm looking at a fusion application extension that needs access to the AR Customer account and site. It seems that there is no REST API to do this and the o…
-
Smart Search page templateSummary: Hi, I am using smart search page template. Is there a way to remove the down arrow icon besides Page Title as highlighted in the screen shot attached. Content (…
-
user identity propagation from Fusion to VB PaaS and back to Fusion Rest APISummary: We have a VB Page(custom, standalone) developed in the PaaS platform which uses Fusion data invoked over Fusion Rest APIs. This page needs to be added to Fusion…
-
ERR_INTERNET_DISCONNECTEDSummary: Hi team I am implementing a PWA application for physical inventory count. However, since it is a tablet application, it is common for the internet connection to…
-
How to remove the "Context Segment" field from Record external learning ESS Page.Summary: I have checked the Learn DFFs. The "Display type" under "Context Segment" is Hidden. Content (please ensure you mask any confidential information): Version (inc…Fatimah Salami 775 views 15 comments 0 points Most recent by pravjain19 Visual Builder Studio for HCM
-
Oracle Visual Builder Redwood Cookbook 2025Summary: Hi all, Just to share with you my new book in case you are involved in Oracle Erp Cloud projects. Hope it will be useful. Regards. Juan Content (please ensure y…
-
Unsupported media type error for POST call from VBCSSummary: Hi, We have an oic endpoint with POST operation which we are invoking from vbcs. When testing the endpoint url in postman it is working fine but not working fro…
-
Invoking PCS workflow from VBCS is deprecated , So any alternate workaroundSummary: Hi team, Invoking PCS from VBCS in Gen 3 is deprecated. as an alternate is it possible to manage all the approvals from VBCS itself to eliminate the OPA .Please…
-
Login Logout page in Oracle visual builderHi All, I have a requirement, where I need to develop a separate custom login/ logout page for a customer using visual builder tool. Can anyone please guide me steps and…
-
Business rule Not Working to Default a DFF value based on Department selected on Change AssignmentSummary: We have requirement to default a DFF field with 1st five character of the Department selected on the Redwood change Assignment page. We already had the ACR rule…
-
How to deselect row using oj-table in oracle vbcs?Summary: Hi All, Content (required): I m facing table row deselection issue in my application. in the table, there is one record when i going to edit this record for fir…
-
is it applicable to login using a fingerprint (Biometric Authentication) in oracle vbcs?Summary: My requirement is user can login with username and password or they can login through fingerprint (Biometric Authentication). I'm storing the user detail in db …
-
Issue with my <oj-bind-text> elementSummary: Hi, In one of our recently upgraded VBCS application, the element is throwing error and due to that, the buttons aren't working as expected. The error below as…
-
Scan EAN13 or barcodes or other with vb.Summary: Hi all, I would thank for any help with the following: Just did a quick test with this blog: I have found this issue: After that I have gone with this blog @Dav…
-
Visual Builder Studio unable to create business objects from tenant database and csvSummary: I keep getting an error in my attempt to create business objects from my tenant database and local CSV files Content (please ensure you mask any confidential in…
-
Recommended option to connect to ATP DB from VBCS - Tenant DB or ORDSHi Team, We are using VBCS(comes with OIC) for building some complex UI extension. As the volume of data would be high, we'll be using ATP DB connectivity to store the d…
-
smart search increase the width of search bar and add table view on the select single componentSummary: Hi Experts I'm using the smart search component in our VB application, i have followed the video by Shay. But our customer is asking to show the table view on s…
-
How to analyze the "SQLN_EXPLAIN_PLAN" warning in VBCS?Summary: Content (please ensure you mask any confidential information): I need help with the following warning when creating a new version of an App in VBCS I am migrati…
-
oj-tree-view not expanding allHi, i'm trying to expand all my tree-view's nodes by using addAll. For some reason is not working. This is my snipped code: PageModule.prototype.expandTree = function (t…
-
Gantt Chart Auto Height on available screen sizeSummary: Gantt Chart Auto Height on available screen size Content (please ensure you mask any confidential information): Hi, My Gantt Chart is displayed on screen with s…
-
when i'm overiding the SDP variable with custom action chain, filter criteria is not sent as q paramSummary: Hi Experts When i'm using the filter criteria to call fusion API it is working fine i.e. the call is made to fusion api by passing the conditions in q parameter…
-
How to use Basic Authentication while accessing VBCS BO?Summary: How to use Basic Authentication while accessing VBCS BO? Content (please ensure you mask any confidential information): Hi, I am trying to access a VBCS Busines…
-
Send CSV file to the OIC REST Service as a request payload from VBCSI have requirement where I need to send a csv file format to a Post type OIC REST Service as a request payload from VBCS on button click. Can anyone please share what sh…
-
How to use JS Function in page code?Summary: How to user JS Function in page code Content (please ensure you mask any confidential information): Hi Experts, I have a page where I want to use a JS Function …
-
oj-sample-export-data component for JET 16.1.4 version issue for Redwood template based VBCS appSummary: Hi All, I have created a VBCS application based on redwood template. I am installing oj-sample-export-data component from exchange into my application but its n…
-
my drawer open boolean variable is getting assigned false even when i dont have any logic toSummary: Hi Experts I have below variable created as boolean and it gets assigned with false at the end of action chain even though i'm not assigning the false to the va…