Is it possible to apply the settings of a schedule agent programatically

Dear all

I want to that, is it possible, if i create a user inteface,which is only used by DBAdmin. dbadmin can select the all setting of an agent, depending upon the selection the scheduled agent will run.

I don’t know, might be it is a foolish question but still I want to know.

Thanks

Regards

Ashish Upadhyay

Subject: Is it possible to apply the settings of a schedule agent programatically

You can’t (directly). If you would like to, you might consider promoting this idea.

http://ideajam.net/IdeaJam/P/ij.nsf/0/81223C5BE124D9418625739F0030A10D?OpenDocument

As Rob mentioned in his comment to this idea, it is possible. You can export the design element of an agent to DXL, manipulate the schedule settings and re-import them (and you might find ready baked code to do so). But there is no direct LS or Java API access.