Get Started: AI Resources for Oracle Cloud HCM – Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Visual Builder Studio for HCM
Extending Redwood Pages with VB Studio for Cloud HCM
Discussion List
-
For page properties how to write expressions - SyntaxSummary: In our organization we have written EL Expression to control the page properties like add, edit, Complete, Cancel, Delete and Evaluate Task as a Worker/Manager.… -
How to rename the Fields on personal details fields in personal Information in RedwoodSummary: Hi Team , How to rename the Fields on personal details fields in personal Information in Redwood. Content (please ensure you mask any confidential information):… -
Redwood Create Offer: Default Salary Basis and Salary amountSummary: We are planning to enable redwood Create Offer. Currently Auto complete rules were created to default salary basis and Salary amount based on Candidate Home sta… -
unable to hide "Job Formatting" Section for job requisition redwood pageSummary: Hi We are unable to hide Job Formatting section from Job requisition detail redwood page using Visual builder. Option is not available in business rule fields. … -
Auto Populating Job Requisition Details Fields from Position fields/DFFs in Redwood pagesSummary: Trying to auto populate information from position page to job requisition page when job requisition is created using position. Content (please ensure you mask a… -
26B- VBS field behaves differentlySummary: 26B- VBS field behaves differently Content (please ensure you mask any confidential information): For Hire an Employee >Assignment Section Info -we have some fi… -
Redwood Guided Journey BI report bind parametersSummary: To show/embed BI report link on the redwood page and pass the assignment id of the logged in employee as a bind parameter to the path , tried using below &_xmod… -
26B- VBS Preview giving 27519 errorSummary: 26B- VBS Preview giving 27519 error Content (please ensure you mask any confidential information): In VBS after the changes when trying to Preview getting 27519… -
Creating Variables in Create or edit offer PageSummary: Need to create a Variable in Job Offer Pages and use in the Guided Journey Report task as a parameter. Content (please ensure you mask any confidential informat… -
In Redwood - How to add guided journey specific to an Absence type?Summary: Hello All, I need to add a specific guided journey for a particular absence type in the "Add Absence" page in Redwood. Any thoughts currently its available at a… -
Back Date Validation rule in Transfer page is not workingSummary: Hi All, I'm trying to validate the action date is not a past date in Transfer pages using the validation rule in VBCS, but its not working as expected. Any sugg… -
VBCS Validation to Restrict Multiple Managers for a Custom Manager TypeSummary: We have a requirement to restrict users from mapping more than one manager for a specific manager type. For example, for a custom manager type (e.g., Matrix Man… -
helpdesk ticket Need to trigger when new person is hired and the journey is automatically assignedSummary: is it would be possible that, when a new person is hired and the journey is automatically assigned after add pending worker, a helpdesk ticket could also be sen… -
You don't have permission to perform this offer actionSummary: Hello, when I try to edit "Create or Edit Job Offer" page in Visual Builder, an error message appear in the preview: Can you help me to understand why this erro… -
Unable to Display Variable Value in VBCS Validation Error MessageHi, In the Visual Builder Studio, we cannot see the returned values of the variables. We are trying to configure a validation rule for the Create/Edit Performance Goal D… -
Trigger Action Chain when value of field changesSummary: We would like to trigger an action chain whenever the value of a field changes. E.g. when the user selects a certain Action Reason. Is there an event listener f… -
Unable to Display Variable Value in VBCS Validation Error MessageHi, In the Visual Builder Studio, we cannot see the returned values of the variables. We are trying to configure a validation rule for the Create/Edit Performance Goal D… -
Redwood - Translate error messages of validation rulesIn Visual Builder Studio, we have set up several validation rules with error messages, currently written in English. However, we also have users with their Oracle langua… -
Additional Person Info redwood page has the EFF sequence order differentSummary: We have made some EFF fields required in Additional Person Info using VBS. Before this VBS change, the fields displayed in the order defined by the sequence num… -
Oracle Visual Builder Studio 26C - Reorder Fields featureSummary: Oracle Visual Builder Studio 26C - Reorder Fields feature Content (please ensure you mask any confidential information): Hi experts, Has anybody figured out how… -
Redwood Validation Rule : Warning message is appearing on top instead of field levelSummary: Warning message is appearing on top instead of field level for change salary flow. Content (please ensure you mask any confidential information): Hi team, I wan… -
How to create a validation message for empty attachmentSummary: Navigation: My client Group > Workforce Structure > Request a New Position We want to force users to enter an attachment on the section "Position Details" by de… -
How can I hide fields or sections in the Job Requisition based on user roleSummary: We need to set up rules to hide sections or fields within the Job Requisition using VBS based on the users role. We would like to have one rule for the Hiring M… -
Restrict Settings for Redwood Document TypesSummary: Hi , Restrict Settings for Redwood Document Types Setup and Maintenance > Document Types > Search for a document type > Restrict Settings (Section) Select Restr… -
Can we migrate data from one VBCS project to another VBCS projectSummary: Hello all, Can we migrate data from one VBCS project to another VBCS project.We have a requirement to delete all projects and keep only one with all the changes… -
Alternatives to adding custom UI content in Redwood UI pagesSummary: Based on this discussion My understanding is that Visual Builder Studio cannot be used to add a new UI component, such as a custom button or link, to an Oracle-… -
Download Option on DOR page is vanishedSummary: Download Option on DOR page vanished Content (please ensure you mask any confidential information): For Business and HCM admin users we have Download option on … -
Person Number Generation based on logicSummary: Hello Experts, Our client is using a logic to generate the Person Number in their current system. Is it possible to default the Person Number by following the l… -
Unable to write a validation rule on Attachments section in Personal Details - Contact Info pageSummary: I want to write a restriction rule that will throw an error when employee has not attached a attachment in the contact Info redwood page and address section Con… -
Why do validation rules not work if there is a value defaulted in the field?We have used the following expression to default the effective start date on the Request Position Change to be the current date: [[ (new Date(new Date().getTime())).toIS…