简体   繁体   English

自动生成数字序列AX中存在问题

[英]Issue exists in auto generation of number sequence AX

I have been trying to import customer master through data management tool in AX7 using "Customers" standard data entity, I have marked "Auto-Generate" for customer account field. 我一直在尝试使用“客户”标准数据实体通过AX7中的数据管理工具导入客户主数据,我已将“客户帐户”字段标记为“自动生成”。 And I am facing a number sequence error while the data gets inserted into staging. 当数据插入到暂存中时,我面临一个数字序列错误。 When I check the execution log I see the below error. 当我检查执行日志时,看到以下错误。

"Issue exists in auto generation of number sequence Issue exist in generate staging data '4' 'Customers' record(s) inserted in staging" “在自动生成编号序列中存在问题在生成登台数据'4''插入到登台的'客户'记录中存在问题”

I checked number sequence setup for Customer account and it is proper it is as below: 我检查了客户帐户的编号顺序设置,如下所示是正确的:

在此处输入图片说明

Note: 注意:

Gives the same error irrespective of Continuous is marked or not for the number sequence code. 不管是否为数字序列代码标记了Continuous,都会给出相同的错误。

Any quick inputs would be appreciated! 任何快速的输入将不胜感激!

Thanks Fh-Inway! 感谢Fh-Inway! I have figured out the issue, and it's an issue with standard AX. 我已经解决了这个问题,这是标准AX的问题。 An application hot fix (Metadata) is available for this which can be found in the LCS as a part of AX update2. 为此,可以使用应用程序热修复(Metadata),可以在LCS中将其作为AX update2的一部分找到。 I have installed it, tested it to be working fine. 我已经安装了它,并对其进行了正常测试。 Not sure whether I can share the Hotfix KB Article number here for the same. 不确定是否可以在此处共享Hotfix KB文章编号。

Note: That hotfix has a common fix that addresses auto-generation of number sequences across all the data entities. 注意:该修补程序具有一个通用修补程序,该修补程序解决了跨所有数据实体自动生成数字序列的问题。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM