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
2 replies
Subscribers
6 subscribers
Views
1878 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
I want to parallel process some data. Like for example, when we move from one pr
dhruvm
over 11 years ago
I want to parallel process some data. Like for example, when we move from one process task to another, I want to save the state of first task to my database via a web service. How can I do it? When I try to call a web service. It gives me an error saying my service has no end logic. Can we have some sort of void service/event which we just fire and forget?...
OriginalPostID-81641
OriginalPostID-81641
Discussion posts and replies are publicly visible
0
Omkar Ambardekar
Certified Lead Developer
over 11 years ago
Dhruv, you can add an AND gateway after Task 1. The AND gateway can have two outgoing flows: Flow-1 to Task 2 and Flow-2 to a Web Service node. The Web service node can then be connected to an END event that "does not" have a Terminate Process Trigger.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
dhruvm
over 11 years ago
Thanks for the response.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel