Calling a webservice which returns null

Tech-Archive recommends: Speed Up your PC by fixing your registry



Hello,

My orchestration needs to call a remote function which returns null
using a web service.

Can a result message be a null value? how can I make sure the operation
succeeded?


I'm chekcing the succeeded status of the "send" operation but it seems
like it returns false when the message is null - so what can I do?

.