Table of Contents

Search

  1. Preface
  2. Introduction to Business Entity Services
  3. Enterprise Java Bean Business Entity Service Calls
  4. Representational State Transfer Business Entity Service Calls
  5. Simple Object Access Protocol Business Entity Service Calls
  6. Services for Cross-reference Records and BVT Calculations
  7. Supporting Corporate Linkage Service
  8. External Calls to Cleanse, Analyze, and Transform Data
  9. Appendix A: Using REST APIs to Add Records
  10. Appendix B: Using REST APIs to Upload Files
  11. 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!