Galaxy flow 中文档状态的功能
Microsoft Dynamics AX 2009 中 Galaxy 流中的文档状态(文档就绪、文档验证、文档错误、文档已处理和文档错误已处理)的功能和工作原理是什么。
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
Microsoft Dynamics AX 2009 中 Galaxy 流中的文档状态(文档就绪、文档验证、文档错误、文档已处理和文档错误已处理)的功能和工作原理是什么。
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(1)
文档状态是文档库中文档的属性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:
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 statusProcessed
(if succesful).