| Button | Description |
|---|---|
| Get file link | Opens the Attached file link dialog box, where you can get a link to the file attached to the provider. |
| Element | Description |
|---|---|
| Link | The internal link to the file that is attached to the provider. |
| Close (button) | Closes the dialog box. |
| Element | Description |
|---|---|
| Name | The name of the provider, which usually describes the data you will transfer by using this provider. You can use an alphanumeric string of up to 100 characters. |
| Provider type | The type of provider, such as the following:
|
| Active | A check box that indicates (if selected) that this provider is active and will be available for selection in the Visma Net windows related to data import. |
| Button | Description |
|---|---|
| Reload parameters | Reloads the default values of the parameters specific to the provider type. |
| Column | Description |
|---|---|
| Name | The name of the parameter, which is specific to the provider type. A CSV provider uses the following parameters:
An Excel provider uses the following parameters:
An XML provider uses the following parameters:
A Microsoft SQL provider uses the following parameters:
|
| Description | The description of the parameter. |
| Value | The value of the parameter to be used by the provider. |
| Button | Description |
|---|---|
| Fill schema objects | Fills in the objects from the data source in accordance with the provider type.
If you
don’t see this button on the toolbar, click the |
| Edit command | Opens the Object command editor dialog bo x, where you can type the commands for the selected table line. Click Close to save the command and close the dialog box. This button is used for only SQL data providers. |
| Column | Description |
|---|---|
| Active | A check box that indicates (if selected) that the object should be used for import or export. By default, the check box is not selected. |
| Object | The name of the object in the source, such as a worksheet in an Excel spreadsheet. |
| Command | The command to be executed for the object during data preparation. For example: You can apply SQL commands to source objects to apply restrictions on the imported records, select particular records from the source database table, or join data from several tables into one object in the data provider. This column is used for only SQL data providers. |
| Button | Description |
|---|---|
| Fill schema fields | Fills in the fields from the selected data source object in accordance with the provider type. |
| Edit command | Opens the Object command editor dialog box, where you can type the commands for the selected table line. Click Close to save the command and close the dialog box. This button is used for only SQL data providers. |
| Toggle activation | Reverses the value in the Active column in the selected line and updates the rest of the lines with this value. |
| Column | Description |
|---|---|
| Active | A check box that indicates (if selected) that the field can be used in an import or export scenario. |
| Field | The name of the field of the object in the external data source. |
| Key | A check box that indicates (if selected) that the field contains the key to the data set of the object. Currently this column is not used by data providers. |
| Description | The description of the field. |
| Data type | The type of data in the field, which can be one of the following options: String, DateTime, Double, Decimal, Boolean, or Int32. For SQL data providers, the value of this field is filled in automatically from the corresponding property of the columns of SQL tables. For other provider types, you do not need to set the value in this column. |
| Data length | The length of the data in the field. For SQL data providers, the value of this field is filled in automatically from the corresponding property of the columns of SQL tables. For other provider types, you do not need to set the value in this column. |
| Command | The action to be performed on the field data during data preparation. For example: You can replace the value of a field with some calculated value, or change the value of a field depending on some condition. This column is only used for SQL data providers. |