Hi there,
For a BPM process we're switching the UI partly from WDJ to SAPUI5.
I've got a question about that:
Right now, task owners are notified by the standard e-mail:
Dear Potential Owners,
You have new task(s) in your work item inbox. To view this task, click any of the following links.
Direct access to this task:
Your complete work item list:
<http://sap.example.com:50000/NavigationTarget=ROLES:portal_content/every_user/...>
*****************************************************
This mail is generated automatically. Do not reply.
In case of technical issues, contact your IT department directly
As we want to make the new UI also available from the internet (e.g. mobile phones), we want to use a reverse proxy for that.
So in fact the address will no more be http://sap.example.com:50000, but http://approval.example.com.
Can I send out custom notifications including the task ID?
Thanks in advance!
Best regards,
Thorsten.