Executing a service by "Using a Custom Reports from Windchill" throws error in ThingWorx
I created a new service to execute Windchill Report Manager Report and fetch the result in ThingWorx. But when I execute the service, I get the following error. All out of the box services in "ptc-windchill-demo-thing" works without any issue. I do not see any error in Windchill logs as well. pls help.
Error Message:
Wrapped com.sun.xml.ws.encoding.soap.DeserializationException: Failed to read a response: javax.xml.bind.UnmarshalException - with linked exception: [com.ctc.wstx.exc.WstxUnexpectedCharException: Illegal character (NULL, unicode 0) encountered: not valid in any content at [row,col {unknown-source}]: [42,207]] Cause: Failed to read a response: javax.xml.bind.UnmarshalException - with linked exception: [com.ctc.wstx.exc.WstxUnexpectedCharException: Illegal character (NULL, unicode 0) encountered: not valid in any content at [row,col {unknown-source}]: [42,207]]

