Hey,
Im having trouble trying to get a response to appear in my connector when using a HTTP Session from my protocol. My status code does seem to update appropriately, but my response content param goes from "not initialized" to empty. Anyone have a clue if this could be a parsing issue?
I am using a POST method to send my request in xml format.
Cheers!
Hi Donnel,
Could you let us know how you have your response parameter (id=7) defined, to see if there is something that could be missing?
You mention that from Postman and Automation Script it works. Could you let us know if you see anything on DataMiner's StreamViewer that corresponds with the response body?
Additionally, would it be possible to compare both a request and a response via Wireshark comparing when it works with when it does not?