Hi everyone,
I have just started to use JavaGateway and I didn''t encountered so much difficulties since I've got the output of the Java class I have called.
This is the class I have implemented:
Method OnRequest(As
Basically, I want want to translate an HL7 message into an XML message through the java class called by the JavaGateway in this way:
;
Everithing seems to work fine, indeed, when I log the output with the $$$LOGINFO i get the xml message that I was expecting.
.png)

.png)

