目录

Search

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

业务实体服务指南

业务实体服务指南

读取业务实体记录响应

读取业务实体记录响应

以下示例响应显示了已添加的业务实体记录的详细信息:
{ "link": [ { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248", "rel": "self" }, { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248?depth=2", "rel": "children" } ], "rowidObject": "658248 ", "label": "Person", "partyType": "Person", "displayName": "BORIS ISAAC", "firstName": "BORIS", "lastName": "ISAAC", "genderCd": { "link": [ { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248/genderCd/2", "rel": "self" }, { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248", "rel": "parent" }, { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248/genderCd/2?depth=2", "rel": "children" } ], "rowidObject": "2 ", "label": "LU Gender", "genderCode": "M", "genderDisp": "MALE" }, "Address": { "link": [ { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248/Address", "rel": "self" }, { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248", "rel": "parent" } ], "firstRecord": 1, "pageSize": 10, "searchToken": "SVR1.PCWJ", "item": [ { "link": [ { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248/Address", "rel": "parent" }, { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248/Address/101526?depth=2", "rel": "children" }, { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248/Address/101526", "rel": "self" } ], "rowidObject": "101526 ", "label": "Contact Address", "Address": { "link": [ { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248/Address/101526/Address/121506?depth=2", "rel": "children" }, { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248/Address/101526", "rel": "parent" }, { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248/Address/101526/Address/121506", "rel": "self" } ], "rowidObject": "121506 ", "label": "Address", "addressLine1": "B-203, 101 Avenue, New York", "countryCode": { "link": [ { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248/Address/101526/Address/121506/countryCode", "rel": "self" }, { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248/Address/101526/Address/121506", "rel": "parent" }, { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248/Address/101526/Address/121506/countryCode?depth=2", "rel": "children" } ], "countryCode": "US" }, "stateCd": { "link": [ { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248/Address/101526/Address/121506", "rel": "parent" }, { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248/Address/101526/Address/121506/stateCd?depth=2", "rel": "children" }, { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248/Address/101526/Address/121506/stateCd", "rel": "self" } ], "stateAbbreviation": "NY" } } } ] }, "Telephone": { "link": [ { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248", "rel": "parent" }, { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248/Telephone", "rel": "self" } ], "firstRecord": 1, "pageSize": 10, "searchToken": "SVR1.PCWK", "item": [ { "link": [ { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248/Telephone", "rel": "parent" }, { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248/Telephone/20967", "rel": "self" }, { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248/Telephone/20967?depth=2", "rel": "children" } ], "rowidObject": "20967 ", "label": "Telephone", "phoneNum": "1234567 ", "phoneTypeCd": { "link": [ { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248/Telephone/20967", "rel": "parent" }, { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248/Telephone/20967/phoneTypeCd/8", "rel": "self" }, { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248/Telephone/20967/phoneTypeCd/8?depth=2", "rel": "children" } ], "rowidObject": "8 ", "label": "LU Phone Type", "phoneTypeDisp": "HOME", "phoneType": "HOM" } }, { "link": [ { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248/Telephone/20968", "rel": "self" }, { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248/Telephone/20968?depth=2", "rel": "children" }, { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248/Telephone", "rel": "parent" } ], "rowidObject": "20968 ", "label": "Telephone", "phoneNum": "7654321 ", "phoneTypeCd": { "link": [ { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248/Telephone/20968/phoneTypeCd/6", "rel": "self" }, { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248/Telephone/20968", "rel": "parent" }, { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248/Telephone/20968/phoneTypeCd/6?depth=2", "rel": "children" } ], "rowidObject": "6 ", "label": "LU Phone Type", "phoneTypeDisp": "MOBILE", "phoneType": "MOB" } } ] } }