• How to implement different workflow/process in a Bean

    I have created a generic bean with few columns and relationships. I want to extend this bean so that depending on certain values a different class is called and different process is performed? This is what I am trying to do. - initial bean/module…
  • Workflows in 7.8

    Hi everyone, I am not able to create workflows in 7.8.2.2 Is this feature disabled? I can not find any create button to create workflows. I can only see existing workflows and can only edit them. Thank you!
  • Execute LogicHook after Workflow

    I'm trying to execute an after save logic hook after a workflow have run, but it keeps getting executed before I read in another question that workflows execute as logic hooks with a processing order of 100, so I changed the processing order of my Logic…
  • sugarcrm scheduled jobs not triggering workflows

    Hello to everyone. I have a custom scheduler task that get some accounts from a query, then it change a value on a field and then save it with php code. At first only the first records that the query returns trigger a WF then the other won't do it. Then…
  • Workflow Error: This action cannot be executed. Edit the action so that all of the fields and field values are valid

    Hi all, I have workflow and got some error. After I edited then save error gone and no error in sugar log and php log. why? any idea? I think may be some field conflict but not sure no clue. Sugar Ent 7.7.1.1 Thanks, May