Category 218
Discussion List
-
RSSP Redwood -- VB Express: "We can't display this page."Summary: We are attempting to make changes to the new Redwood pages for Self Service Procurement. The page we are having issues with is the Requisition Line Details page… -
vbcs - table content layout - not refreshing after dataprovider eventSince upgraded to Release 2410 Visual Builder Runtime Version 2410.2.0 Oracle JET Version 16.1.4 A table is not adjusting its layout after a dataprovider event - refresh… -
How to change the table header font type in redwood themeSummary: Hi Experts Please help me, on how to change the style of table column header in redwood. I want something like below but i get big font in table column header. … -
How to set the height of table based on data or rows and restrict max heightSummary: Hi Experts In table component below i'm having just 1 row but i want to restrict the empty space in the table component based on the rows available on the table… -
Redwood Calendar is not getting properly refreshedSummary: Redwood oj-sp-calendar is not getting properly refreshed. Every time the ADP is refreshed with new values the calendar component is appending all the old and ne… -
Retrieve Database Sequence Next value in VBCSSummary: Hi experts, How to get the sequence.nextval in VBCS and display it in user interface where sequence has been stored in ATP DB. Use case: When multiple users acc… -
VBCS application error after embedding in Oracle Fusion SaaS X-Frame-Options to denySummary: Hi, We are getting error as 'X-Frame-Options' to 'deny' after embedding vbcs application (based on vb redwood templates) in Oracle Fusion. We have other vbcs ap… -
ojtable showing as InitializingSummary: Hello Team, I am facing issue when loading the table its showing as "Initializing" but not loading the data. I see data in the debug console the data is there i… -
Unable to bind text with oj-bind-for-each with oj-row-expanderSummary: I am trying to use oj-row-expander property in oj-table. The values of column headers are dynamic. Hence the attributes inside the child row is also dynamic. I … -
Unable to sort table column after customizing SDP fetchSorting tables columns used to work before customized the SDP fetch. (In my customization code, I call a BO to check if the values that I'm getting from my SDP exist in … -
502 Bad Gateway FunctionInvokeImageNotAvailable when calling Pre-Built Function from VBSummary: Hi! I'm following Shay's blog https://blogs.oracle.com/vbcs/post/generate-pdf-documents-from-visual-builder … With the tenancy admin ID, I created a new VCN, pr… -
oj-switch not able to toggle with keyboard 'enter' or 'space' or 'tab'Summary: OJ - Switch, not keyboard accessible. Not able to toggle the switch with keyboard. Tried to add an action for keypress/keydown, but it is not initiating the act… -
Issue while embedding VBCS App in Oracle Fusion (https://idcs...) X-Frame-Options to denySummary: After embedding the VBCS page in Fusion, getting error… We are trying to Embed the VB page in Fusion Dev2 which is SSO and is in different Domain (Dev2 Domain).… -
Issue while embedding VBCS App in Oracle FusionSummary: X-Frame error when VBCS is embedded in Oracle Fusion Content (required): When a VBCS app is embedded in Oracle Fusion via Page Integration or via Structure Tool…Nirosha Mookaiah Natarajan 451 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
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 … -
The oj-sp-smart-filter-search page template issuesSummary: Is there any documentation on the numerous variables that are shown in this page template? When populated, the suggestionFiltersDP should probably make an API c… -
surrounding if around input text in form layout breaks the layoutSummary: Hi Experts I want to add condition on input text component in form layout but i could see that surrounding if around input text breaks the layout and creates em… -
How to hide or remove 'No data display' in tableSummary: How to hide or remove 'No data display' in table Content (please ensure you mask any confidential information): Hi Expert, Is there a way where we can remove th… -
How to pass SDP data to java script as input parameterSummary: Hi Experts, @Sherif Bashar I have a requirement to pass SDP & ADP as input parameter to JS. ADP is subset of SDP and JS need to return SDP minus ADP data. SDP =… -
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… -
Gen3: vbcs --> atp service connection failing with 403 ACL issue.Hi, Below is the error we are seeing while accessing ATP ORDS service from VBCS gen3 instance. This was working fine in VBCS Gen2. "type": "abcs://proxy_problem/oauth/au… -
VB Excel add-in - hubOrganizations LOV extracts invalid records.Summary: A duplicate/invalid customer (Same Name, different Party number) is being picked in the request payload of the Sales Order creation REST API salesOrdersForOrder… -
24D redwood helper tool is creating issuesDear Team, I am trying to migrate personalization of Employment info page from Responsive UI to Redwood UI but when i import VB code to VBS it throws below error. PLs le…Oracle PaaS Consultant-Oracle 11 views 1 comment 0 points Most recent by Komal Varu-Oracle HCM Redwood Personalization Helper Tool -
Retaining table position (SDP based) while navigating back from other pagesHi All, I have one table which is based on SDP (Service Data Provider), every thing works fine Now the catch is, when navigate to some other page, once I navigate back t… -
Filtering in Select single as I type is not workingSummary: filtering in Select single as I type is not working for fusion REST API I'm calling the REST API to get the list of suppliers in the Fusion App on my single sel… -
Extension Publish Not Using Build PipelineSummary: When creating an Extension from "Edit Page in Visual Builder Studio", the Publish button uses some kind of phantom build job called "site_hcm_extensionPreview" … -
Automatic Cache Clearing in offline toolkitSummary: I'm trying to use this code, to clear pouchdb, however new PouchDB got me an undefined variable error. Appreciate if someone could guide me about vbcs dependenc… -
How to deploy Visual Builder App in Tomcat Server With Oauth enabled ORDSSummary: Hi everyone, I have reffered this blog https://blogs.oracle.com/vbcs/post/free-visual-builder I have moved a VB application to a Tomcat server on my local machi… -
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… -
How to change the Redwood styleSummary: I have created an application extension workspace to develop some custom pages. Is there any way to hide the section in black color and add components to the wh…