Too many linked files

Too many linked files

a.schacht
Contributor Contributor
1,876 Views
8 Replies
Message 1 of 9

Too many linked files

a.schacht
Contributor
Contributor

Hello there!

I am currently developing a system to automatically upload our massive linked Revit models to our BIM360 Docs, and I am running into an issue on the very last step of the process, when trying to make a version of an upload with lots of links in it. I get a 400 error, bad request, with the messafe "Too many linked files" - I have 297 for this particular model, which is the smaller one. Is there a way to upload linked models with more than 200 links (200 links worked) through the API?

0 Likes
Accepted solutions (1)
1,877 Views
8 Replies
Replies (8)
Message 2 of 9

xiaodong_liang
Autodesk Support
Autodesk Support

Hi @a.schacht ,

 

thank you for posting this question. It looks you are using this API POST Item 

https://forge.autodesk.com/en/docs/data/v2/reference/http/projects-project_id-items-POST/

with the payload of refs array, which is demoed in this blog:

https://forge.autodesk.com/blog/bim360-docs-setting-external-references-between-files-upload-linked-...

 

I do not hear a limitation with the refs array. I will check with engineer team.

0 Likes
Message 3 of 9

a.schacht
Contributor
Contributor

Yes, I am indeed trying to use that endpoint and I have been following that guide to set it all up. I look forward to hear what the engineers say.

0 Likes
Message 4 of 9

xiaodong_liang
Autodesk Support
Autodesk Support
Accepted solution

Hi @a.schacht ,

 

our engineer team confirmed the limit is 200. And no additional references can be added past 200. Sorry for the bad news.  We have logged the issue and ask for supporting more references. The internal ticket ID is: WIPDM-8676 .And we also logged a ticket ask for updating the API document: FDM-3459

 

Thank you for reporting this issue!

0 Likes
Message 5 of 9

a.schacht
Contributor
Contributor

Alright, I will find a workaround then. Thank you for the help.

0 Likes
Message 6 of 9

JvBMov
Contributor
Contributor

We just hit this limit as well with an automated script. Any news on the two tickets for the limit extension and the documentation update? https://forge.autodesk.com/en/docs/data/v2/reference/http/projects-project_id-items-POST/ did not show any indication of this happening.

Message 7 of 9

JvBMov
Contributor
Contributor

@a.schacht, did you find a workaround? Because the dedicated endpoint does not work for us.

0 Likes
Message 8 of 9

a.schacht
Contributor
Contributor

Unfortunately no. We abandonded the idea at my company long ago, so I haven't looked into it since then.

Message 9 of 9

JvBMov
Contributor
Contributor
Ok thanks! Let's wait for the Forge experts then 🙂
0 Likes