Custom Code
Discussion List
-
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…
-
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…
-
How to upload a CSV with Payload from VBCS to OICSummary: How to upload a CSV with Payload from VBCS to OIC Content (please ensure you mask any confidential information): Hi Team, I want to upload a file from VBCS, and…
-
How to import address formatting package into VBCSWe are working on a project within Oracle VBCS and would like to implement an address formatting solution. Specifically, we are trying to import an address formatting pa…
-
Using Tooltip alternatives as it is no longer supported in v15 onwards.Summary: I want to create a tooltip over a badge that is within a cell in the table. This will show a tooltip of some data. It looks like tooltip/ oj-popup is no longer …
-
Pagination control table using SDPSummary: Our Client requirement has to build the pagination using next button instead of scrolling to load the data. Client want to see 20 rows of data at one screen and…
-
Is it possible to create custom Object Triggers in Visual Builder Business Rules?Hi, Is it possible to create our own trigger apart from the pre defined list of triggers provided in vbcs ? By Default VB provides these many triggers, but if I need a t…
-
Export to Excel with Macros in VBCSWe are using Export to Excel functionality to export all the ADP data into excel and also looking to export macros in Excel template. The reason is , we need to capture …
-
downloading .xlsm file with macrosSummary: Hi All, We are trying to download the .xlsm template file with MACRO from the Resources tab and then add the ADP data to it and then trying to download the same…
-
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…
-
How to append input parameters to VBCS app linkSummary: Hi everyone i am doing like below but somehow not working /ic/builder/design/app/1.0.4/preview/webApps/vbcsApp/?page=shell&shell=flow1&flow1=page1¶m1=value1…
-
Check if a fetched row exists in a Business ObjectHello, Please, I'm new to VBCS, and I am trying to implement a search page to show transactions from our ERP. Locally, I created a business object with a transactionId f…
-
Error when trying to create a service connection from service catalog with backend Integration AppliSummary: Property Schema.description expects values of types [string] but got null Hi everyone, I am working on a Visual Builder application, I have built an OIC integra…
-
Can we send approval notification from VBCS to user in Fusion Application as bell notification?Summary: I'm building an extension using VBCS in which the transaction has to undergo two levels of approval. Is it possible to send the approval notification from the c…
-
How to Secure Sensitive Information in VBCS Payment Integration from Browser Exposure?Summary: I’m integrating a payment solution into a VBCS application and need to securely generate signatures using SHA-256 encoding. However, sensitive information such …
-
Tree view data as LOV Using Combobox(one) component.Summary: How to Create Tree view data as LOV using "Combobox(one)" component. We want to show both Parent and Child Data in it. Can anybody Please Share a Sample App for…
-
Access to edit the pagesHi, I need to add few fields to the existing page but when I login unable to find the pages to edit Is there any access restricted to my username else any roles missing …
-
Fetch Data in LOVSummary: In the VBCS Instance We have a Page URL Parameter called Username Parameter to Fetch the Details of that User and Populate those details to one LOV .We have use…
-
VBS: Custom Applications Backend eventually disappearsSummary: Following a VBS release from almost 1 year ago, we were required to setup a Backend before creating new Service Connections (see screenshot below). Due to this …
-
Slow web app performance when browser is minimizedSummary: We have a web app developed with VBCS to update/create projects and contracts in Oracle fusion cloud through APIs and OIC integrations called within the applica…
-
Getting an error while trying to get value from parent BO's Attribute in Before Insert TriggerSummary: I am using Before Insert trigger, in which trying to get the value of BO' attribute. Content (please ensure you mask any confidential information): For example,…
-
How to assign a default value to any redwood fieldSummary: Hello , I want to assign a default value to Notification Date field. How can we do that? Content (please ensure you mask any confidential information): Version …
-
How to do Navigation to other pages in an existing application ?Summary: I want to create like the built in navigation of VBCS in an existing application not creating a new application so how
-
Calling Receivables Adjustment SOAP Web Service from Oracle VBCSSummary: Hi, I want to call SOAP Web Service to create AR Adjustment since there are no REST API to create AR Adjustment. Thus, I want to fetch the existing AR Adjustmen…
-
How to use <oj-sp-input-key-flex-field> component in VBCSSummary: We have a requirement where in vbcs page, user need to select segment values as code combination and based on user selection these Code combination will be pose…
-
Update an Array from JavascriptSummary Update an Array from Javascript after assigning field values in one columnContent Hello, I create the following screen included below. I've created a function th…Stephen Bryant-131052 67 views 14 comments 1 point Most recent by Shay Shmeltzer-Oracle Visual Builder
-
call BIP Report From VBS Redwood New APP-UISummary: Hi Team, I need to show the BIP-Report data in the page (as i cannot freeze the first few columns in the Interactive-Grid ), so we are exploring the option to d…
-
Remove checkbox select after oj-table updateSummary: I am using edit multi-select row in the oj-table and when the user is updating one of the fields, they have to deselect and select the same row again for the va…
-
How to enter to a specific page and it is not the default one ?Summary: I have an application that has two pages (Time Machine, Time Card) and i want from Fusion to enter any page when i press on the icon of Time Machine it opens up…
-
How to edit this page called journey in Fusion ?Summary: how to edit this page like viewing the HTML code or add new components