Hello,
Im not entirely sure how to word this – basically I have a java/ws-server endpoint that I am able to query against with postman and get a response. The response is generated via a TCL script on the inbound TPS. However I can’t seem to get the actual data to cross. The messages just come in empty. I am sending the request as a POST with raw json in the body. Any ideas? Or examples java/ws-server examples for an inbound endpoint to receive JSON?
Thanks
Rob