HWNPM0004E The specified component type (type) is invalid. It must be an integer value between minimum and maximum, inclusive.
Explanation
The component type that was passed as argument on the Performance Manager API call is invalid. The method that was called returns this error indicator.
Action
Modify the caller of this method to pass a valid component type as parameter. The valid types are enumerated via the comptype_* constants in the com.ibm.tpc.perf.api.ApiConstants interface.