Wss3 is a free version that has been castrated. Cheap, good goods, DIY
Because Skype is used in the company, the built-in email notification function is not timely, and MSN notification does not show how to use it.
I had to study how to use Skype to send notifications.
The best solution is to subscribe in the Operation menu like sending an email notification. All subscriptions saved in spuser. alerts.
Unfortunately, we cannot figure out how WSS sends notifications.
Learn SharePoint (http://www.eallies.com/) 42 ~ In section 45, we mentioned the custom workflow action, and then used SharePoint designer to call and construct workflow. In this way, we can DIY the work flow to Skype, QQ, MSN.
Skype APIs are silly. Either skype4com or skype4java calls desktop Skype through message mechanisms. While Sharepoint is a service, some say that some experts can do it, even if there is no trick. I had to write a socket-based relay.ProgramOur company has a Java Skype robot program, so the attachment contains the Java version.
Because it is socket communication, you should pay attention to firewall problems when the WSS and Skype relay programs are not a computer...
Each user needs to maintain his/her own Skype account information. Even if he has constructed a Skype field, the user only needs to enter the account string and display it as a link. Skype: XXX and Skype: XXX? Call, with a small image of the call. The Skype window is opened directly when only one person looks at the webpage. The field concept of Sharepoint is quite involved. The Skype type is constructed. You must add your own Skype field in the list, and the Skype field type is used. You should pay attention to this during development.
Select the builtin \ users account when you want to notify all users of the website. You can also notify a user or group that the user in the group is automatically located.
Todo: Find the users in the NT group.
In addition, do not set the workflow to be started when the Forum is modified, because the number of replies to the primary post is changed when the post is replied. The user will receive two notifications.
For detailed installation method, see release/readme.txt. Download: http://files.cnblogs.com/steeven/Skype4wss3.zip (including source code, relatively bad, forgive me)