cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X

Translate the entire conversation x

How to get the PVZ file url?

AK_10385731
10-Marble

How to get the PVZ file url?

Hello @ThorstenMueller,

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!

2 REPLIES 2

Hi, 

 

There is a WRS Services Endpoint called getPVZ, as mentioned in the original post. It's in the Visualization domain.

Depending on the configuration of you Connector you could directly call (if the domain is configured in your configuration) or you could try and use a call like parts or caddocuments and use odata Navigation to navigate to the representation. And getPVZ.

 

Kind regards 

Thorsten 

Hello @AK_10385731

 

It looks like you have a response on your topic. If it helped you solve your question please mark the reply as the Accepted Solution. 
Of course, if you have more to share on your issue, please let the Community know so other community members can continue to help you.

Thanks,
Vivek N.
Community Moderation Team.

Announcements

Top Tags