目录

Search

  1. 前言
  2. 业务实体服务简介
  3. Enterprise Java Bean 业务实体服务调用
  4. 具象状态传输业务实体服务调用
  5. 简单对象访问协议业务实体服务调用
  6. 用于交叉引用记录和 BVT 计算的服务
  7. 支持企业关联服务
  8. 清理、分析和转换业务实体数据的外部调用
  9. 使用 REST API 添加业务实体记录

业务实体服务指南

业务实体服务指南

示例 API 响应

示例 API 响应

以下示例显示了配置的关系列表的摘录:
4: { "objectType": "RELATIONSHIP" "timeline": true "object": { "field": [16] 0: { "allowedValues": [1] 0: "10" - "name": "rowidRelType" "label": "Rowid Rel Type" "dataType": "String" "length": 14 }- 1: { "allowedValues": [1] 0: "2" - "name": "rowidHierarchy" "label": "Rowid Hierarchy" "dataType": "String" "length": 14 }- 2: { "name": "consolidationInd" "label": "Consolidation Ind" "dataType": "Integer" "length": 38 "readOnly": true "system": true }- 3: { "name": "creator" "label": "Creator" "dataType": "String" "length": 50 "readOnly": true "system": true }- 4: { "name": "interactionId" "label": "Interaction Id" "dataType": "Integer" "length": 38 "readOnly": true "system": true }- 5: { "name": "updatedBy" "label": "Updated By" "dataType": "String" "length": 50 "readOnly": true "system": true }- 6: { "name": "lastUpdateDate" "label": "Last Update Date" "dataType": "Date" "readOnly": true "system": true }- 7: { "name": "lastRowidSystem" "label": "Last Rowid System" "dataType": "String" "length": 14 "readOnly": true "system": true }- 8: { "name": "dirtyIndicator" "label": "Dirty Indicator" "dataType": "Integer" "length": 38 "readOnly": true "system": true }- 9: { "name": "deletedBy" "label": "Deleted By" "dataType": "String" "length": 50 "readOnly": true "system": true }- 10: { "name": "deletedInd" "label": "Deleted Indicator" "dataType": "Integer" "length": 38 "readOnly": true "system": true }- 11: { "name": "hubStateInd" "label": "Hub State Ind" "dataType": "Integer" "length": 38 "readOnly": true "system": true }- 12: { "name": "deletedDate" "label": "Deleted Date" "dataType": "Date" "readOnly": true "system": true }- 13: { "name": "rowidObject" "label": "Rowid Object" "dataType": "String" "length": 14 "readOnly": true "system": true }- 14: { "name": "cmDirtyInd" "label": "Content metadata dirty Ind" "dataType": "Integer" "length": 38 "readOnly": true "system": true }- 15: { "name": "createDate" "label": "Create Date" "dataType": "Date" "readOnly": true "system": true }- - "name": "HouseholdContainsMemberPerson" "label": "Household contains member Person" "bidirectional": false "from": { "dataType": "BusinessEntity" "required": true "lookup": { "object": "Household" }- }- "to": { "dataType": "BusinessEntity" "required": true "lookup": { "object": "Person" }- }- }- }