
disable automatic cleanup of workflow history sharepoint 2013
Sep 7, 2016 · History for each workflow instance is saved to the history list specified in the workflow settings, typically the default site workflow history list. In SharePoint Online, the …
workflow context as a datasource - social.msdn.microsoft.com
Mar 22, 2012 · In SharePoint Designer ,you can use the Workflow Context inside a workflow directly .You can also modify the Workflow form in InfoPath
Workflow based on user group. - social.msdn.microsoft.com
Apr 23, 2010 · With scenarios 1 and 2 you will need SharePoint Designer 2007. With scenario 3, you can use SharePoint Designer, but you can also use the out-of-the-box Content Approval …
How to address substrings in sharepoint designer 2010
Mar 12, 2019 · Other option is to use a SP2013 and SP2010 workflow together or just use a SP2013 workflow. SP2013 workflows can do indexOf and other string operations that allow …
Is it true that Tasks created in SP Designer expire after 60 days?
Jul 23, 2015 · I am doing some reading online about using SP designer and read somewhere that the tasks created by SP Designer expire after 60 days? Is this true and is there a workaround …
Setting top global navigation to inherit from parent site using …
Aug 6, 2015 · I have a workflow that creates a subsite using the REST API. Through research I have confirmed that it is not possible to set the top navigation to inherit from the parent site …
The workflow could not update the item, possibly because one or …
May 25, 2014 · The way around this is to use variables throughout your workflow (one for each field being updated subject to any logic), then do one single update of the list item after all of …
Creating Globally Reusable 2013 Workflows on SharePoint …
Jun 11, 2018 · I'd like to create a workflow for a list in an application I downloaded from the Office store. The option I have is to create a globally reusable workflow which I can then use on the …
Approval workflow caught in infinite loop.
Apr 4, 2011 · The lists are set to require content approval. I created an approval workflow that is set to start when a new item is created and when an item is edited. I then tell the workflow to …
Sharepoint 2010 workflow "workflow name fail to run" when using …
Mar 5, 2012 · You can try these actions to have a test:Change the Workflow Timer Interval to 1 minute in command prompt : stsadm -o setproperty -pn job-workflow -pv value -url http: …