Skip to main content

I'm looking for a way to schedule workflow to execute on recurring basis. I wrote a custom event that will leverage the K2 API to kick the work flow. I then used the ScheduleAuthoring API to schedule this workflow. The server seems to have accepted it, I got no errors. However, I create a workflow that will send an email and set it up to run every minute. Well it doesn't work. I can't seem to find any errors or anything.


Also, there does seem to be a way to get a list of custom events using the GetCustomEventPerFilter. However, there is no documentation as to what this filter should be.


I'm really looking to leverage K2 as scheduling infrastructure, versus writing my own.


 


Any thoughts?


Phil James.

Did you grant the K2 service account start rights to the process?
Yes is does have start rights.

Reply