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
12 replies
Subscribers
7 subscribers
Views
13134 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
AI and Rules
Any function to reassign a task?
Karthik
over 8 years ago
We have a report to show all the active tasks in a grid. We want to let the user to select tasks and reassign it to a specific user or group. Is there any sail function to do that ? I dont want to kick start a process instance for this.
OriginalPostID-239047
Discussion posts and replies are publicly visible
Parents
0
sikhivahans
over 8 years ago
Even the bind()/startprocesswrite() aren't the options as they too will kick start a process which actually defies the original requirement.
Also, in my view it may be better to opt for the OOTB a!startProcess() smart service function(rather than going for a Shared Component) provided if only one smart service needs to be executed and the version of Appian is 16.2 or a later one.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
sikhivahans
over 8 years ago
Even the bind()/startprocesswrite() aren't the options as they too will kick start a process which actually defies the original requirement.
Also, in my view it may be better to opt for the OOTB a!startProcess() smart service function(rather than going for a Shared Component) provided if only one smart service needs to be executed and the version of Appian is 16.2 or a later one.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data