Skip to main content
Nintex Community Menu Bar

After installing Nintex Workflow for SharePoint SE, The Nintex workflow and forms timers jobs are not displayed in the Job Definitions page in Central Admin.  The only timer job displayed is the Nintex Forms Purge Job. The Nintex dbs are connected, web applications activated, action settings are set, Nintex forms feature activated on all web applications, Nintex workflow is enabled on the sites. I initially installed version 6.0.7.10 and then upgraded to 6.0.9.0 with the same results. The workflows do run but timer jobs are missing. Any assistance/guidance would be greatly appreciated.

Hi ​@jsclinard,

Welcome to the community.
As no two SharePoint environments are the same, it is hard to diagnose this issue in this forum.
I suggest contacting Nintex Support for assistance.


Hi,

was NintexSupport able to help you?  Were timer jobs also not showing when firing this in the SP Management Shell?

Get-SPTimerJob | Select Displayname | ? {$_.DisplayName -like "*Nintex*"}

 

Greetings

 

Marc


Nintex support ticket has been submitted. Our development farm will be patched later today and we will run the ps noted above and respond back any update.


Hi, we have same problem - mini role ShP SE farm, after installing last Microsoft security update and running PSConfig all Nintex timer jobs disappeared.

I am attaching a link to another similar/same case: https://community.nintex.com/nintex-for-sharepoint-14/nintex-workflow-schedular-timer-job-72567

We also have an open Nintex support ticket under the Case Number 00712877, no solution yet.

Michal


Nintex support has escalated the issue to their development team.  Per Nintex support, this case has already been escalated to the appropriate team, and they are working towards a resolution.. Will update here as soon as I hear back from them.

 

Jamie


Great, thank you for the message. Could I ask for your Nintex case number if possible? I would refer to it to our support person.

Michal


Our case number is 00712604.  The workaround that I found is to reapply the license and deactivate/reactivate Analytics/insights. If that doesn’t work, then reinstalling the product and applying license does.  I use powershell to install the workflow scheduler timer job. I don’t think we should have to do this every time we patch, and I stressed that to them. We have 6 SP SE farms and it gets to be time consuming.

Below are timer jobs that are currently active/showing on all farms:

Nintex Workflow Scheduler (on some farms)

Nintex Forms Purge History

The timer jobs missing are:

Nintex Insights Execute Reconciliation

Nintex Insights Synchronization

Nintex Peak Usage Synchronization

Nintex Subscription Compliance Reporting

Nintex Synchronization

Nintex Workflow Maintenance Job

Jamie


Wow the workarround is working! We do not use Insights and Forms, so after re-applying license all missing timer jobs for Workflow are back and working again!

Thank you for sharing!

Michal

 


Reply