Web
Discussion List
-
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… -
Copy and select not happening for content within table componentSummary: Hi Experts I have a table component which gets data from service. When table get populated I want to select the content with the help of mouse and paste elsewhe… -
VBCS filter not working on SDP using a variableSummary Visual builder Cloud Service filter not working on SDP using a variableContent I am using a SDP data to populate in a table and want to filter rows on the basis …Sujit Panigrahi-163032 481 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
How to correct viewport of VBCS embedded in an iframeContent Hi All, Seeking your expert assistance. Anyone has an idea how I can achieve this requirement? We have a VBCS widget embedded in client’s website. Client require… -
How to pass query LOWER () function in filter criteria in SDP variableSummary: Hi Experts I'm calling fusion REST API which support below query parameter as provided below but I'm not getting how to pass the same in filter criteria in case… -
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… -
Is it posible to validate an action using a token that was sent to them by an external medium??Hi friends, i got a requeriment where my client wants to validate previoulsy access to an action on a page by using a token that was sent to them by an external medium l… -
Button icon does not appear after selecting from gallery. How can I solve this problem?Summary: This issue occurs with multiple icons. Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable)… -
How to edit this page called journey in Fusion ?Summary: how to edit this page like viewing the HTML code or add new components -
how to resize column in a tableSummary: how to resize column in a table Content (please ensure you mask any confidential information): Hi Team, We have developed a page where we display the data in th… -
How to add a new VBCS backend to access APIs from an OIC other than the default?Summary: In Visual Builder, I need to access OIC flows from a different Defualt instance, but which are in the same OCI environment. I need to create new Service Connect… -
Unable to extend supplier registration redwood page with appui / vbSummary: Hi Experts I'm facing issue in extending supplier registration using visual builder / appui as the URL validation is failing if i preview and also in the live m… -
How to find pages that Oracle made it with VBCS ?Summary: I want to know where i can find new responsive page that Oracle made it with VBCS and enter to edit it in VBCS -
Is it possible to fire event before select single component is clickedSummary: Hi Experts I have 2 select single components which call same SDP to populate the data but i wanted to know if it is possible to fire event to know from which se… -
How to dynamically display component in visual builder as per the count of records iSummary: Hi Experts I have a response from a REST API i.e. for each BU there will different criteria like below i.e. Projection Name, Projection Status, projection, Proj… -
How to change the color of search and edit redwood page at top of page to other color than blackSummary: Hi Experts How to change the color of redwood search and edit page in visual builder. Please help current color is black I want below color @Shay Shmeltzer-Orac… -
Form layout is not spanning across the space available in wider screen devices, buttons not centeredSummary: Hi Experts https://us.v-cdn.net/6034893/uploads/LR4Y9QTA5D2H/sampleapp-1-0.zip I have an application where the form layout is not utilizing the extra space avai… -
SDP variable not resetting from action chainSummary: My SDP already has data. Now I want to reset the SDP when user clicks next record. In the action chain for click, I have resetted the SDP and then called Refres… -
Redwood: Source code for Redwood templatesHi Team, I'm currently in the process of creating a new account list panel that extends the same options, features, layout, and CSS as the existing panel. How can we acc… -
VBCS application timezone is defaulted from device Operating system , can this be defaulted to UTC+4Summary: VBCS application timezone is defaulted from device Operating system, can this be defaulted to UTC+4 always irrespective of OS time zone Content (please ensure y… -
oj-sp-calendar component: How to set a single monthSummary: We are using a calendar component in our page and every time when we load the calendar its defaulting to the current month. Instead we want to default it to the… -
Table columns flickers when the drawer expands/collapsehttps://us.v-cdn.net/6034893/uploads/M5APB1OQCY9M/item-1.mp4 Summary: Table columns flickers when drawer expands/collapse https://us.v-cdn.net/6034893/uploads/YYDCRSWU2S…Vignesh Viswanath-Oracle 8 views 2 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
Open Hyperlink from Shell page Concatenated with the VBCS PageSummary: How to Open the emp-detail page Hyperlink from the VBCS Page URL using on Click Event : We have added this Hyperlink in the Root pages →Shell Page as below . Bu… -
Radio Button Set is not Populating Data when bound to a VariableI am facing an issue while working with Radio Button set in VBS, Please find below steps I did. I added a type in page level. 2. I created a array variable of the above … -
How to perform SAST and DAST scan on VBCS and APEX applicationIs there a way to do a vulernability test on the VBCS applicaiton and run Static and Dynamic Application Security Test and which tool is prefered to run this test ? -
VBS: Edit Data Grid cell values not working as expected using mouse clickSummary: We are facing unexpected behavior in Data Grid. The extension is deployed is two different POD with same source code. In POD1, it is working fine with tab out a… -
How to solve can't upload any file in the file picker ?Summary: Everytime i upload a file in file picker it gives me null no file was uploaded how to solve it -
Clarification of Visual Builder product family product terminologyThe names of products within the Visual Builder product family can be confusing and sometimes ambiguous, especially considering recent name changes. I thought I would "a… -
Client side filter is not working in ADPhttps://us.v-cdn.net/6034893/uploads/N3P0RLHAPJSP/filterdatatable-1-0.zip Summary: The client-side filter is not working in ADP Content (please ensure you mask any confi… -
Object function in Oracle VBCSContent Hi Team, I'm creating an Object function under the Business Rules with the below code. The return type I selected as List only. def vo = newView('Employee') vo.a…