Skip to main content
Nintex Community Menu Bar

Clear Process Instance in Error State (without Deleting it)

  • October 24, 2008
  • 2 replies
  • 17 views

Forum|alt.badge.img+7

Hello,


I have some process instance which runs into an error (it's my fault) - but I can't retry the fault activity.


The fault activity is the last one of the workflow and very unimportant (updating a date in a sharepoint list) - I can do it by my own.


How can I bring the instance to a "complete" status and delete the error log entries (because it is solved)?


If I delete the instance I also loose the db entries which are used for the standard reporting, isn't it?

2 replies

Forum|alt.badge.img+7
  • Author
  • October 27, 2008

I have no access to the K2 server and on this server no visual studio is installed. In our company the IT server staff only has access to the servers and I'm in the development department :-(


 


Forum|alt.badge.img+7
  • Author
  • October 27, 2008

Is there a way to change a Process Datafield? I think only in a hard way over the sql database - but where can I find it?


I produced the error by my self - I delete some list entries and the process want update now a list entry with a saved list id which is not existing. I "restored" the missing list entries but there have now other list ids.