Question
EY Advisory & Consulting Co., Ltd.
JP
Last activity: 20 Dec 2017 2:35 EST
Open portal and automatically open the assigned work directly from email link
I want to make an email link for approval request which allows the user to open the portal and automatically open the assigned work.
I know how to setup correspondence using two ways
- one to open the portal using Data-Portal.ShowDesktop activity + openWorkByHandle action,
- and the other to open the assignment directly using objClass.ProcessAssignment activity.
What I don't know is to use BOTH. ProcessAssignment allows you to open the assignment but it does not show the portal and I really would like both the portal and the opened assignment to show up...
Any help would be appreciated. Thanks!