Skip to main content
Nintex Community Menu Bar
Question

RPA Services Required for Server and Workstation

  • May 13, 2025
  • 3 replies
  • 68 views

Forum|alt.badge.img+2

I’m trying to figure out what services are required to be running on the server and workstation for the unattended robot to function. Does anyone know? RPA Version 24.4.2.5 but would take details from any version at this point.

3 replies

MRepetti
Nintex Employee
Forum|alt.badge.img+10
  • Nintex Employee
  • May 19, 2025

RPA has a lot of services; we have main services and micro services. Watchdog starts the microservices and manages them. We have 30+ microservices. Running in the background as processes and can be seen in task manager. They usually show as Node.js services. You can see the microservices in appsettings.production.json

 

To check to see if they are running, you look in the SEQ logs at the Watchdog entries as it constantly checks the status of all the services and if there is an issue it will throw an error.

 

Kryon or Nintex RPA Server – Main should be running on your server machine. There will be others as well.

 

On your workstation you should see the Player Service and the Studio service.

 

Is there a specific reason you are asking about the services?


pratheep
Nintex Employee
Forum|alt.badge.img+2
  • Nintex Employee
  • May 20, 2025

Hi ​@laur913,

In addtion to ​@MRepetti’s response, below are the main RPA services for v24.4. These should be running.

 


MillaZ
Nintex Employee
Forum|alt.badge.img+22
  • Nintex Employee
  • May 26, 2025

Hi ​@laur913 has your question been answered?