Overriding broadleaf workflows
Posted: Tue Feb 04, 2014 9:03 am
Hi,
in our current project we edited most of the Broadleaf predefined workflows, especially pricing since migration to Europe tax model was mandatory.
Now with the migration to 3.0.5 a change in BLC occurred where when you define a workflow in a custom XML it doesn't override the BLC predefined one but merges them together, so we get double calls to a bunch of methods, e.g. when adding an item, first our custom activity is executed and then the default BLC one is, which was previously not the case.
My question is, is it possible to turn off specific activities from workflows ? Since creating custom workflows and editing all the services will require much more work.
Best regards,
Djordje
in our current project we edited most of the Broadleaf predefined workflows, especially pricing since migration to Europe tax model was mandatory.
Now with the migration to 3.0.5 a change in BLC occurred where when you define a workflow in a custom XML it doesn't override the BLC predefined one but merges them together, so we get double calls to a bunch of methods, e.g. when adding an item, first our custom activity is executed and then the default BLC one is, which was previously not the case.
My question is, is it possible to turn off specific activities from workflows ? Since creating custom workflows and editing all the services will require much more work.
Best regards,
Djordje