I'm using a pick brabch acitivity with two branches. Each branch has a receive action, but when the workflow is paused on the pick activity waiting for a cliente comunication and I call a service method wich is not in those brach activity I got a error. Actually I think the workflow enter in an infinite loop or something like.
Is there any way to buil a "default" branch, like a defaul case in a switch/case contructions?