DBEventParserFactory Utility

RepConnector provides a utility called DBEventParserFactory that you can use to extract both metadata and actual data from a single or grouped replication event.

Use the utility with the customized formatter to extract and format data before sending it to the destination. It can also be used by an end-user application that has received the XML representation of the event.

To obtain a parser instance, use:

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