Workitem 在 UpdateDwgParamActivity 上失败 | Autodesk Design Automation

huangapple go评论48阅读模式
英文:

Workitem failing on UpdateDwgParamActivity | Autodesk Design Automation

问题

我按照 Autodesk 平台服务的官方教程进行了设计自动化的操作,并克隆了GitHub 仓库中的示例应用程序。我严格按照所有的指示来运行应用程序,示例应用程序正在运行,但当我尝试使用"UpdateDwgParamsActivity"时,工作项失败。

工作项失败
错误报告链接

我不确定问题出在哪里,我已经尝试了"清除账户",然后再次创建应用程序包,但没有起作用。尽管输入和输出文件已上传到 OSS 存储桶,但输出文件没有任何更改,与输入文件相同(宽度和高度没有改变)。

请告诉我问题在哪里,以及如何解决它。

英文:

I followed autodesk platform service official tutorial for Design Automation and clone github repo the sample app .
I followed all the instruction to run the app exactly, sample app is running but when i am trying to use "UpdateDwgParamsActivity" workitem is failing.

Workitem failed
Error report url

I am not sure what is issue here, i have already tried with "clear account" and then creating app bundle again but it is not working.
Although input and output file is getting uploaded to oss bucket, but output file doesn't have any changes and it's same as input ( width & height didn't change )

Please let me know what is the issue here and how it can be solved.

答案1

得分: 0

"ActivityId": "YR4rlmfrF0a3Z6BRSxcxD5GW652EKPut.UpdateDWGParamActivity+dev"
"Engine.Id": "Autodesk.3dsMax_2020!43"
You selected the wrong Engine, for activity UpdateDwgParamActivity, you need to select Autodesk.AutoCAD+24_1

英文:

>"ActivityId":"YR4rlmfrF0a3Z6BRSxcxD5GW652EKPut.UpdateDWGParamActivity+dev"
"Engine.Id":"Autodesk.3dsMax_2020!43"

You selected the wrong Engine, for activity UpdateDwgParamActivity, you need to select Autodesk.AutoCAD+24_1

huangapple
  • 本文由 发表于 2023年2月18日 16:56:25
  • 转载请务必保留本文链接:https://go.coder-hub.com/75492227.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定