Topic by RD
Content
Hi,
My query is that if i call an event handler from business rule. In that cpm I set a field.
Now in the next business rule , I have to check the value of that field and trigger something.
Does the synchronous CPM mean that it would complete the processing in the php file and then trigger the next business rule?