目次

Search

  1. はじめに
  2. ビジネスエンティティサービスについて
  3. Enterprise Java Beanビジネスエンティティサービス呼び出し
  4. Representational State Transferビジネスエンティティサービス呼び出し
  5. Simple Object Access Protocolビジネスエンティティサービス呼び出し
  6. 相互参照レコードおよびBVT計算用のサービス
  7. 企業リンケージサービスのサポート
  8. データをクレンジング、分析、変換するための外部呼び出し
  9. REST APIを使用したレコードの追加
  10. 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" } } ] } }