I want to parallel process some data. Like for example, when we move from one pr

I want to parallel process some data. Like for example, when we move from one process task to another, I want to save the state of first task to my database via a web service. How can I do it? When I try to call a web service. It gives me an error saying my service has no end logic. Can we have some sort of void service/event which we just fire and forget?...

OriginalPostID-81641

OriginalPostID-81641

  Discussion posts and replies are publicly visible