How to get the PVZ file url?
Hello
With reference to topic
I was looking for a similar solution. I have gone through this article, what is the endpoint to get representation?
representationJSON = Things["ptc-windchill-OData-connector"].getRepresentiation({ ID: defaultRepresentationdId /* STRING */ });
Didn't find the getRepresentation in the OData Connector? What's the OData endpoint to get representations?
When I try to fetch representations, it returns me creoview URL, something starts with creoview://?wcparams=
eeYjsdbbDJkada... but I'm looking for the actual pvz file url.
How to get the PVZ file url?
Thank you in advance!

