Change e-mail language at runtime
Hi,
my process response to customers based on customer language. I could make a condition and create for each a new email activity to send emails in different languages.
It is possible to use one email activity with different languages? How can I change the language in process at runtime. The customer ist no agile point user!
Best regards
-
Hi Andreas,
Yes, it is possible to add multiple language for an Email Activity. Please find the below documentation link and screen capture for your reference.
https://documentation.agilepoint.com/8000/appbuilder/cloudenvShapeEmail.html
Regards,
Aravind
-
Hi Andreas,
Yes, the based on the User name It would resolve the userprofile locale and send the different language email dynamically at runtime.
However if you have requirement that mail template language must be dynamic based on the user input in that scenario you might need to plan for handling it through a custom connector. You can write a custom connector and listen to DELIVER_NOTIFICATION event and try to manipulate the mail template content before sending it out.
Regards,
Aravind Rajanna
请先登录再写评论。
评论
3 条评论