1

I would like to run a timer job with parameters from the UI. But how can I pass parameters from the UI if I can only press "Run now" in Timer Job Monitoring? Or where can I pass them?

I can not find any possibility to insert a string or number to pass a parameter via the SharePoint Website UI.

Snickbrack
  • 1,253
  • 4
  • 21
  • 56

1 Answers1

2

As I know its not possible pass parameter from UI. You can store the value some where like in the list and then read it in timer job.

vinayak hegde
  • 2,117
  • 26
  • 26