JET
Discussion List
-
How to Insert Edit and Delete Records for BO Relationship TablesSummary: How to Insert Edit and Delete Records for BO Relationship tables We have a Parent and Child Record with One to Many Relationship. We want to Insert, Edt , Delet…
-
How to Filter the Data by Week DaySummary: We have Date Field . We need to Filter the table SDP Data based on week day(Mon, Tue ..) as a dropdown instead of Date . Please advise. Content (please ensure y…
-
Why the SingleSelect component is not retaining selected value after tabbing out and reselecting it?Summary: The Single Select component is not consistently storing the selected value when navigating between fields. Component: Single Select Backend: SDP-based data fetc…
-
How to Load more Records while Scrolling in Select Single in VBCS for External Rest APIHi, We have an External APi like Lpn Details from WMS /wms/lgfapi/v10/entity/container when i create SDP for Select Single it loaded by default 25 when we Scroll we need…
-
Display Two Different BO Data in the Same LineSummary: We have requirement to Fetch the Data from Two different BOs and display it the same Line . Both the BOs have Emp No in Common We need to display the Combined D…
-
Dynamically navigating the user to pages after they login based on the initial URL.Summary: Hello, We have a scenario where users will get emails with the parameterized links to our DCS portal pages. However, once they click on the link to access the p…
-
Relationship Business Object Fields are shown as [object object]Summary: We have a BO Employee_Info We have a Relationship BO Employee_Contact having two Fields ; Employee_Contact_Name and Employee_Contact_Date_of_Birth Employee_Info…
-
How to Tab Out from One Input Text Box to next Input Text Box Automatically?Summary: How to Tab Out from One Input Text Box to next Input Text Box Automatically? Content (please ensure you mask any confidential information): Version (include the…
-
Transposing Columns in oj tableSummary: Hello, I have a requirement where I want to transpose the column names (first row, kind of) in the first column. Normally, a table would look like this (column …
-
Display Employee Name on Top Right of the PageSummary: We have a Requirement to Display the Employee Name on Top Right Corner of the Page on Entering of Employee Number into the Input Textbox in the Page. This BO Ta…
-
Set global format dateSummary: I am looking for a way to format dates, date-times, and currency globally, so that all values are automatically formatted consistently across the entire applica…
-
How to update the First Business Object Field from a Second Business ObjectSummary: We have a Requirement where we are creating a new record in BO1 which has a Field named Flag which is posed as Y in BO1 along with a JOB_NO field. Now in BO2 we…
-
oj-sp-calendar doesn't display eventsSummary: I am trying to create a new page in a new extension in our Fusion application. Ideally, I would like to display a calendar with events fetched from Oracle HCM R…
-
Oracle vbcs Redwood template smart search page giving errorHi, When i am trying to create redwood template page of type smart search. Page is not loading and getting the error as below. Error: Could not evaluate expression $page…
-
Calculate Quantity RemainingSummary: We have requirement to get the difference between the quantity stored in two Bos Bo1 and BO2. The result of the difference should be stored as Quantity Remainin…
-
How to Restrict Values in Select Single ComponentSummary: We are trying to Restrict the values in the Dropdown whcih has the list of Emno. The Data =is coming from $flow. varaibles.EmpBO1 and the value= $application.va…
-
Need list of supported fonts for Redwood VBCS application.Summary: @Shay Shmeltzer-Oracle We are developing a application using Redwood VBCS and require a definitive list of all officially supported fonts for Redwood VBCS appli…
-
How can I change the Font Family for VBCS Application?Summary: I want to change default font family of my custom web Application to Lato, in redwoord-override.css i made the changes :root { /* --oj-html-font-family: -apple-…
-
Issue saving data to BOSummary: While trying to Save Data to a BO using SDP . It is saving as 0 1 2 3 etc. The Field Name is Emp_Dept_Name which has data like 'HR', IT ', etc. It is selected t…
-
Checkbox kept auto checked while editing rowHi Team, I have a table in Oracle VBCS with checkboxes displayed in one column. The requirement is: The checkbox should always display in the table. When I edit a row, t…
-
How to dynamically store/bind the entered value in Single Select ComponentSummary: We are using a finder input parameter with the searchTerm attribute to filter results from the REST API. Our goal is to map the user input to this finder parame…
-
Error- callComponentMethodAction]: Missing parameter, element='null', methodName='open'Summary: Hello , I'm trying to navigate from one page to other page by clicking on hyperlink. Refer this Flow— search page- hyperlink- click - create page- on load actio…
-
How to Remove Duplicates from a SDP Table dataSummary: The Table data is populated into a input Text box using Table First Selection Row . This table data is fetched using SDP and has Some Records Repeated such as J…
-
Responsive UI Behavior: Certain input text fields are not adjusting automatically to screen sizeSummary: Responsive UI Behavior: Certain input text fields are not adjusting automatically to screen size, impacting usability across devices. 1. Component Name: oj-inpu…
-
how to achieve long time offline capabilities on mobile/tab for the VBCS application.Summary: As part of the requirement , the customer wants to have an online and offline capabilities. As per the customer the application would be running on a tablet as …
-
Calculate Total Remaining QuantitySummary: Total Quantity =10 is in BO1 and Quantity Used = 5 is in BO2. We want to store the Difference of the Quantity Remaining =5 in the BO1 as . Total Quantity in BO1…
-
Get the Difference of two fields from two Business ObjectsSummary: We are trying to take the difference of two fields from two different BOs and store the result of the difference in one BO. Bo1.Quantity= BO1.Quantity- BO2.Quan…
-
Compatibility Issue Between Oracle OJet Component and Latest Chrome/Edge UpdatesSummary: We've encountered a UI issue that specifically affects the latest versions of Chrome and Edge (both Chromium-based browsers), but does not appear in Firefox. Af…
-
actionChain 'AttachmentZIPSelectChain' referenced in eventListener 'filePickerSelect2' is not defineSummary: In VBCS, I am getting this error. How can i solve this. Content (please ensure you mask any confidential information): File: webApps/yardiglupload/flows/main/pa…
-
VBCS Json: IssueMust match "then" schema and Must not have fewer than 1 propertiesSummary: I has getting the error in VB application. IssueMust match "then" "assignVariables": { "module": "vb/action/builtin/assignVariablesAction", "parameters": {} } a…