I have a couple questions regarding the http-client protocol. This will be the first time we used this standard option which requires us to send ADT via a POST method. We have Cloverleaf 6.1.2.1.
1. Based on the screenshots posted previously by Jim Cobane, under HTTP Options; Headers: Our Cloverleaf defaults to {Content-Type “text/xml; charset=utf-8”} {User-Agent “CIS”} which seems to be different from what Jim has in the screen shot. Is this something that needs to be changed?
2. The receiving vendor says the message must be wrapped in XML. Does this protocol automatically do that? If not is there a standard way to make that happen?
I’m guessing an ADT interface using POST has been done many times. Any additional details or lessons learned would be appreciated.