getAllContractValuesByCategory

Description
This inquiry transaction returns all contract values of a given value category recorded for a specific contract ID in InfoSphere® MDM.
Web Services
Operation name: getAllContractValuesByCategory
Service name: FinancialServices
Example
Retrieve all miscellaneous values with a value category of "7" (Contract Values) for contract AZ123000.
Usage information
Use this transaction to screen out all miscellaneous values that are not related to a specific value category for a specific contract. The response may be further filtered by active or inactive values.

This transaction supports the Pagination feature.

Preconditions
Not applicable
Mandatory input
  • ContractId
  • CategoryType
Inquiry levels
Not applicable
Filter values
ACTIVE, INACTIVE, or ALL

The default value is ALL if no filter is provided.

Note: Filter values must be provided in upper case.
Transaction behavior
Not applicable
Request message
<InquiryType> getAllContractValuesByCategory

<tcrmParam name= "contractId">

<tcrmParam name= "miscvaluecat">

<tcrmParam name= "filter">

Response objects
TCRMContractValueBObj
Special note
Not applicable


Last updated: 5 Jun 2018