Monday, February 9, 2015

Sharepoint workflows not started

I have not tested those solutions, but just mentioning here to help keep me remember in future

http://social.technet.microsoft.com/wiki/contents/articles/25888.sharepoint-delay-activity-workflow-not-working.aspx

No comments:

Regex Email validation in c# dot net core

 Use this regex /^_?[a-zA-Z0-9]([a-zA-Z0-9]*[._+-])*[a-zA-Z0-9_]+@(?!-)[A-Za-z0-9-]{1,63}(?<!-)(\.(?!-)[A-Za-z0-9-]{1,63}(?<!-))*\.[A-...