Hi Community!
I try to start a business process when a contact is added to a static folder.
I selected the object 'Contact in Folder' and the action 'record added' and also a condition to the folders' name but the business process doesn't start.
I also tried setting and clearing the 'run in background' flag, but without success.
What am I missing here?
Is the 'Contact in Folder' object one that doesn't throw signals? Is there a list of objects that throw signals?
Thanks and BR,
Robert
Like
Hi Robert,
Such implementation of a business process uses InsertQuery directly into the database, instead of the InsertQuery class.
We've performed some out-of-the box tests and realized that this object really doesn't throw signals.
We don't have such list with objects, but this issue will be definitely passed to our Core R&D team as a problem/idea, which will be solved in next releases.
Thanks for that question and magnificent idea for further releases.
Best Regards,
Bogdan L.
Hi Robert,
Such implementation of a business process uses InsertQuery directly into the database, instead of the InsertQuery class.
We've performed some out-of-the box tests and realized that this object really doesn't throw signals.
We don't have such list with objects, but this issue will be definitely passed to our Core R&D team as a problem/idea, which will be solved in next releases.
Thanks for that question and magnificent idea for further releases.
Best Regards,
Bogdan L.