Hi team, how can I get the transaction url working on a system generated email? I am doing a PO approval and try to send out PO approval notices to next approver. I get the email to send out but have a hard time to make the URL working. I am using “<a href=“${transaction.url}”>click here to view record.</a>” but not able to make it work..what do I need to change? TIA!