Use the New Publication wizard to define a new publication for
Classic event publishing and use the Update Publication wizard to modify an
existing publication.
- Publication name
- The name of the publication. After you create
the publication, you cannot change the name.
- Source
- The schema and name of the table or view that
you want to use as the source for the publication. Click the Browse button
to browse through the schemas on the data server for the table or view. After
you create the publication, you cannot change the source.
- Publishing queue map
- The publication queue map that identifies the
send queue that you want to use to transport messages for the publication.
The publication queue map that you select determines whether the messages
for the publication will be in XML, XML with a topic for Java™ Message
Service (JMS) applications, delimited format, or delimited format with a JMS
topic.
- Topic
- If you are publishing to JMS applications, the
topic that you want to send in the messages for the publication
- Options
- Publish before values
- Specifies that, when a non-key column is updated,
the corresponding message contains the value that is in the column before
the change occurs and the value that is in the column after the change occurs.
- Publish changed columns only
- Specifies that messages will contain values for
only the columns in the source in which the values changed. By default, messages
contain the values for all of the columns in a source.
- Description
- An optional description of the publication.