Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to start jobs from url #72

Open
Ghetti opened this issue Mar 8, 2019 · 1 comment
Open

How to start jobs from url #72

Ghetti opened this issue Mar 8, 2019 · 1 comment

Comments

@Ghetti
Copy link

Ghetti commented Mar 8, 2019

Good morning. Where is a way to start a jobs directly with an url?
I mean something like this

http://192.168.1.202:9100/quartz?Jobs=Jobs1

or any other way to force start jobs from another application?
thanks

@Lexy2
Copy link

Lexy2 commented Apr 13, 2022

It's not a question to CrystalQuartz.
Quartz per se doesn't recommend remote access to the scheduler, but you can use Quartz remoting (unless you use .NET 5):
https://www.quartz-scheduler.net/documentation/quartz-3.x/configuration/reference.html#remoting-server-and-client

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants