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

Sample API Response

Sample API Response

The following sample shows the response on successfully registering a report:
{ "ROWID_RPT_CONFIG": "SVR1.2X9N0", "DIMENSION_NAME_1": "Subject area", "DIMENSION_NAME_2": "Source System", "TIMEPERIOD_NAME": "Month", "RPT_NAME": "randomname750", "RPT_DESC": "Source system Metrics", "METRIC_NAME": "Number Of Records", "RPT_TYPE": null }
The API returns the report ID in the ROWID_RPT_CONFIG parameter.

0 COMMENTS

We’d like to hear from you!