发生错误后如何继续共享点工作流程?
出现错误后是否可以使工作流程进入下一步?假设错误原因已修复。 我不想从第一阶段重新启动工作流程,因为我会丢失阶段开始和结束时间戳,并且批准项目将被删除。
Is it possible to make a workflow progress to the next step after an error? Assuming that the error cause was fixed.
I don't want to restart the workflow from the first stage as I would loose the stage start and end timestamps and the approval items would be deleted.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您需要确保工作流程中正确处理错误。没有其他办法。
You need to ensure proper error handling in your workflow. There is no other way.