getAllErrorsByGroup
- Description
- This inquiry transaction returns the details of all error reason for a given group and application.
- Web Services
- Operation name: getAllErrorsByGroup
- Example
- Retrieve all error reason records associated with a specific group and application. For example, retrieve all error reasons for the Category group in InfoSphere® MDM.
- Usage information
- This transaction does not support the Pagination feature.
- Preconditions
- Application must exist.
Group must exist.
- Mandatory input
- Application
- GroupName
- Inquiry levels
- Not applicable
- Filter values
- Not applicable
- Transaction behavior
- Not applicable
- Request message
- <InquiryType> getAllErrorsByGroup
<InquiryParam>
<methodParam name= "application">
<methodParam name= "groupName">
- Response objects
- List of DWLErrorReason business objects
- Special note
- Not applicable