kodama Posted February 17, 2005 Posted February 17, 2005 Ok, so I need to get FMS7A IWP to trigger some type of notification when a new record is entered. I saw that WebTrigger is not FMS7A IWP compatible? I need to either launch a script so I can make a dialog happen for desktop users or send email, etc... Also, we are in a budget crisis, so can't spend much money Thanks!
stuj1026 Posted February 18, 2005 Posted February 18, 2005 Please clarify... You have users who connect from the outside via IWP to enter data and you want the users connected via desktop to the server to be notified when iwp users submit data? is this correct? Stu
bdkennedy1 Posted February 22, 2005 Posted February 22, 2005 I would also like to know this and if it's possible to send an e-mail notification to the admin when a new record has been entered.
stuj1026 Posted March 8, 2005 Posted March 8, 2005 A simple solution would be when a user from the outside creates a record using IWP it would set a field such as "notify", a number field, set to 1 then have another dedicated machine local connected to the server using a plugin like "events" to look for records with the notify field set to 1, every 30 seconds or so.. when it finds a 1 use a plugin like troi activator to run a scripts which will send a message to users that a new record was created and in the same process set the notify field back to a 0... I think that might work !! Stu
stuj1026 Posted March 8, 2005 Posted March 8, 2005 A simple solution would be when a user from the outside creates a record using IWP it would set a field such as "notify", a number field, set to 1 then have another dedicated machine local connected to the server using a plugin like "events" to look for records with the notify field set to 1, every 30 seconds or so.. when it finds a 1 use a plugin like troi activator to run a scripts which will send a message to users that a new record was created and in the same process set the notify field back to a 0... I think that might work !! Stu
stuj1026 Posted March 8, 2005 Posted March 8, 2005 A simple solution would be when a user from the outside creates a record using IWP it would set a field such as "notify", a number field, set to 1 then have another dedicated machine local connected to the server using a plugin like "events" to look for records with the notify field set to 1, every 30 seconds or so.. when it finds a 1 use a plugin like troi activator to run a scripts which will send a message to users that a new record was created and in the same process set the notify field back to a 0... I think that might work !! Stu
kodama Posted March 17, 2005 Author Posted March 17, 2005 Hrmm... We will have a buncha spare Macs and maybe an extra copy of FMP. I could make a Mac into a "Watcher" machine that runs those scripts that people dread so much and send email notifications. Good idea Stu! On to the next problem!
kodama Posted March 17, 2005 Author Posted March 17, 2005 Hrmm... We will have a buncha spare Macs and maybe an extra copy of FMP. I could make a Mac into a "Watcher" machine that runs those scripts that people dread so much and send email notifications. Good idea Stu! On to the next problem!
kodama Posted March 17, 2005 Author Posted March 17, 2005 Hrmm... We will have a buncha spare Macs and maybe an extra copy of FMP. I could make a Mac into a "Watcher" machine that runs those scripts that people dread so much and send email notifications. Good idea Stu! On to the next problem!
Recommended Posts
This topic is 7460 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now