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

Get Information about Source Systems

Get Information about Source Systems

You can get information about which source systems the cross-reference data comes from, and how many cross-reference records the source systems contribute for the whole record, for each node, or for each record.
The following parameters can be specified in the request:
describe
Set to
true
to return the description of the source system. Can be
true
or
false
. Default is
false
.
aggregate
Defines for which level to return source system information. Can be
ENTITY
,
NODE
, and
RECORD
. Default is
ENTITY
.
recordStates
Specifies the record state for which to return records. Can be
ACTIVE
,
PENDING
, or
DELETED
. Default is
ACTIVE
.
compact
When set to
no
, specifies that the entity level data is returned when the aggregate parameter is specified with
ENTITY
and other aggregate levels. Can be
yes
or
no
. For REST API requests only. Default is
yes
.

0 COMMENTS

We’d like to hear from you!