CoreRMO::Raise Notifications As Events


Collects current notifications from the Resource Manager Database and sends them to the event log of the process controller that executed the provisioning request. Once notifications are raised, this function deletes them from the database. Used by Microsoft. Provisioning Framework (MPF).

XML Input Schema

Raise Notifications As Events does not require input data.

XML Output Schema

Raise Notifications As Events does not return any data. If notifications exist in the Resource Manager Database, they are automatically sent to the event log of the process controller that executes the request.

Example

<request>
  <data/>
  <procedure>  
	<execute procedure="Raise Notifications As Events" namespace="CoreRMO"> 
	</execute>
  </procedure>
</request>

See Also

CoreRMO Provider, Resource Manager, Retrieve Notifications


Up Top of Page
) 1999-2002 Microsoft Corporation. All rights reserved.