Questions and discussion about developing processes and programming in PHP, JavaScript, web services & REST API.
Forum rules: Please search to see if a question has already asked before creating a new topic. Please don't post the same question in multiple forums.
#828916
Hello guys!

I have set an email notification for a task that sends email to assigned user. In the message i want to mention the process name but there is not any system variable to insert. How can i store the process name in a variable in orther to using that variable in a message
Thanks for your consideration
#828918
Hello,

You can use a trigger below, put the trigger before a Dynaform which you need to create a hidden variable named e.g. ProcessName.
Later on, you can insert @@ProcessName into your email template...

Reference Doc:
https://wiki.processmaker.com/3.2/ProcessMaker_Functions/Unique_ID_Functions#PMFGeti18nText
Code: Select all
//=== trigger GetProcessName
@@ProcessName =  PMFGeti18nText(@@PROCESS, 'PRO_TITLE', @@SYS_LANG);

Being the best in the started business is the obje[…]

Winzo is a popular and unique game on the mobile p[…]

Cannot create process using templets

Real details. The problem was solved by effect!

However, it is essential to use it responsibly and[…]