The EventType parameter is matched against the known set of events that are defined in the report server configuration file. If the event is not in the report server configuration file, a SOAP exception is thrown with an error code of rsUnknownEventType. The FireEvent method only supports firing the TimedSubscription event type.
The FireEvent method does not verify or validate the data supplied in the EventData parameter. Any string value is valid, including an empty string.