What's new in Virto SharePoint Workflow Activities Kit 2.0

Nov 17, 2009
  • Added "Add user to SharePoint group" activity. Added "Remove user from SharePoint group" activity.

New in Virto SharePoint Workflow Activities Kit 1.5.0 (Aug 28, 2009)

  • Added "Delete all list item permission assignment" activity.
  • Added "Delete specific user permission from List item permission assignment" activity.
  • Added Filter property to Loop Through List Items activity. Filter supports View Name, View ID and CAML string (...). Default value is all items.
  • Updated "Grant permission on Item" activity. Added multi permission assignment support in PermissionLevel property. Use ‘,’ or ‘;’ separator to grant several permission. Example: "Approve, Read, View Only".
  • Updated "Grant permission on Item" activity. Added OverrideCurrentPermissions property (default value is Yes). You can specify No and new permission will be append to current user permission.

New in Virto SharePoint Workflow Activities Kit 1.1.0 (Aug 28, 2009)

  • Added "Convert text to date" activity.
  • Added "Upload List Item attachment to FTP Server" activity.
  • Added "Create directory on the FTP Server" activity.
  • Added "Get user's display name from Active Directory" activity.
  • Added "Get user's email from Active Directory" activity.
  • Added "Get user's job title from Active Directory" activity.
  • Added "Get user's manager from Active Directory" activity.
  • Added "Get user's department from Active Directory" activity.
  • Added "Get user's custom attribute from Active Directory" activity.
  • Updated extracting file from document library item and either send with email as attachment or upload to FTP server.
  • Fixed "System.ArgumentException: Value does not fall within the expected range." exception if ListItem.Attachments collection is empty.