Hi All,
I wanted to create a Fixlet with two Action scripts.
1st Action script runs when we take action , 2nd Action script should run with the date provided as action parameter query.
Can someone please help me on this.
Hi All,
I wanted to create a Fixlet with two Action scripts.
1st Action script runs when we take action , 2nd Action script should run with the date provided as action parameter query.
Can someone please help me on this.
Hi @AshBigFix, welcome.
Usually action execution is ruled by action settings, rather than action parameters
So, you should deploy action twice: once by running it immediately and specifying the action1, and the other with a different start time and using action2.