Use the Data Model Designer screen to configure database schema configurations.
Creating a New Data Model
- Access the Vision Main Menu.
- Click the Tools / Settings drop-down.
- Select the Manage Data Models / Connections option.
- Click New Data Model.
- Specify a Name of the Data Model. For example: Aeros ERP
- Optional: Specify a Description of the Data Model.
- Specify a Connection option. View Connections to create a new Connection.
- Select a Type option. For example: XML
- Optional: If using an XML type and connecting to an Aeros ERP database, check the Include Extended checkbox. This will add the Item Extended Information fields to your Data Model if desired.
- Specify a Source/Command value.
- If the type is XML, specify the path of your pre-configured XML-based Data Model.
- If the type is View, specify the name of the View. For example: vwVMyCustomView
- If the type is Stored Procedure, specify the name of the Stored Procedure with it's required parameters. For example: spMyProcedure '01/01/2016'
- Click Retrieve. The system will attempt to load the XML/View/Stored Procedure text into the Model Text field.
- Do NOT modify the Model Text field. This is generated by clicking the Retrieve button. Overriding this text required advanced knowledge of system workings.
- Click Save & Close.