sharepoint - OOTB Workflows dont migrate from MOSS 2007 to SP2010 -


I am migrating to SharePoint 2010 (just SP1 for now) from MOS2007 (12.0.0.6670) in my Dev environment < P> Using the database attached method. (Server 2003 32 bit is running in Server 2008 R2 64bit - from SQL2005 SP3 to SQL2008R2)

After attaching Content DB, I've found that only custom workflows have been migrated to SP2010 - and Out of the box workflow that was already configured. (Custom workflows were made in SP designers).

I went to site features and confirmed that the 2007 workflow feature has been activated, and according to my Google search results, I have tried to disable it, enable it again, To redo in, tried to enable workflow features using PowerShell, and a suggestion that was relayed by someone in a forum post from Microsoft, enabled the feature T, have access workflows through the designer and they magically appear. / P>

I can rebuild the workflow, but there will be a ton of effort to create 2-3 workflow on such a large number of lists - and I'm not sure that the workflow history will be added from 2007 (i.e. When you click on the 'Accepted' link, in the 'Acceptance' column you find out when you approved it, if I am recovering with the same name, will the link still be there or Why Will this be the link?)

Is there a way to achieve these OTB workflows that was already setup in 2007, the content database for the new SP 2010 environment?

be the OOTB workflow must be. Make sure that you disable the workflow auto cleanup timer job on the new system before migration.

If everything fails, you may want to consider a third-party product - they have a trial version of the product, so it should be enough once for the stay.

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -