I ran a model derivative job and the status came back: failed. After drilling through the return values, it said that two of the linked dwg files were missing. I added the dwg files, re-zipped and re-uploaded the zip. When I try to run the job, it keeps coming back with the initial failed status. Am I missing something?
相关问题
- Model Derivative API Post Job - 400 Bad Request “I
- Forge Viewer loading multiple Revit models with sh
- How can I load only specifc objects in the forge v
- Upload linked Revit models for Forge Viewer
- JS error on Chrome (with Device Toolbar enable)
相关文章
- How to resize on object - Autodesk Forge Viewer
- How to Show/View or Read .dwg files on browser
- Autodesk Viewer: Suggestions for 2D view of floor
- Decals not displaying in Autodesk Viewer
- Default Navigation speed in Forge Viewer
- Autodesk Forge viewer renders only single page for
- Getting webGL error in autodesk viewer
- How to set custom properties for an object via its
In hindsight, one could say this is obvious but it isn't spelled out in any documentation anywhere. Essentially, one needs to DELETE the failed manifest and run a new job. There doesn't seem to be any re-try mechanics.
Assuming you have buckets, on the POST Job endpoint, use the
x-ads-force
header, if you passtrue
it will translate again the file.