Guest Sonali Posted April 7, 2017 Posted April 7, 2017 Hi I have made the assignment form mandatory (true). This make the team mandatory but how do I make the analyst field mandatory? Also can I have a default team appearing in the team field and if required them you can change the team as part of the capture? Sonali
Guest Sonali Posted April 7, 2017 Posted April 7, 2017 From my testing, I finding if the analyst is left blank during the capture then the BPM is falling over mid way
Victor Posted April 7, 2017 Posted April 7, 2017 19 minutes ago, Sonali said: how do I make the analyst field mandatory? You can't currently... 20 minutes ago, Sonali said: can I have a default team appearing in the team field Again, not yet possible... 9 minutes ago, Sonali said: if the analyst is left blank during the capture then the BPM is falling over mid way Because most likely there are nodes configured to use analyst/user information...for example a task assigned to an owner but there is no owner on the request... you could amend the BP to suspend somewhere in the beginning and wait for an owner or/and have the failing node work with team instead of owner, for example instead of assigning a task to owner, assign it to owner's team....
Guest Sonali Posted April 7, 2017 Posted April 7, 2017 see attached - when analyst is left blank as part of capture - the BPM failure at human task 'review incident'. Not sure how to resolve this
Victor Posted April 7, 2017 Posted April 7, 2017 @Sonali is the human task configured to assign the activity to "Owner (For Tasks)" and/or as task owner also "Owner (For Tasks)"? If so, change to assign to "Assigned Team(For Tasks)", and same for activity owner, if you have any. Another solution would be before the human task have a suspend "Wait For Request Owner" node... the BP will pause until the request has an owner and continue once it has one...so the next node, the human task won't fail if is using "Owner (For Tasks)" variable... EDIT: You do have an "Wait For Analyst" node...
Guest Sonali Posted April 7, 2017 Posted April 7, 2017 Made the change as above but still doesn't work Note - wait for analyst node in attachment is a suspend 'wait for request owner' node
Victor Posted April 7, 2017 Posted April 7, 2017 @Sonali yes noticed that after I posted hence I edited my reply
Guest Sonali Posted April 7, 2017 Posted April 7, 2017 I have changed it to 'Assigned Team(For Tasks)" but still doesn't work
Steve Giller Posted April 7, 2017 Posted April 7, 2017 As a workaround you can try putting a Get Request Details node followed by a Decision node before the Human Task. With a custom expression of "owner is set" branching to the Human Task and "owner is not set" branching back to "wait for analyst" you should create a loop that won't hit the Task without an owner.
Victor Posted April 7, 2017 Posted April 7, 2017 @Sonali yes, I was about to suggest (as @DeadMeatGF suggested too) you need to do the same as here: ... which is the "Get Request Details" node before the human task.... and then it will work with "Owner (For Tasks)" The other issue, the reason why assigning the task to "Assigned Team (For Tasks)" fails is because the team is currently not configured to allow assignments: In admin tool navigate to: Home - System - Organisational Data - Organisation - Service Desk Team and enable task assignment option.
James Ainsworth Posted December 5, 2017 Posted December 5, 2017 Hi @Sonali. I wasn't sure if you had any luck with this yet, but I was wondering if you had considered using the Round Robin or Most Available assignment options in the BPM? You could have a Get Info node followed by a decision node, and if no one as been assigned as an owner, you could automatically assign to someone on the team using one of these options. More information on Assignment in the BPM can be found here.
James Ainsworth Posted September 16, 2018 Posted September 16, 2018 Hi @Sonali On 4/7/2017 at 6:58 AM, Sonali said: I have made the assignment form mandatory (true). This make the team mandatory but how do I make the analyst field mandatory? Referring back to your original post, we have now provided an option on the Progressive Capture Assignment form that allows you to also set if the owner is mandatory. Hope this helps.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now