Galaxy flow 中文档状态的功能

发布于 2025-01-02 07:51:15 字数 92 浏览 1 评论 0 原文

Microsoft Dynamics AX 2009 中 Galaxy 流中的文档状态(文档就绪、文档验证、文档错误、文档已处理和文档错误已处理)的功能和工作原理是什么。

What is the Functionality and working of Documents status (Documents Ready,Documents validate, Documents error, Documents processed and Documents error handled) in Galaxy flow in Microsoft Dynamics AX 2009.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

得不到的就毁灭 2025-01-09 07:51:15

文档状态是文档库中文档的属性href="http://www.google.dk/url?sa=t&rct=j&q=axapta%20galaxy&source=web&cd=2&ved=0CG4QFjAB&url=http://www.columbusit .ae/管理员/公共/D WSDownload.aspx?File=Files%252FFiler%252FBusiness%2bNeed%252FColumbus_Galaxy_UK.pdf&ei=uv0rT4HUKune4QTp8MyWDg&usg=AFQjCNH1UjOe4DapZ0HEBAPen5WS-zomjw" rel="nofollow">银河。

状态:

  • 就绪 - 文档已准备好在下一个流程中消费 已
  • 处理 - 文档已消费成功
  • 错误 - 文档已消费,但流程失败 已
  • 处理错误 - 文档已消费,但流程失败,手动处理

文档通常在第一个流程线中创建,从文件或 ODBC 连接读取。然后文档的状态将变为就绪

然后,第二条流程将使用该文档,就像使用媒体 Axapta DB 插入或更新 AX 表的记录一样。然后,文档的状态将是已处理(如果成功)。

Document status is a property of a document in the Document library of Galaxy.

Status:

  • Ready - the document ready for consumption in the next flow line
  • Processed - the document has been consumed with succes
  • Error - the document has been consumed but the process failed
  • Error handled - the document has been consumed but the process failed, it was manually handled

A document is usually created in the first flow line, being read from a file or an ODBC connection. The document will then have status Ready.

The second flow line will then consume the document, most like by using the media Axapta DB to insert or update the records of an AX table. The document will then have status Processed (if succesful).

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文