Is it possible to open a task through a link?

1
0
-1

I have two tasks, where in the first task, when a user finishes his task, he creates a task for a new user and that new user receives an email notification. So I need to create a link where when this new user clicks it is redirected to their task. It's possible?

1 answer

1
+1
-1
This one is the BEST answer!

Hello - Yes it is a pretty usual need! Here is the documentation if you want to learn about how to generate such redirection URLs. Based on what you describe, you should check the Short Task URL.

Cheers,

Comments

Submitted by romualdo.s.rs on Fri, 11/30/2018 - 18:26

I've looked at the URL examples for a task available in the drilldown, but when trying to use the example where I need to enter the name of the task I want to create the link I generated the following link:

http: // localhost: 8080 / bonita / portal / resource / processInstance / Or% C3% A7ar% 20server% 20e% 20e% 20e% 20A% 2 / 1.1 / content /? id = 18026

That would be the initial page of my process, and through this link I can not do anything. Are there any or some examples that you can show me how you did to link to the next task in a process?

Submitted by antoine.mottier on Mon, 12/03/2018 - 13:24

On the documentation page you should look at "Task URL". The example you shared seems to point at the process overview form.

Submitted by phucle.engineer... on Thu, 12/20/2018 - 10:57

Do you have any idea to put a href tag to data from database and make it clickable with UI Design ?

Submitted by antoine.mottier on Thu, 12/20/2018 - 16:06

Your use case is not related to the one described in this question. Can you create a separated question to post it? Thanks.

Notifications