Hi,
I've a channel composed by a LLP listener and a LLP destinations. It works fine with HL7 but now I want to send xml instead HL7. Anybody knows how to do it?
I've tried to include the next javascript transformer "serializer.toXML(message);".
And I get a exception like this "Can`t parse message beggining <?xml version ........."
I've a channel composed by a LLP listener and a LLP destinations. It works fine with HL7 but now I want to send xml instead HL7. Anybody knows how to do it?
I've tried to include the next javascript transformer "serializer.toXML(message);".
And I get a exception like this "Can`t parse message beggining <?xml version ........."
Comment