Skip to Content
0
Former Member
Jul 12, 2005 at 03:26 PM

Scheduler Task created by wizard never runs

26 Views

Hello there. We are using SAP EP 6 SP 9.

We used to create a thread inside a service for a certain task, which worked just fine.

Now we tried to implement this functionality using the Scheduler Task Wizard from the Developer Studio. We followed the example from

Did you know you can schedule jobs in portal using KM's Scheduler Task?

step by step, but the task never ran.

the run method is just never executed, no matter when we schedule the task.

Are we missing some required configuration which may not be documented?

We also tried this on SP11 with the same results.

Any suggestions would be greatly appreciated.