Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Suggested Answer
Replies
6 replies
Answers
1 answer
Subscribers
7 subscribers
Views
5748 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Hello Guys, I have a process Model "A" who calls a subprocess &qu
ederm160
over 10 years ago
Hello Guys,
I have a process Model "A" who calls a subprocess "B" and the subprocess "B" does not have any users assigned, but the users are assigned in the process Model A.
Every time i try to publish a new version of subprocess "b", I receive this error:
Erros
This process model could not be published due to the following erros. Please correct them before continuing.
. Error: Attended nodes must be assigned.
Is there a way to publish a process Model without assign a user ?
OriginalPostID-210105
OriginalPostID-210105
Discussion posts and replies are publicly visible
Parents
0
Sidhant Behura
over 10 years ago
For unattended nodes(script tasks, write to db, etc) you can use assignment as "Run as whoever started or designed this process model".
But your error "Error: Attended nodes must be assigned." indicates that there is an attended node like user input task which definitely needs assignment.
But if you still want no assignment then as a hack/alternative you can give the user input task assignment as -1 which will let it save and publish the process model.
The task will be visible to all users with System Administrator privilege with "[Group Name Not Available]" text in the "Sent to" field.
Hope this information is helpful.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Sidhant Behura
over 10 years ago
For unattended nodes(script tasks, write to db, etc) you can use assignment as "Run as whoever started or designed this process model".
But your error "Error: Attended nodes must be assigned." indicates that there is an attended node like user input task which definitely needs assignment.
But if you still want no assignment then as a hack/alternative you can give the user input task assignment as -1 which will let it save and publish the process model.
The task will be visible to all users with System Administrator privilege with "[Group Name Not Available]" text in the "Sent to" field.
Hope this information is helpful.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data