Pass arguments to Workflows from Admin Jobs
Hi All,
I have a req to build some 30-40 scheduled jobs to perform diff operations and send correspondance/email. I'm planning to create 1 Workflow with all inclusive conditions to support the 30-40 jobs. In order to do so, I'll need to send arguments from the scheduled Job in Siebel (Admin - Server Management -> Jobs screen).
I have tried the following options:
1. If I use Workflow Process Manager (Admin - Server Management -> Jobs screen) and send argument via Object Id (Workflow's Business object should be blank to use this) - it is working
2. Since I have close to 40 jobs to schedule, I'm planning to set all these up using the Job Templates (Admin - Server Admin -> Job Templates screen) to use Workflow Process Manager component and pass the 3 Job parameters - Workflow Process Name, Method Name, Object Id -> This fails.