Hello,
is there such a thing as scheduling in COM+? I'm looking for something comparable with SQL Server's Jobs Scheduler.
I'm trying to set up an alert system where the user can say "tell me this every monday at 5pm". So I want to be able to add jobs to the schedule, then at the desired time have a function in one of my packages execute.
Any pointers to the right direction are appreciated. Oh, I didn't want to use SQL Server as I'm trying to future proof this functionality (and not sure if we'll be on SQL Server forever).
thnkx
graeme
is there such a thing as scheduling in COM+? I'm looking for something comparable with SQL Server's Jobs Scheduler.
I'm trying to set up an alert system where the user can say "tell me this every monday at 5pm". So I want to be able to add jobs to the schedule, then at the desired time have a function in one of my packages execute.
Any pointers to the right direction are appreciated. Oh, I didn't want to use SQL Server as I'm trying to future proof this functionality (and not sure if we'll be on SQL Server forever).
thnkx
graeme