本文介绍了Forge 模型衍生作业失败.现在怎么办?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我运行了一个模型衍生作业,状态又回来了:失败.在钻取返回值后,它说缺少两个链接的 dwg 文件.我添加了 dwg 文件,重新压缩并重新上传了 zip.当我尝试运行该作业时,它不断返回初始失败状态.我错过了什么吗?
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?
推荐答案
假设您有 buckets,在 POST Job 端点,使用 x-ads-force
标头,如果您通过 true
它将再次翻译文件.
Assuming you have buckets, on the POST Job endpoint, use the x-ads-force
header, if you pass true
it will translate again the file.
这篇关于Forge 模型衍生作业失败.现在怎么办?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!