All product information in wiki.bizagi.com is only valid for Bizagi BPM Suite 9.1.X.
For newer Bizagi BPM Suite versions (10.X and up) please visit the User Guide.
 

Talk:Other Rules

From Business Process Management, BPM and Workflow Automation Wiki | BizAgi BPMS

Jump to: navigation, search

Comments on Other Rules


James.lukan said ...

For those of us without scripting experience, it is worth explaining that a String attribute value requires single quotes when using GetEntityList for several conditions. Example:

CEntityManager.GetEntity("Client").GetEntityList("","","ClientName = '"+<OtherAttributeRelatedPV>+"' AND OtherAttributeName Operator Value ", "");

--James.lukan 13:11, 15 February 2011 (COT)

Bizagi Xpress Support said ...

Thank you very much for your comment. We have updated the article.

--Bizagi Xpress Support 17:26, 15 February 2011 (COT)

Wajid.khilji said ...

I think its important to be able to get entity attributes by SurrogateKeyValue

--Wajid.khilji 05:35, 22 October 2013 (MDT)