Hello Nestor,
There is a property in DS for dataflows and workflows which is known as Bypass.
The Bypass attribute can help speed up the testing process when designing jobs by allowing you to run certain work flows or data flows in the job instead of having to run them all. Note that all objects within a bypassed data flow or work flow (for example, scripts) will also be bypassed.
You must create substitution parameters to use with the Bypass option. For example, in the Substitution Parameter Editor window you might create $$BYPASSEnable with a value of Yes and $$BYPASSDisable with a value of No (or any value other than Yes).
Let me know if it helps.
Regards
Akash