Table of Contents

Search

  1. Preface
  2. Introduction to Business Entity Services
  3. EJB Business Entity Service Calls
  4. REST Business Entity Service Calls
  5. REST APIs for Data Director
  6. SOAP Business Entity Service Calls
  7. Cross-reference Records and BVT Calculations Services
  8. Supporting Corporate Linkage Service
  9. External Calls to Cleanse, Analyze, and Transform Data
  10. Appendix A: Using REST APIs to Add Records
  11. Appendix B: Using REST APIs to Upload Files
  12. Appendix C: Using REST APIs to Manage Reports

Request Body

Request Body

Specify the report for which you want to add or update data entries.
The following table describes the parameters for the report data in the request body:
Parameter
Description
DIMENSION_NAME_1
The name of a dimension of data in the report. For example, a dimension might be User Name, Review task type, or business entity type.
DIMENSION_NAME_2
Optional. The name of a dimension of data in the report. For example, a dimension might be User Name, Review task type, or business entity type.
TIMEPERIOD_NAME
Optional. Name of the period of time to which the data applies. For example, you might specify
Month
.
METRIC_VALUE
Number that represents the dimensions of data. For example, you might have a report that collects information about closed tasks by user. One dimension of the report is the user John Smith, and another dimension is the Review task type. The metric value might be
5
. This means that John Smith closed five tasks of the Review task type.
DRILLDOWN_RPT_ID
ID of a drilldown report. If the value is
null
, then there is no drilldown report configured.

0 COMMENTS

We’d like to hear from you!