Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • I am having some 15+ workflows running in my site collection and created the SPD 2013 workflows and created separate tasks and history lists for each workflows. so i dont have the name workflow history in any of these history lists.thats the issue. note: i dont any sub site in my site collec. i have configured root web only in my SPSite. Commented Jun 23, 2017 at 12:26
  • 1
    can you check the answer now ? Commented Jun 23, 2017 at 12:35
  • i think its $_.BaseTemplate and NOT $_.BaseType. using $_.BaseType in the code , didnt work, but when applied with $_.BaseTemplate, its has worked. Commented Jun 23, 2017 at 12:51
  • ahh ok, cool glad to know ! Commented Jun 27, 2017 at 9:11