I have an action that when triggered sends an email to the user with another user CC'd on the email notification. The email includes a derived URL that when click should redirect the clicker to a specific page in their Infor account.
The derived field is creating the URL and inserting the recipient of the email's employee ID in the URL so if the copied user clicks on the URL in the email, they are able to view the recipients Infor page.
Can a URL be created so that regardless of who is clicking the URL it redirects them to their own page?
the LPL for the derived field is as follows:
URL is a Derived Field
type is RichText
return "<a href='">hcm-ghr-prd.inforcloudsuite.com/.../form," authenticated actor.agent(Employee).Employee+".LRCFullEmployeeProfile?csk.showusingxi=true&csk.CHP=EmployeeSelfService&menu=LRCEmployeeMenu.MyFullProfile' "