Redwood - Error in auto complete rules on the job title page when activating redwood — Cloud Customer Connect
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Redwood - Error in auto complete rules on the job title page when activating redwood

On the Redwood job screen, when updating any job, we see that the following autocomplete error occurs as shown in the screenshot:

Here is the description of the rule for this screen:

{

The variable value booleanVar_isHDLWorker = Get boolean value from HCM Params (isHDLWorker,Job.Current row)

The variable value booleanVar_WorkFlow = User role (ORA_HRC_APPLICATION_IDENTITY_CUSTOM_DSPS)
If
(

booleanVar_isHDLWorker Not equal to True AND

booleanVar_WorkFlow Not equal to True AND

Job.Function Is not null AND

Job.Attribute 20 Not equal to Y

)
{

	If

(

Job.Get Job Valid Grades Is not null

)
{

The variable value rowsetVar_ValidGrades = Job.Get Job Valid Grades

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!