bdoshi wrote:
Hi,
We have situation where we would like to invoke webservice call from our
process flow.
Is there out of box component like email, log, WS-HumanTask etc. for
invoking webservice?
Seems like we have to make use of WorkItem and implement within
WorkItemHandler. Is that the right and recommended approach?
I think so. If you make a WS invocation work items, ideally with CXF,
then do please contribute it back.
Mark
Thanks,