Previous Topic: File ParametersNext Topic: Mapping Events to Users


Stored Procedure Parameters

These parameters specify the required database stored procedure (SP). It is unlikely that you will need to change these parameters. They are listed for testing purposes and to allow advanced UE configuration.

SPPackage

For Oracle CMSs only. This defines the package that the SP belong to. It defaults to WgnUE.

ExportSPName

Defaults to GetExportEventsAsXML. This specifies the SP that extracts the metadata as XML.

CommitSPName

Defaults to CommitExport. This specifies the SP that commits the extraction after the XML files have been successfully written.

AckSPName

Defaults to AcknowledgeExport. This specifies the SP used to acknowledge events individually.

BulkAckSPName

Defaults to BulkAcknowledgeExport. This specifies the SP used to acknowledge events in bulk.