Community
BIM 360 API Forum
Welcome to Autodesk’s BIM 360 API Forums. Share your knowledge, ask questions, and explore popular BIM 360 API topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Get Views list out of RVT file in BIM 360

1 REPLY 1
SOLVED
Reply
Message 1 of 2
BondarevPhi
387 Views, 1 Reply

Get Views list out of RVT file in BIM 360

BondarevPhi
Participant
Participant

Is it possible to use RVT file uploaded to Document Management to get Views list out of a /metadata endpoint from Model Derivative API without reuploading it to OSS?

If I got it right, when you upload an RVT file into a BIM360 folder, it automatically converts to SVF/2 format. Is it true?

If so, how can I use Documentation Management API to get proper object_id of the file? I'm using id from /contents result that looks like: urn:adsk.wipemea:dm.lineage:BlaBlaBla, converting it to Base64 format and trying to use as url part in accordance with documentation.

My token contains data:read scope, I tried 2-legged and 3-legged tokens, I'm using url for EMEA region (with /regions/eu part), but I'm still continue receiving Error 404: Can not read this URN.

 

So, my question: Is it possible to get necessary data at all?

0 Likes

Get Views list out of RVT file in BIM 360

Is it possible to use RVT file uploaded to Document Management to get Views list out of a /metadata endpoint from Model Derivative API without reuploading it to OSS?

If I got it right, when you upload an RVT file into a BIM360 folder, it automatically converts to SVF/2 format. Is it true?

If so, how can I use Documentation Management API to get proper object_id of the file? I'm using id from /contents result that looks like: urn:adsk.wipemea:dm.lineage:BlaBlaBla, converting it to Base64 format and trying to use as url part in accordance with documentation.

My token contains data:read scope, I tried 2-legged and 3-legged tokens, I'm using url for EMEA region (with /regions/eu part), but I'm still continue receiving Error 404: Can not read this URN.

 

So, my question: Is it possible to get necessary data at all?

Labels (2)
1 REPLY 1
Message 2 of 2
BondarevPhi
in reply to: BondarevPhi

BondarevPhi
Participant
Participant
Accepted solution

The answer was:
Use URN for /contents's "included" section (with blablabla?version=n part) and replace "/" in resulting Base64 string with "_"

0 Likes

The answer was:
Use URN for /contents's "included" section (with blablabla?version=n part) and replace "/" in resulting Base64 string with "_"

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report