Add Skype notification to Windows SharePoint service 3.0 using workflow

Source: Internet
Author: User
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)

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.