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
24 replies
Subscribers
7 subscribers
Views
16736 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
Process does not show User Input Task
minalabib
over 7 years ago
I had a process model that has sub-process, events, script tasks and user tasks, and it was working fine, recently I had to updated the process model and added a sub-process right before the user task that will run multiple sub-processes synchronously and then start a user task; after the update and running the task from the end-user site the process runs but it won't show the user task although it is created and user has to go to tasks tab to access the user task.
Any idea what is going? or any setup that I need to change for that to act as expected?
OriginalPostID-273235
Discussion posts and replies are publicly visible
Parents
0
Colton Beck
over 7 years ago
Based on your explanation, this could be a good use case for using stored procedure. You could do a single procedure call that handles all data checks and writes, then you could run a single query to return all information the user would need to see.
Just something to consider.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Colton Beck
over 7 years ago
Based on your explanation, this could be a good use case for using stored procedure. You could do a single procedure call that handles all data checks and writes, then you could run a single query to return all information the user would need to see.
Just something to consider.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data