Trigger job retry via web link

Hi,
I have a general question which need advise on.

I use a custom framework with built in job retry mechanism with defined number of re-tries. In case of all retry attemts fail I issue a mail notification to operator. I was thinking about including in the notification a link to Orchestrator to restart the job.
Is it ever possible?
Or some other way how to achive the same?

Thx

@J0ska
very nice to had the chat and met us virtually.

Using the url to the particular ORC page looks good as a workaround

You should be able to achieve this goal by using Reframework. You might need to implement the link in the email part, but I think you can use an API trigger for that.

Thx for all replies.

Given that I have already a separate powershell job that is “feeding” Orchestrator based on requests received via e-mail, I will use same approach and restart failed jobs based operator’s reply to the job failure alert. It seems to be most straightforward approach.

Cheers

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