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
9 subscribers
Views
994 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Hi Al,, I am trying delete the apian process through web service.
veereshm
over 9 years ago
Hi Al,,
I am trying delete the apian process through web service.
I am using the pes.deleteProcess(processId, true) method of the ProcessExecutionService class.
Any idea why we are sending the Boolean argument here.
Thanks
Veeresh
Thanks
Veeresh
OriginalPostID-175637
OriginalPostID-175637
Discussion posts and replies are publicly visible
0
Alok Mohare
Appian Employee
over 9 years ago
Per the Appian Public Java API Docs, the Boolean is used to specify whether all the sub-processes in the process should also be deleted.
For additional information, please check the Java docs:
forum.appian.com/.../
Let me know if this helps.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
veereshm
over 9 years ago
Thanks Alok.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel