提示:查看完整数据字典请登录开放平台
回写定义
- User
- ObjectType
- BusinessRuleWriteback
| 名称 |
ApiName |
标题 |
类型 |
长度 |
是否允许编辑 |
是否必填 |
参照对象 |
列表对象 |
| id |
|
ID |
String |
64
|
是
|
|
|
|
| parentId |
|
上级 |
String |
|
是
|
|
BusinessRuleWriteback
|
|
| entrySrcSystemId |
|
数据来源类型 |
String |
64
|
是
|
|
枚举型 EntrySrcSystem
|
|
| externalSystemCode |
|
外部系统标识 |
String |
128
|
否
|
|
|
|
| externalObjectType |
|
外部系统对象类型 |
String |
128
|
否
|
|
|
|
| externalObjectId |
|
外部系统唯一标识 |
String |
128
|
否
|
|
|
|
| name |
|
规则名称 |
String |
64
|
是
|
|
|
|
| description |
|
规则说明 |
String |
512
|
是
|
|
|
|
| hasSubRules |
|
是否有子规则 |
Boolean |
|
是
|
|
|
|
| scopeId |
|
作用域 |
String |
|
是
|
|
枚举型 RuleScope
|
|
| typeId |
|
规则类型 |
String |
|
是
|
|
枚举型 RuleType
|
|
| usageId |
|
规则用途 |
String |
|
是
|
|
枚举型 RuleUsage
|
|
| layerId |
|
规则层次 |
String |
|
是
|
|
枚举型 RuleLayer
|
|
| actionSpecId |
|
动作规格 |
String |
|
是
|
|
BusinessActionSpec
|
|
| mappingCode |
|
映射码 |
String |
64
|
是
|
|
|
|
| cardinality |
|
基数 |
Integer |
|
是
|
|
|
|
| bindToDomain |
|
绑定到域 |
Boolean |
|
是
|
|
|
|
| conditionSupported |
|
支持条件设置 |
Boolean |
|
是
|
|
|
|
| bindingChecker |
|
绑定检查器 |
String |
64
|
是
|
|
|
|
| ordinal |
|
顺序号 |
Integer |
|
是
|
|
|
|
| isDisabled |
|
是否停用 |
Boolean |
|
是
|
|
|
|
| masterEntityId |
|
主实体 |
String |
|
是
|
|
ObjectType
|
|
| objectType |
|
对象类型 |
String |
|
是
|
|
ObjectType
|
|
| failureMessage |
|
回写失败消息 |
String |
128
|
是
|
|
|
|
| severityLevelId |
|
错误等级 |
String |
|
是
|
|
枚举型 SeverityLevel
|
|
| conditionEnabled |
|
启用条件 |
Boolean |
|
是
|
|
|
|
| condition |
|
条件对象 |
JsonObject |
|
是
|
|
|
|
| createdUserId |
|
创建人 |
String |
|
是
|
|
User
|
|
| createdTime |
|
创建时间 |
Timestamp |
|
是
|
|
|
|
| modifiedUserId |
|
修改人 |
String |
|
是
|
|
User
|
|
| modifiedTime |
|
修改时间 |
Timestamp |
|
是
|
|
|
|
| level |
|
级次 |
Integer |
|
是
|
|
|
|
| isLeaf |
|
是否叶级 |
Boolean |
|
是
|
|
|
|
| lastModifiedTime |
|
最后修改时间 |
Timestamp |
|
否
|
|
|
|
| ruleTriggers |
|
规则触发器列表 |
List |
|
是
|
|
|
EntityRuleTrigger
|
| bindables |
|
绑定 |
List |
|
是
|
|
|
BusinessRuleBindable
|
| bindEntities |
|
实体引用 |
List |
|
是
|
|
|
EntityBusinessRule
|
| itemSets |
|
归属集合 |
List |
|
是
|
|
|
BusinessRuleSetItem
|
| applicableTos |
|
适用条件 |
List |
|
是
|
|
|
BusinessRuleApplicableTo
|
| parameters |
|
输入参数 |
List |
|
是
|
|
|
BusinessRuleParameter
|
| children |
|
下级 |
List |
|
是
|
|
|
BusinessRuleWriteback
|
| isMultiOrgOnly |
|
只多组织启用时有效 |
Boolean |
|
是
|
|
|
|
| multiLangs |
|
多语值字段 |
JsonObject |
|
是
|
|
|
|
| sourceObjectType |
|
下游对象类型 |
String |
|
是
|
|
ObjectType
|
|
| sourceCriteriaEnabled |
|
启用下游回写范围 |
Boolean |
|
是
|
|
|
|
| writeBackMomentId |
|
回写时机 |
String |
|
是
|
|
WriteBackMoment
|
|
| sourceCriteria |
|
下游回写范围 |
JsonObject |
|
是
|
|
|
|
| sourceCriteriaStr |
|
下游回写范围表达式 |
String |
1024
|
是
|
|
|
|
| relatedFieldName |
|
下游关联字段 |
String |
64
|
是
|
|
|
|
| evalModeId |
|
回写取值方法 |
String |
|
是
|
|
枚举型 ValueEvalMode
|
|
| sourceFieldExpr |
|
下游回写字段表达式 |
String |
1024
|
是
|
|
|
|
| sourceFieldExprUi |
|
下游回写表达式前端渲染数据 |
JsonObject |
|
是
|
|
|
|
| aggrMethodId |
|
累计方法 |
String |
|
是
|
|
枚举型 AggregationMethod
|
|
| aggrSortFieldName |
|
聚合排序字段 |
String |
64
|
是
|
|
|
|
| targetObjectType |
|
上游对象类型 |
String |
|
是
|
|
ObjectType
|
|
| targetFieldName |
|
上游回写字段 |
String |
64
|
是
|
|
|
|
| postCheckEnabled |
|
启用回写后检查 |
Boolean |
|
是
|
|
|
|
| postCheckCondition |
|
回写事后校验条件 |
JsonObject |
|
是
|
|
|
|
| postCheckConditionStr |
|
回写事后校验条件表达式 |
String |
1024
|
是
|
|
|
|
| isDetailToMaster |
|
内部回写 |
Boolean |
|
是
|
|
|
|