Page 1 of 1

App Task Started - global var as package name?

Posted: 21 Oct 2014 20:43
by drsood
Can App Task Started trigger accept global variable as package name? I tried it but it doesnt seem to work

Re: App Task Started - global var as package name?

Posted: 21 Oct 2014 21:17
by kintrupf
drsood wrote:Can App Task Started trigger accept global variable as package name? I tried it but it doesnt seem to work
Use the trigger App Task Started with * as package name and attach a condition App Task Running, which does support variables as package name.
The true branch of the condition should then be executed only when the App contained in the global variable is started.