Location Name in Alert Composer.
Summary: How to display the Location Name (Worker Assignment Location) on Alert Template.
Content (required): We are trying to build a resource Alert to send emails to Hiring Managers and would like to display Location Name of worker. There is only 2 options there in Groovy Expressions. LocatinId and Locationcode.
Version (include the version you are using, if applicable): 21D
Code Snippet (add any code snippets that support your topic, if applicable):
${AlertUtils.toString(workers.workRelationships.assignments.LocationCode)}
${AlertUtils.toString(workers.workRelationships.assignments.LocationId)}
Tagged:
0