Skip to main content
Nintex Community Menu Bar

Error with listdata.svc after run FixSiteAfterImport on imported SharePoint site

  • May 28, 2020
  • 0 replies
  • 10 views

Forum|alt.badge.img

Hello,

i currently have site with a couple of nintex workflows 2013, some are site workflows others are list workflows, i need to Export this site and import it into a sub site under the main site collection.

i'm doing the following steps:

1) PrepareSiteForExport

2) Export-SPWeb

3) Import-SPWeb

4) FixSiteAfterImport 

 

Everything seems to be working with exception of the listdata.svc service one the list on the new imported site. This list has a couple of workflows associated and if i remove one of this workflows the listdata.svc starts working again.

I try to create a new list workflow but that also breaks the listdata.svc.

Any suggestions?

 

Thanks