Generating the Parser, Serializer, and XSD

Before you deploy the message definition, you must generate the runtime components, including the XML Schema Definition (XSD), parser, serializer, and Java schema objects (JSOs).

  1. (Optional) To check for errors that must be fixed before generating the message definition, right-click a message definition in the WorkSpace Navigator view (for example, <YourMDProject>|MessageDesigns|MessageDefinitions|YourMsg.wfim), then choose Validate.

  2. Use any of the following ways to generate objects for a message definition:

    • In the WorkSpace Navigator view, navigate to <YourMDProject>|MessageDesigns|MessageDefinitions, right-click a message definition (for example, YourMsg.wfim), and choose Generate.

    • While the Message Designer editor's Message Details tab is selected, right-click anywhere in the editor window and select Generate message definition.

    • While the Message Designer editor's Message Details tab is selected, choose Message Editor|Generate message definition from the menu bar.

    Generation errors are displayed in the Error Log view and also in a dialog.

  3. For more information on object generation errors, see Troubleshooting Message Definition Objects.

    Note

    To examine or edit an XSD without leaving Eclipse, right-click the file in the Message Definitions|Generated Schemas folder and choose Open With|Sample XML Schema Editor.

Next: Loading, Editing, and Saving Test Data

Send your feedback on this help topic to Sybase Tech Pubs: pubs@sybase.com