Specific RSS & Sharepoint scenario -


i have special scenario in sharepoint im trying working im stuck.

what i'm trying do, listen rss feed, , when new pops send email user listed in sharepoint list column.

any ideas how working?

  1. create custom spjobdefinition
  2. set run frequency every 5 mins
  3. in execute method
    • download rss
    • check new items
    • send email
    • store last (rss poll time/last rss item) in list

Comments

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

windows - Python Service Installation - "Could not find PythonClass entry" -

Determine if a XmlNode is empty or null in C#? -