How to assign a performer with a special rule?

How to's and exchange ideas with the community.

How to assign a performer with a special rule?

Postby eduroma » Thu May 24, 2012 3:34 pm

Hi Everybody,

I'm developing my first process in Bizagi, and I have a doubt to "Define a Performer" to the first form of this process.

The case is created automatically using a web service, and I have to define a performer to this case, with the following rule:
1- In the main entity of the case, there is a field with the customer id.
2 - The user of Bizagi, have to see only cases of customers that they are configurated to attend.

I don't know how to do this.

Can anyone help me?

Thanks,
eduroma
 
Posts: 2
Joined: Tue Mar 20, 2012 9:22 am

Re: How to assign a performer with a special rule?

Postby BizAgi Xpress Support » Wed May 30, 2012 11:12 am

Dear Eduroma,
Thank you for your interest in Bizagi.

To create a New Case from an external application to Bizagi, you may use the createCasesAsString web method available from the WorkflowEngineSOA web services (http://wiki.bizagi.com/en/index.php?title=CreateCases). In this invocation, you may also send the information of the user creating the case, in which scenario it could be the same user who will be in charge.

This would avoid the need to define explicitly a participant, mainly because by default if no assignment rule is specified, the next task will be assigned to the case creator.

Another option is to define and use and assignment rule, in which you can model the idCostumer (a reference to a Customer entity) as a user property (http://wiki.bizagi.com/en/index.php?title=Organization#How_to_Create_User_Properties).

Through this approach, this property could be used from inside your rule to return the user expected to work on this case.

Also, you can see some assignment examples at: http://wiki.bizagi.com/en/index.php?tit ... t_Examples

Best regards,
Bizagi BPM Suite Support.
User avatar
BizAgi Xpress Support
 
Posts: 1877
Joined: Wed Aug 12, 2009 9:43 am


Return to HOW TO’s



cron