Multidomain MDM
- Multidomain MDM 10.3 HotFix 2
- All Products
Request/Response
| Description
|
---|---|
PutRequest
| Inserts or updates a single record identified by a key into a base object.
Encrypts input records.
|
MultiMergeRequest
| Merges multiple base object records that represent the same object. You can specify the field level overrides for the merged record.
Encrypts overriding fields.
|
GetResponse
| Uses a known key to retrieve a single record from a package.
Encrypts records that are returned.
|
SearchHmQueryRequest
| Searches Hierarchy Manager entities and relationships.
Encrypts input filter parameters. Use SiperianObjectUidField instead of a parameter to enable encryption.
|
SearchQueryRequest
| Retrieves a set of records from a package that satisfies the criteria you specify.
Encrypts input filter parameters. Use SiperianObjectUidField instead of a parameter to enable encryption.
|
SearchMatchRequest
| Searches for records in a package based on match columns and rule definitions.
Encrypts the input filter parameters and the records against which you want to perform the match. Use SiperianObjectUidField instead of a parameter to enable encryption.
|
SearchHmQueryResponse
| Returns entities and relationships associated with one or more entities.
Encrypts returned records.
|
SearchMatchResponse
| Returns a list of records and match tokens.
Encrypts returned records.
|
SearchQueryResponse
| Returns a set of records from a package.
Encrypts returned records.
|
AddRelationshipRequest
| Adds a relationship between two entities.
Encrypts custom fields provided as a record
|
UpdateRelationshipRequest
| Hierarchy Manager request to change characteristics of a relationship.
Encrypts custom fields provided as a record
|
GetOneHopResponse
| Returns information about entities directly related to a specified group of entities in a specified hierarchy configuration.
Encrypts returned records.
|
GetEntityGraphResponse
| Returns a graph of entities and relationships related to a specified set of entities.
Encrypts returned records.
|
GetXrefForEffectiveDateResponse
| Returns multiple cross-reference records for the specified effective date.
Encrypts returned records.
|