Hello,
We would need some help, please
First of all thanks for your time used reading this question
Also, thanks for your patience
We need to generate an ACK in a Process and return it to the Service to reply
We have currently written a code block with:
//Devolvemos ACK AA a DragoAP para indicar que no procesamos las prepeticiones
set pOutput = ##class(%GlobalCharacterStream).%New()
//set ACKer7 = ..GetAck(mensajeHL7, "AA")
set ACKer7 = ##class(ITB.HL7.BS.XMLService).GetAck(context.mensajeHL7, "AA")
set ACKxml = ##class(ITB.HL7.Util.Convert).
.png)


.png)
.png)

