Is there a way to generate a drl link from the server method which will open Taskspace inbox directly? I am sending email notification so I would like to include the link to the taskspace inbox.
Hello,
I am sure that we can create a link for a task so that when you click on the link the task will be launched, but not sure about task list.
Hi Imran,
Is it possible to generate a link to the task inside the server method which is executed as an automatic activity, prior to the manual task?
Do you mean creating a link before than actually the task is created?
Yes, because my auto activity is executed before the task, and that is the point of execution when I am generating the notification. That is also the reason why I was thinking about the inbox link in the first place.
Auto activity is executed by content server (not a user), so why would a user need to goto this activity?
In my case, auto activity is generating the notification for the next activity, which is manual activity to be performed by the user. My idea is to deliver the email to the user with a link which will take him to the task he needs to perform or to the taskspace inbox.
Open the manual activity and navigate to notification tab.You can configure email notification there and send the link as well.See this document which has the steps for doing it. https://community.emc.com/docs/DOC-10093
And check this thread which vlad.ioan's post which discusses, how the link should look like.
https://community.emc.com/message/230180#230180
Regards,
Imran