1
0
-1

Hi folks¡   need send by e-mail to my customers the current URL to go to my APP or Process, but dynamically, I was testing with many hash variables but don´t achieve get it. Could you give me a suggestion?


thanks

fabian

    CommentAdd your comment...

    1 answer

    1.  
      1
      0
      -1

      Hi

      You can try this hash (adjust accordingly to suit your requirement):

      http://#request.serverName#:#request.serverPort##request.contextPath#/web/userview/appId/userviewId/_/

      where you have to hardcode/key in the "appId" and "userviewId".

      More information at Hash Variable#RequestHashVariable

        CommentAdd your comment...