Nintex Workflow Migrating Constants

  • 15 February 2022
  • 0 replies
  • 124 views

Userlevel 5
Badge +19

Topic

Nintex Workflow Constants not available after migration

 

Instructions

Use the NWAdmin commands to export Workflow constants from Source farm:

NWAdmin.exe -o ExportWorkflowConstants -siteUrl "<your-site>" -outputFile "c:<Path>filename.xml" 

Import the output file using the following command:

NWAdmin.exe -o ImportWorkflowConstants -siteURL "<your-new-site>" -inputfile "Pathfilename.xml" -handleExisting Overwrite 

 

Additional Information

 


0 replies

Be the first to reply!

Reply