You need to sign in to do that
Don't have an account?

Using Sales Force Apex API, how do I create a Scheduled Workflow
Hi,
Using Apex Api, I need to create a scheduled workflow programmatically. I downloaded Apex Api locally on my system but where exactly do I need to download the api so that I can call/ use those functions that are already defined in the API. Where do I write a script/ create a cron job. Do I write that in a class. I am clueless.
If somebody can tell me the steps that would be great. Please let me know at the earliest.
thanks,
kathyani
Using Apex Api, I need to create a scheduled workflow programmatically. I downloaded Apex Api locally on my system but where exactly do I need to download the api so that I can call/ use those functions that are already defined in the API. Where do I write a script/ create a cron job. Do I write that in a class. I am clueless.
If somebody can tell me the steps that would be great. Please let me know at the earliest.
thanks,
kathyani
So far, the only solution to this is Using CronKit from Linvio:
http://www.linvio.com/cronkit.php