Skip to Main Content

Security Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Schedule task jar

sjitDec 18 2012 — edited Dec 18 2012
Hello,
Where can I found the OOTB Scheduled tasks jar files.?

I have the task.xml from MDS. And there is a task.
<task>
<name>Password Warning Task</name>
<class>com.thortech.xl.schedule.tasks.tcTskPasswordWarning</class>
<description>Password Warning Task</description>
<retry>5</retry>
<parameters>
<string-param required="false" encrypted="false" helpText="Email Definition Name">Email Definition Name</string-param>
</parameters>
</task>

I want the jar file for this class.
I checked in OIM DB plugins table. It only shows the name of the schedule task that I have created.

Thanks
sjit
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 15 2013
Added on Dec 18 2012
3 comments
239 views