Skip to main content
Nintex Community Menu Bar
Knowledge Base

Deleting Wizards from Nintex Kryon Database

  • August 6, 2024
  • 0 replies
  • 32 views
  • Translate

MRepetti
Nintex Employee
Forum|alt.badge.img+9

Topic

 

This article explains how you can delete wizards directly from the Nintex Kryon RPA server database.

When deleting a wizard from Nintex Kryon Studio an user reports the following error:

 

This error is due to a data dependency issue from within the database, as the wizard data is related to other scopes in the RPA system.

Here is a workaround on how to "force" delete a wizard directly from the database.
 

Instructions 

Please be cautious anytime a DELETE query is executed. Always perform a backup of the database before making any changes. 

1. Backup the database.
2. Identify the "ScriptID" in Nintex Studio for the relevant wizard.

To do this, select the wizard > More Options > Hyperlink (for example Kryon://2, this means the ScriptID is 2). 

 



3. Execute the following query in the database with the relevant ScriptID.

exec [dbo].[DeleteScript] @ScriptID=x

 

Additional Information

Only applicable on RPA versions 21.x and above

Did this topic help you find an answer to your question?

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie Settings