How to start a workflow when a document library item added or updated using sharepoint web service -


i have asp.net web app can create and/or update document library items in sharepoint. workflow associated document library not trigger when items created or updated. can use sharepoint web service start workflow, passing item id or row id knows row start working on it?

or have use event receiver?


Comments

Popular posts from this blog

c++11 - Intel compiler and "cannot have an in-class initializer" when using constexpr -

rest - Spring boot: Request method 'PUT' not supported -

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -