Hello All!
I am trying to get the CIM indication provider subscription defined for the asynchronous job notification for z/OSMF and am running into issues. I am in a z/OS 2.3 LPAR. Following the z/OSMF 2.3 doc, I am using cimcli to create the filter, handler and the subscription. I get no errors upon creation of the filter or handler. When I attempt to create the subscription, I get
cimcli Pegasus Exception: PGS00408: The object name is not valid: root/PG_InterOp:CIM_IndicationFilter.CreationClassName=CIM_IndicationFilter,Name=IZU_Job_Completed_Filter,SystemCreationClassName=CIM_ComputerSystem,SystemName=sys, reason:"invalid key-value pair, invalid negative number value CIM_IndicationFilter". Cmd = ci Object = CIM_IndicationSubscription
I believe this means that it doesn't like the filter definition. I'm guessing that a value is being defaulted to -1 that is causing the problem, but I'm new to CIM and am having an issue locating if this is the cause, and if it is, is there a doc issue or maybe a CIM configuration issue? Any help would be appreciated.
------------------------------
Thanks,
Chris
------------------------------