Share via


3.5.4.8.1.3 ConfigurationAuditEnumerationParameters

The ConfigurationAuditEnumerationParameters processing is done when the EnumInputParameters contains data of type ConfigurationAuditEnumerationParameters. The ObjectType MUST be EnumerationObjectType.ConfigurationAudit.

The following are the steps involved in identifying the rows to be returned as a part of the enumeration:

  1. Validate the ConfigurationAuditEnumerationParameters as specified in section 2.2.4.66. If the validation conditions are not being met, return an appropriate SOAP fault as specified in section 2.2.2.1.

  2. Call the procedure SearchConfigurationAuditTable in ADM_ConfigurationAuditTable, specifying the ConfigurationAuditEnumerationParameters.SearchXml as Param_searchCriteriaXml and ConfigurationAuditEnumerationParameters.NumberOfRecords as Param_numberOfRows.

  3. The Result_events will form the set of events that have to be returned as EnumOutputData.