cancel
Showing results for 
Search instead for 
Did you mean: 

Agentry Trigger Action Automatically

Former Member
0 Kudos

Hi,

I want to show a pop-up message automatically according to current time. To do this, I created a Warning(for Main Object) action and added Message step. Then, I created Enable Rule to trigger action according to time. But the action never worked. How can i trigger an action without any button ?



Regards,
Serkan DEMIR

Tags edited by: Michael Appleby

Accepted Solutions (0)

Answers (1)

Answers (1)

bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos

Serkan,

Agentry doesn't have a built in timer to fire actions without user interaction.  That being said, Agentry does allow you to extend the client through the use of Open UI (in SMP 3.0) for Android, iOS and WPF where you can write additional code to do exactly this.

--Bill