Alert Composer - How to fetch Assignment effective start date
Summary:
Hi Team,
have written this expression to fetch the effective start date of the assignment but it fetches the Original Hire Date of the emp.
what changes i need to make?
${AlertUtils.toString(AlertUtils.formatDate(workers.workRelationships[0].assignments[0].EffectiveStartDate,'dd-MMM-yyyy'))}
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0