| | | Forum Newbie
       
Group: Forum Members Last Login: 9/22/2006 6:14:00 AM Posts: 5, Visits: 1 |
| Hi, I've a server in my network who is responsible of SMS sending. I've written a program who talk with the SMS server using XML HTTP. If I create an Action and do a test, it works fine. But if the action is fired automatically, nothing is sent to the SMS server and my program stay in memory as a blocked process. Is there a special configuration when developping à thirs party application to use with Program Action ? Thanks in advance, TH.
TH |
| | | | 
Time Traveler
       
Group: WhatsUp Gold Expert Last Login: Today @ 6:19:55 AM Posts: 1,490, Visits: 4,685 |
| For sure, When you "test" your notification it runs with the credentials of your interactive session. When the real one triggers, it will run within the security context of the user running the What's Up service. You have to make sure that the user running the WUP service has appropriate rights -and it may also be necessary, depending on your app, to allow service to interact with desktop. HTH
Reading, writing and arithmetic - If you need to choose, please take option 1. |
| | | | Forum Newbie
       
Group: Forum Members Last Login: 9/22/2006 6:14:00 AM Posts: 5, Visits: 1 |
| The service is already flagged to interact with the desktop. I've tested my application with WUG 8 and it works fine.  My application simply open a TCP connection on a specific port and send XML data over it. TH
TH |
| |
|
|