- Automation Cloud 和 Test Cloud
- Automation Cloud 公共部门和 Test Cloud 公共部门
- Automation Cloud (专属) 和 Test Cloud
[Preview] Data Fabric release notes
2023 年 9 月 12 日
唯一记录值
Introducing the Unique value only feature: Ensure the uniqueness of all text and number records in a field, eliminating the need for complex identification methods of duplicates.
To spot uniquely constrained fields within an entity, refer to the Is Unique column.

请注意,唯一约束文本字段中的值不区分大小写,并将“unique_value”和“UNIQUE_value”视为重复项。
If needed, you can easily revert by clearing the Unique values only checkbox, allowing duplicates once again.
批量添加记录
Spare yourself from manual entity data entry: Instantly add records using the Import data feature.
只需创建一个镜像目标实体结构的 CSV 文件,确保列与字段名称和数据类型匹配。 导入文件以见证您的实体增长。
For import success and failure outcomes, check our documentation.
已知问题
使用 Microsoft Excel 以 UTF-8 格式保存 CSV 文件时,请注意,默认的 CSV UTF-8 格式包含字节顺序标记 (BOM),这会导致由于缺乏支持而导入失败。
为避免这种情况,请考虑使用替代方法来保存不带 BOM 的 CSV 文件:
-
在文本编辑器(例如记事本)中打开 CSV UTF-8 Microsoft Excel 文件。
-
Go to File > Save as. At the bottom of the Save as window, notice that the UTF-8 with BOM option is selected in the Encoding dropdown. This is what we need to change.
-
Click on the Encoding dropdown and select UTF-8.
-
保存文件,然后重新尝试导入数据。
-
瞧!

新 Citizen Developer 组成员的角色映射
Members of the new Citizen Developers group gain the Designer and Data Writer role automatically.
2023 年 9 月 13 日勘误
由于我们这边出现的一次意外,在最初的公告日(2023 年 9 月 12 日),Data Service 中无法使用 Citizen Developer 组。
增加了实体和字段名称的字符数限制
实体和字段名称的最大字符数限制从 20 个字符增加到 30 个字符。
此更改可防止包含名称长度超过 20 个字符的实体或字段的架构导入失败。 如果实体或字段名称仍有超过 30 个字符,请确保缩短名称,然后重试导入。