Hi,
Using the web client on V4, I created a new rule with a new metatest to check the following:
If an operation with the attribute "Task Type" set to manual, I shouldn't have any application or system used attached to it.
My code so far in the "Test Expression" field does not filter on the manual operations :
#######################################
(Task Type="MAN") and (ItemCount(Application)=0)
#######################################
where "Application" is the only MetaAssociation I can see listed
Should I apply the filter elsewhere? Am I using the right Metaassociation ?
Thanks
Operation connects to application through system used, or participant assignment as well at-least within the bpmn diagram. Are you trying to connect to a customized relation. You can always use a simple macro behind a meta-test to check this behavior.
WARNING We have changed our authentication method to support single sign-on (SSO).
To learn how SSO will affect your access to the MEGA Community, please read the FAQ here