Question

How to create dynamic URL in correspondence rule in pega V8.2.7
Hi,
I have a requirement to create dynamic URL and place it in a correspondence rule such that when system sends a mail then customer will see the link and he/she will also open the link from the email itself.
Below approach has been taken and it's not working in pega v8.2.7
1. use the property reference and make format as pxLink / pxURL.
2. Also tried the property reference in <a href=""> tag and after saving the correspondence rule, code has been changed. So it's not working.
Please suggest.
Thanks,
Abhishek
***Edited by Moderator Marissa to update Platform Capability tags****