A script template allows common scripts to be created as templates, rather than created from scratch for each map. Script templates may be used in the following areas:
| • | Define Tenant (Dynamics GP Company, Dynamics CRM Organization or MSSQL destination databases) |
To create a script command template:
| 1. | Go to Setup >> Templates >> Script. |
| 2. | Double-click on a template to edit, or select Add to create a new template. |
| 3. | Enter a name for the template, template names must be unique. |
| 4. | Enter a description for the template. |
| 5. | Enter the script text as required. Standard scripting functionality is available. |
| 6. | Select Manage Variables to manage the list of template variables. |
| 7. | Select Save to record changes. |

Note:
| • | For information on selecting a script template see selecting a template. |