Design Automation API - Reading Appbundle zip from SharePoint or BIM360 and uploading it to DA server to run activity

Design Automation API - Reading Appbundle zip from SharePoint or BIM360 and uploading it to DA server to run activity

Gauzdx
Contributor Contributor
508 Views
2 Replies
Message 1 of 3

Design Automation API - Reading Appbundle zip from SharePoint or BIM360 and uploading it to DA server to run activity

Gauzdx
Contributor
Contributor

I have been struggling with one part of the this tutorial where I want to do a bit of customization to my automation process

 

https://github.com/autodesk-platform-services/aps-tutorial-postman/blob/master/DA4ACAD/instructions/... (Uploading Appbundle section).

 

So basically I created an appbundle and I have it in a SharePoint document library. I want to read this file and upload to the DA server endpoint "https://dasprod-store.s3.amazonaws.com" so that it can be used to run activity on DWG files that user selects. I tried it getting its downloadable link and it didn't work. The report file error says "Error: Failed to prepare app package(s). End of Central Directory record could not be found." which I believe is related the appbundle not being uploaded properly.

 

Is this possible to read the appbundle zip file from SharePoint or even from BIM360? Ideally I want to read it from SharePoint.

0 Likes
Accepted solutions (1)
509 Views
2 Replies
Replies (2)
Message 2 of 3

Grv.Kmr
Explorer
Explorer

bump

0 Likes
Message 3 of 3

Gauzdx
Contributor
Contributor
Accepted solution

For anyone looking for an answer, I still don't have a solution for this if we can directly upload the appbundle from SP or Bim360 to the endpoint when we register the appbundle to the DA server. However, I do have a confirmation that uploading of the appbundle is a one-time process and they don't expire so I can live with this.

0 Likes