Validation
Discussion List
-
How to filter SR Status values based on selected Category in Oracle Fusion Service?Summary: I'm working on Service Requests in Oracle Fusion and using standard SR fields. I want to implement logic where the Status field values are filtered based on the…
-
Visual Excel plug in - Create Receivables invoice FailedSummary: Create AR Invoice failed after multiple attempts Content (required): The data in the excel plug-in is replicated from a succesful REST service call with exactly…
-
I dont see VBS rules deployed in the Target instance's VBS.Summary: I migrated rules from Responsive UI to Dev1(Source) Redwood and then from there I deployed the changes to Dev4(Target) Redwood. I see the changes in Dev4 when I…
-
navigate to component a componentSummary: I am working in an application where I need to move to any specific component of the page by pressing enter button on keyboard instead of tab. How can we achiev…
-
Store Calculated Field Value into Input Text BoxSummary: We have Requirement where we need to display the calculated hours into the Input Text box. If the total available hours is 100 and 50 hours is entered by Employ…
-
oj-input-date-time validationSummary: I have used two component for saving date and time both (Punch_time_in and Punch_time_out). my requirement is while saving the record it will check punch_time_i…
-
oj-c-input-number (number field) causing parse errorsWhen we use an InputNumber field , we always get this error below: i.format is not a function OR i.parse is not a function. This makes the field not work. The only way t…
-
VBCS: A few questions on validations, performance tuningSummary: Need more info on the below questions in Oracle VBCS Content (required): Hi All, Need more information on the below questions/use cases in Oracle VBCS. In Edita…
-
Set Timeout DelaySummary: How to set Time Out /Delay after 30 seconds of Inactivity We are using this Function to delay 30 seconds PageModule.prototype.timeoutAfter = function(seconds){ …
-
I have a requirement to assign SDP variable data to a ADP variable in action chainSummary: Hi Experts I have a requirement to assign SDP variable data to a ADP variable in action chain, please help me on how to achieve this Content (please ensure you …
-
Person Name Formats Create - Unable to make Country column from Required to Non-Required using VBSSummary: We are unable to create new Person Name Format as Global reason Country LOV is required. I tried to make country LOV as non-required using VBS, but it is not ch…Nitin-Jain 23 views 2 comments 0 points Most recent by Joann Urban-Support-Oracle Visual Builder Studio for HCM
-
Storing Data in Array and Displaying it on a TableWe are trying to store the data temporarily in an array. However, when we are adding/saving the data, it is showing duplicates in the table. Data in the table is adp For…
-
Can anyone please share the logic to for a custom validators to compare two fields data as followsSummary: I have a requirement to validate account number using another field Re-type account number and validation is not working as expected. Can anyone please share th…
-
Resolving error Missing parameter, element='null', methodName='close' in callComponentMethodActionSummary: This error is coming when clicking in hyperlink which contain a dialogbox opening in action chain. Please Content (please ensure you mask any confidential infor…
-
How to show date and time based on user zoneSummary: How to show date and time based on user zone Content (please ensure you mask any confidential information): Hi Expert, we have a date field where we are display…
-
oj-train Component Not Displaying the Component/Fields AddedI am having challenges with displaying the other component when you click the tab that stores the oj-train component. When I click the tab, this is what it shows. When I…
-
Role based UI security in VBCSSummary Role based UI security in VBCSContent 1. I created mfgrole in the application settings and assigned my user to it.2. In the page, I implemented below oj-bind-if …User_2025-02-04-08-39-48-494 34 views 8 comments 0 points Most recent by Jeeva - Cloud Vantage Visual Builder
-
unable to understand business requirement of EL expressionSummary: visible = #{pageFlowScope.ContactBasicInformationFlowBean.moduleName != 'SelfService'?true:false} above el expression is used to hide 'gender' and 'dob' from 'f…
-
Page is not responding while doing Inline editSummary: Page is not responding in while doing Inline edit Content (please ensure you mask any confidential information): Hi Expert, I have developed below page where do…
-
PDF external javascript import library failingSummary: Hi Experts I'm trying to import jspdf.min.js external library into VBCS app but after adding the library and using it in javascript function my application is n…
-
Sum of values in a column along with text Total in oj-tableSummary Sum of values in a column along with text Total in oj-tableContent Hi All, I have an ADP based table which has 10 columns, out of which 2 columns are quantity an…
-
Master - detail (one header and multiple lines) input form design using Guided process page templateSummary: We need to create registration form in below format( image attached). 1st step of should have header information and 2nd step should have line level information…
-
How to Provide access to VBCS page based on Roles defined in FusionSummary: How to Provide access to VBCS page based on Roles defined in Fusion Content (please ensure you mask any confidential information): Hi Expert, We want to provide…
-
How to customize SDP dataSummary: How to customize SDP data Content (please ensure you mask any confidential information): Hi Expert, How to customize value assigned to SDP variable through java…
-
how to override the title tag on index.html as we navigate from one page to anotherSummary: Hi Experts I have a requirement in VBCS app i.e. to show the page name on the browser tab i.e. title tag in index.html. Could you please help me here how i can …
-
Uncommit all changes and revert back the changes in vbsSummary: Hi Experts How to uncommit all the changes and revert back in VBS ? I did reset to head but the file changes still showing as shown below Content (please ensure…
-
How to restrict the file size in file pickerSummary: Hi Experts Is it possible to restrict the file from being uploaded using file picker component based on the file size ? I want to stop user from uploading the f…
-
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…
-
how to disable the hyperlink within tableSummary: Hi Experts How to disable the hyperlink within the table, i'm attaching my code here. I want to disable the hyperlink only if the status is close, in case of op…
-
How to achieve MFA for my VBCS application??Summary: Hi All, I am building a page in vbcs and authentication is done via idcs (Users configured in OCI IDCS ). My VBCS is OIC-enabled. Can anyone please help me with…