目次

Search

  1. はじめに
  2. ビジネスエンティティサービスについて
  3. Enterprise Java Beanビジネスエンティティサービス呼び出し
  4. Representational State Transferビジネスエンティティサービス呼び出し
  5. Simple Object Access Protocolビジネスエンティティサービス呼び出し
  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" }- }- }- }