I am new to BlackPearl and new to K2, so I am hoping some of the more experienced people out there can help me out. I want to call a method on a web service from K2, supply it with some parameters and let it do its work. Seemed simple enough. Strangely though, I found that K2 doesn't appear to have a "web service" event wizard.
I don't want to have to write custom code every time I hook a new web service up to a K2 process, I'd prefer it to be just a little bit smarter than that.
So, failing that, does anyone have a solution? I can think of two, but I don't know how I'd go about achieving them:
a) Write my own event wizard which would allow me to select the web bethod to call and provide it with parameters. How do I write my own event wizard?
b) Write a generic thing which translates web services into smart objects with web methods corresponding to smart object methods. Has this been done before? Are there examples?
Thanks in advance
