Unable to Filter Foreign Exports Based on Object Class (280046)
The information in this article applies to:
- Microsoft Metadirectory Services 2.1
- Microsoft Metadirectory Services 2.2
This article was previously published under Q280046 SYMPTOMS
When you attempt to process Foreign Users with a Management Agent (MA), you may want to filter or include or exclude the entries in the Microsoft Metadirectory Services (MMS), based on object class.
You cannot use the following functions to read the ObjectClass attribute:
- $Embedded()
and/or
- $Multivalued()
For more information about these two functions, see the "Management Agent Functions" section in Appendix D of the MMS Management Agent Toolkit online documentation.
CAUSE
This behavior can occur if MMS stores the ObjectClass attribute differently than other Metadirectory attributes. When you attempt to read the ObjectClass attribute of a Metadirectory entry, you must use the special function, $MV_Object_Class(). This function has been designed for this specific purpose.
RESOLUTION
The $MV_Object_Class() function allows you to read the ObjectClass attribute of an entry, and allows you to filter the entry based on your Inclusion/Exclustion rules. For details on how to use the Inclusion/Exclusion templates, see the section, "Other Management Agent Components -Inclusion and Exclusion Filters" in the MMS Management Agent Toolkit 4 online documentation.
Modification Type: | Minor | Last Reviewed: | 1/25/2006 |
---|
Keywords: | kbenv kbprb KB280046 |
---|
|