Oh! forget what I said, I was thinking that you were calling a Business Operation all the time...remove the pOutput from the OnMessage method .
I see what is the problem. Your BP is using the method OnMessage to do the C-FIND operation, but the OnResponse method is not receiving the response.
Remove the pOutput references from your code and try with the following code:
do ..%responseSet(..respuestaConsultaEstudios)
Quit $$$OKNot sure if that would work.
- Log in to post comments


