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
3 replies
Subscribers
6 subscribers
Views
1672 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
I have requirement for cancelling a request/instance from the request's reco
parvezs
over 9 years ago
I have requirement for cancelling a request/instance from the request's record prior to it being accepted by a particular group. Which is the best way to implement this feature without using a shared component/smart service.
OriginalPostID-200719
OriginalPostID-200719
Discussion posts and replies are publicly visible
0
Stefan Helzle
A Score Level 3
over 9 years ago
We implement cancelling of processes normally using messaging. But it depends a bit on how the exact requirements are.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
shailendras593
over 9 years ago
Hi Parvez,
You can create a related action for cancelling a request, where you can use send message node to set some values in your master process (the actual process for handling request workflow). Use a receive message node in the master process to cancel the request.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
parvezs
over 9 years ago
Thanks for the response I was thinking along the same line.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel