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
Get Started with Redwood for Oracle Cloud HCM   Begin Now

Field Modification Rule for Business Object "Worker Work Relationship" is not working as expected

Question
61
Views
0
Comments

Summary:

Business Object: Worker Work Relationship

Rule Type: Field Modification Rule

Content (required):


===================================================================






========

CODE:

========

{

The variable value stringVar_LegislationCode =               

Get string value from HCM Params( EMP_Groovy_LegislationCode,Worker Work Relationship.Current row)


The variable value booleanVar_notify = Is modified field             (Worker Work Relationship.Notification Date)

             If

(            

             stringVar_LegislationCode Equal toGB

AND booleanVar_notify Equal to “True”

)

{

Worker Work Relationship.Termination Date = null

}

}


====================================================

Replication Steps:


Replication Steps:

1.      Navigate to People(My Client Group) -> Process Leaver(Termination) Quick Action


2.      Search and Select Person/Worker



Enter Notification Date. System give below Error


 


Version (include the version you are using, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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