Hi
I'm wanting to set up a trigger that would email the contents of an asset once a month to a particular user group.
I've have everything worked out except for the sending once a month part.
Any ideas on this?
Thanks
Tim
I think you could probably set up a looping set of triggers. Start by setting the future status of your asset to under construction in 1 month. Then, create a trigger that looks for a status change to Under Construction for your asset. Then for the first action, set the asset to Live, then, make the second action to be to Set Status to under construction for 1 month in the future. Once that 1 month is up, the asset will go back to Under Construction and the process will repeat.
Doing that seems like it will stay in a monthly loop.
Someone correct me if my logic is wrong. This possibly could require 2 triggers as I have not tested the theory.
[quote]
Someone correct me if my logic is wrong. This possibly could require 2 triggers as I have not tested the theory.
[/quote]
That's right Nic
Excellent - thanks Nic, I'll try it now and let you know how I go
So I have it working but the catch is that it's sending out about 22 emails every time, instead of just one
Any ideas on what's going on and how to correct it?
thanks
actually don't worry - I somehow had it set to inverse - not sure why I did that originally but unchecking inverse fixed it
thanks again
[quote]
actually don't worry - I somehow had it set to inverse - not sure why I did that originally but unchecking inverse fixed it
thanks again
[/quote]
Good, so it is working? Yes, checking inverse would screw the whole thing up.
yep working well now
thanks for that
(the one catch is that it sends out 2 emails but I'm not too fussed about that)
[quote]
yep working well now
thanks for that
(the one catch is that it sends out 2 emails but I'm not too fussed about that)
[/quote]
It shouldn't be sending out two emails. That is strange. If you try the form non-nested, does it still send 2?