Changing a workflow definition that uses an exit point
You can add parameters to a workflow definition without effect for the exit point. You can also change or remove parameters that are not used in the exit point.
If you remove, rename, or change the data type of a parameter that is used in the exit point, you must also modify the implementation of the exit point. Otherwise the exit point will no longer work successfully after activating the changed workflow definition.