EventlogCollectionRepositoryExecuteEventlogAction Method
|
Alterian Email Manager 6.2.3 SDK Help File
Executes the action that process the eventlog data.
Namespace:
DMLibrary.Repository.EventlogAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntax
Remarks
Executes the action in 3 steps:
1. Adds or updates the EM.EventlogXmlProcessing record for the giving step
2. Executes the action
3. Sets the finished date for the EM.EventlogXmlProcessing record inserted/updated in 1
Both the steps 2 and 3 need to run in the same transaction for data integrity
See Also