Creating a Data Connection
Establishing a connection to an external Data Provider - such as Facebook, Microsoft Dynamics CRM, or an RSS feed - lets models in the current repository interact with the data it provides.
Implementation:
- Switch to the Definition tab.
- Click .
- Switch to the Data Providers panel.
- Choose a category from the list provided. The right-hand panel will update to display providers in the selected category.
- Select a provider by double-clicking its icon. This will open the New Data Source Connection dialog.
- Enter a meaningful New Connection Name.
- (Optional) To restrict the connection to an authorised list of administrators, tick the Private Connection check box.
- (Optional) If you want the connection to fetch schema information (e.g. dbo.fieldname) in addition to the main data, tick the Include Connection Schema check box.
- Switch to the Provider Settings panel.
- Use the fields provided to configure the connection string's properties.
The properties of a connection string are dependent on its provider type.
- Click the Test Connection button. If the connection fails, check your settings and try again.
- After successfully testing the connection, click Save.