Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
How can I fire an integrity query in java and get its output and store it? Can I get an example code for it?
Solved! Go to Solution.
Nachiket,
Take a look at this document. https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS176684&_ga=1.233235358.1262466276.1482334926
Nachiket,
Take a look at this document. https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS176684&_ga=1.233235358.1262466276.1482334926
Daniel,
Thanks for the help !!
Now I'm facing another problem about the connection when I run the code on eclipse.
getting this error saying "Failed to establish a session: Session not authenticated/authorized."
Can you help?