Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
5 replies
Subscribers
9 subscribers
Views
2498 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Hi, We're using the start process writer function to launch a pro
dylanf
over 10 years ago
Hi,
We're using the start process writer function to launch a process from within a task form of another process instance. The "called" process starts fine and the data is passed properly to it. Within the process model of the process that is launched from the function, I have activity chaining set up to the first user input task. However, the task form itself isn't opening when the link is clicked that launches the new process instance. Does anyone know of a way to both launch the new process instance and automatically open the form?
OriginalPostID-138947
OriginalPostID-138947
Discussion posts and replies are publicly visible
Parents
0
PhilB
A Score Level 1
over 10 years ago
Is the requirement that the first task remains open, but the user is chained into the newly started process? I haven't tested this but if so, you might be able to use a pattern like the one I've attached, where the subprocess contains the second, chained task but that the first task is also restarted. It will probably require some more complexity to make sure the multiple flows are handled correctly and that the second process can't be started multiple times. Apologies if I've misunderstood your requirement.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
PhilB
A Score Level 1
over 10 years ago
Is the requirement that the first task remains open, but the user is chained into the newly started process? I haven't tested this but if so, you might be able to use a pattern like the one I've attached, where the subprocess contains the second, chained task but that the first task is also restarted. It will probably require some more complexity to make sure the multiple flows are handled correctly and that the second process can't be started multiple times. Apologies if I've misunderstood your requirement.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data