Creating a Data Model
Before you can create a data model, you must be connected to the Integration Server. To configure an Integration Server, follow the instructions as described in webMethods Service Development Help.
To create a data model with the
New Data Model wizard:
2. On the Data Model page, type a name for the data model in the Data model name field.
3. Select a rule project from the drop down list in the Rule project field.
If you opened the wizard from a specific rule project in the Solutions view or from the Rules Explorer view, the name of this rule project appears in the
Rule project field.
You can select any other rule project from the drop down list.
4. Type a description of the data model in the Description field (optional).
5. Click Next.
6. In the Data Model Document Type Selection dialog box, locate the document type on the Integration Server, select it and click OK.
7. Click Finish.
A new data model is created and saved to your workspace. It appears in the Rules Explorer view under
Data Models >
[DataModelName].
Related Topics