Create and configure a scheduler

About this task

  1. In the left panel, go to Resources → Schedulers and click New.
  2. Type in the fields as follows:
    Name=MyScheduler
    JNDI name=sch/MyScheduler
    Data source JNDI name=jdbc/SchedulerXADS
    Table prefix=MYSCHED
    Work managers JNDI name=wm/SchedulerWM
  3. Click OK.
  4. Select MyScheduler and click Create tables.
  5. Deploy the test application.