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
11 replies
Subscribers
10 subscribers
Views
3615 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Data and Records
hi all, i created a sub-process as quick task for process record.
eaglez
over 10 years ago
hi all,
i created a sub-process as quick task for process record.
i did delete the start form, but when i click the sub-process in the related action, it opened a new window and redirected to portal page and a start form.
btw, if i directly start the process for debugging in desin page, there is no start form.
is there a place to configure this?
many thanks....
OriginalPostID-135990
OriginalPostID-135990
Discussion posts and replies are publicly visible
Parents
0
ajinkyab277
Certified Lead Developer
over 10 years ago
Hi Eagle,
1. Though we can target specific process using send and receive message node, But messaging is not synchronous.If your parent process don't have any logic which require immediate modification of pv after execution of related action then you can prefer the messaging.
2. You can use 'Set external pv' smart service to modify the process variable in another process(Process variable updated by this smart service wont get logged in process history)
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
ajinkyab277
Certified Lead Developer
over 10 years ago
Hi Eagle,
1. Though we can target specific process using send and receive message node, But messaging is not synchronous.If your parent process don't have any logic which require immediate modification of pv after execution of related action then you can prefer the messaging.
2. You can use 'Set external pv' smart service to modify the process variable in another process(Process variable updated by this smart service wont get logged in process history)
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data