Nintex Scheduled workflows Runs Twice - Fix
Found Nintex scheduled workflows runs twice in a Environment where it was running MOSS
2007 SP3 with Nintex Enterprise version.
Verified only one instance of Nintex Workflow Scheduler job is
listed.
Fix:
To resolve this you‘ll need to uninstall and reinstall the timer job via nwadmin command line utility, and associate it with the correct web app. Follow the below steps:
- Open the command prompt, and navigate to the Nintex folder C:\Program Files\Nintex\Nintex Workflow 2010
- Run the following commands separately in the following order
- NWAdmin.exe -o UninstallTimerJob -job ScheduledWorkflows
- NWAdmin.exe -o InstallTimerJob -job ScheduledWorkflows -url webApplicationUrl
No comments:
Please Login and comment to get your questions answered!