Skip to main content
Nintex Community Menu Bar
Solved

How to Force Check In or Close Workflows, Forms & Views

  • October 21, 2022
  • 6 replies
  • 442 views

Forum|alt.badge.img+3

Hi,

Is there any backend way to force check-in/Close Workflows, Views and Forms.

Best answer by tbyrne777

Sure - check this out: https://community.nintex.com/t5/Nintex-K2-Five/Roll-back-a-View-or-Form-to-a-Previous-Version-Force-Check-In/ta-p/125870

6 replies

Forum|alt.badge.img+15
  • Scholar
  • Answer
  • October 21, 2022

Forum|alt.badge.img+3
  • Author
  • Rookie
  • October 27, 2022
Thank you so much, its working perfectly! But do you know the same way for Workflows ? I hope these articles are only for Views & Forms.

Forum|alt.badge.img+15
  • Scholar
  • October 27, 2022
Sure - it is slightly different for workflows but covered here: https://community.nintex.com/t5/K2-Five-Forum/Undo-workflow-checkout-with-SQL/td-p/164732

Vernon
Forum|alt.badge.img+14
  • Scout
  • October 27, 2022

If you're interested in wrapping this in a solution you can look at the below quick demo to give you ideas on how to implement. It covers Forms, Views and Workflows unlocking and cancel checkouts.

https://www.linkedin.com/feed/update/urn:li:activity:6947288436458360832/

 

HTH

Vernon

 


Forum|alt.badge.img+3
  • Author
  • Rookie
  • October 28, 2022
Thank you so much @tbyrne777 it worked.

Forum|alt.badge.img+3
  • Author
  • Rookie
  • October 28, 2022
Hi Vernon,

I went through fourTENS’ Posts and its quite interesting, You guys are doing a great job to ease the business process in which ever way possible.