目次

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応答

次のサンプル応答では、JSON形式のタスクのリストが示されています。
{ "firstRecord": 1, "recordCount": 10, "pageSize": 10, "task": [ { "link": [ { "href": "http://localhost:8080/cmx/cs/localhost-orcl-DS_UI1/task/urn:b4p2:15443", "rel": "self" } ], "taskType": { "name": "ReviewNoApprove", "label": "Review No approve", "taskKind": "REVIEW", "pendingBVT": true, "updateType": "PENDING" }, "taskId": "urn:b4p2:15443", "title": "Review changes in SMITH,SMITH", "dueDate": "2015-07-15T21:45:59-07:00", "status": "OPEN", "priority": "NORMAL", "businessEntity": "Person" }, { "link": [ { "href": "http://localhost:8080/cmx/cs/localhost-orcl-DS_UI1/task/urn:b4p2:15440", "rel": "self" } ], "taskType": { "name": "ReviewNoApprove", "label": "Review No approve", "taskKind": "REVIEW", "pendingBVT": true, "updateType": "PENDING" }, "taskId": "urn:b4p2:15440", "title": "Review changes in SMITH,JOHN", "dueDate": "2015-07-15T21:37:50-07:00", "status": "OPEN", "priority": "NORMAL", "businessEntity": "Person" }, { "link": [ { "href": "http://localhost:8080/cmx/cs/localhost-orcl-DS_UI1/task/urn:b4p2:15437", "rel": "self" } ], "taskType": { "name": "ReviewNoApprove", "label": "Review No approve", "taskKind": "REVIEW", "pendingBVT": true, "updateType": "PENDING" }, "taskId": "urn:b4p2:15437", "title": "Review changes in SMITH,JOHN", "dueDate": "2015-07-15T21:34:32-07:00", "status": "OPEN", "priority": "NORMAL", "businessEntity": "Person" }, { "link": [ { "href": "http://localhost:8080/cmx/cs/localhost-orcl-DS_UI1/task/urn:b4p2:14820", "rel": "self" } ], "taskType": { "name": "ReviewNoApprove", "label": "Review No approve", "taskKind": "REVIEW", "pendingBVT": true, "updateType": "PENDING" }, "taskId": "urn:b4p2:14820", "title": "Review changes in STAS,STAS", "dueDate": "2015-07-14T10:40:51-07:00", "status": "OPEN", "priority": "NORMAL", "businessEntity": "Person" }, { "link": [ { "href": "http://localhost:8080/cmx/cs/localhost-orcl-DS_UI1/task/urn:b4p2:14809", "rel": "self" } ], "taskType": { "name": "ReviewNoApprove", "label": "Review No approve", "taskKind": "REVIEW", "pendingBVT": true, "updateType": "PENDING" }, "taskId": "urn:b4p2:14809", "title": "Review changes in ,93C8ORSCOFSA687", "dueDate": "2015-07-14T08:28:15-07:00", "status": "OPEN", "priority": "NORMAL", "businessEntity": "Person" }, { "link": [ { "href": "http://localhost:8080/cmx/cs/localhost-orcl-DS_UI1/task/urn:b4p2:14609", "rel": "self" } ], "taskType": { "name": "ReviewNoApprove", "label": "Review No approve", "taskKind": "REVIEW", "pendingBVT": true, "updateType": "PENDING" }, "taskId": "urn:b4p2:14609", "title": "Review changes in A8,A8", "dueDate": "2015-07-13T08:40:11-07:00", "status": "OPEN", "priority": "NORMAL", "businessEntity": "Person" }, { "link": [ { "href": "http://localhost:8080/cmx/cs/localhost-orcl-DS_UI1/task/urn:b4p2:14425", "rel": "self" } ], "taskType": { "name": "ReviewNoApprove", "label": "Review No approve", "taskKind": "REVIEW", "pendingBVT": true, "updateType": "PENDING" }, "taskId": "urn:b4p2:14425", "title": "Review changes in A7,A7", "dueDate": "2015-07-10T14:11:02-07:00", "status": "OPEN", "priority": "NORMAL", "businessEntity": "Person" }, { "link": [ { "href": "http://localhost:8080/cmx/cs/localhost-orcl-DS_UI1/task/urn:b4p2:14422", "rel": "self" } ], "taskType": { "name": "ReviewNoApprove", "label": "Review No approve", "taskKind": "REVIEW", "pendingBVT": true, "updateType": "PENDING" }, "taskId": "urn:b4p2:14422", "title": "Review changes in A6,A6", "dueDate": "2015-07-10T13:54:09-07:00", "status": "OPEN", "priority": "NORMAL", "businessEntity": "Person" }, { "link": [ { "href": "http://localhost:8080/cmx/cs/localhost-orcl-DS_UI1/task/urn:b4p2:14415", "rel": "self" } ], "taskType": { "name": "ReviewNoApprove", "label": "Review No approve", "taskKind": "REVIEW", "pendingBVT": true, "updateType": "PENDING" }, "taskId": "urn:b4p2:14415", "title": "Review changes in A5,A5", "dueDate": "2015-07-10T13:51:12-07:00", "status": "OPEN", "priority": "NORMAL", "businessEntity": "Person" }, { "link": [ { "href": "http://localhost:8080/cmx/cs/localhost-orcl-DS_UI1/task/urn:b4p2:14355", "rel": "self" } ], "taskType": { "name": "Notification", "label": "Notification", "taskKind": "REVIEW", "pendingBVT": false, "updateType": "ACTIVE" }, "taskId": "urn:b4p2:14355", "title": "Review changes in A4,A4", "dueDate": "2015-07-10T10:31:57-07:00", "status": "OPEN", "priority": "NORMAL", "businessEntity": "Person" } ] }