I have a scenarion where I want to use only one instance of workflow for different locals with different approval group based on the locals selected .I am using workflow modeler version 1.0.1.1 and I have observed that when you create any workflow and assign any approval group to e mail task then once you instantiate that workflow , it will validate for the approval group whether present . If it is present then workflow moves to next step otherwise it fails and throws error stating no valid group present . So can we implement a functionality in workflow that will check for approval group whenever a workflow is initiated and and fetch the name of approval group to workflow based on local selected .Please suggest me if this can be done ..