Using the DBEventParserFactory

RepConnector provides a utility called DBEventParserFactory that you can use to extract both the metadata and the actual data from a single or grouped replication event. This utility is intended to be used with the customized formatter for extracting and reformatting data before sending it to the destination. This utility can also be used by an end-user application that has received the XML representation of the event.

To obtain a parser instance, enter:

DBEventParser=dbe=DBEventParserFactory.get EventParser (xmldoc or repevent)