Run Scheduled task on specific server in Litium 8

The property allowOn exists on

< ScheduledTask>

in Litium 7. That made it possible to run a task on a specific server.

Does that exist in Litium 8?
Tried looking here Job Scheduler

Litium version: 8

I’ll check with Product team and let you know when I receive the information, they are on vacation.

AllowOn is not an attribute that we have included when this has been rewritten, but there are different configuration files that apply, these do not need to be done with transformation but it is possible to use several files in each environment and the files can have dynamic names. This allows you to easily have one config file per machine if you want, see Configuration in ASP.NET Core | Microsoft Docs.

2 Likes

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.