• Remove a team via SugarBPM?

    Hi there, I have a scenario in which access to a record depends on a field of said record. In Sugar 12.0, I've created a BPM that triggers upon creation of update (if that field changes). I am able to add the "global" team if condition A is met, and…
  • Stopping BPM/Workflows triggering on $bean->save()

    Hi all. I'm doing a semi-custom import using CSV data with some conditionally formatting and record creation. I don't want any workflows firing when these records are saved using $bean->save(). I do want logic hooks to still fire but not BPM/Workflows…
  • How to create a custom PMSE action with the possibility to set a parameter

    Hello, I want to know if someone know "How to create a custom PMSE action with the possibility to set a parameter" in Sugar. We went through this documentation : https://support.sugarcrm.com/Documentation/Sugar_Developer/Sugar_Developer_Guide_9.0/Architecture…