On an associators upcall, with assocClass specified, SFCB will hit all of the association providers. This works as a CIMXML request, since req->op.className is set correctly by the CIMXML request handlers. Although assocClass is passed-in to genericEnumRequest in brokerUpc, the getContext() call is not aware of it.
patch for 1.3.12
Verified that the patch addresses the stated issue. Thanks!
committed to CVS HEAD and git master