I have a process orchestration set up to send a email using a custom mail template.
I will be calling the process through the web portal with Object Method, Raise Event. I will need to pass variables from the web portal to the process such as email.
I tried doing $PC(emailAddress)$ but it does not work, help would be much appreciated. Thanks!