You have selected the appropriate perspective in the Perspective Wizard so that all relevant folders are displayed on the Administration tab.
You have selected the Configuration & Administration working environment in the Perspective Wizard.
You have the required privileges for the different tasks. The various privileges are listed in the procedure descriptions below.
Click Evaluations > Reports > Visio import in the Navigation bar. The associated script files and XML files are displayed in the detail view on the right.
Select the script user_defined_steps_default.js and click Export in the tab bar. The Save dialog opens.
Enter the name you want to export the script with, such as, my_visio_import_steps.js.
Click Save and close the completion message by clicking OK.
Select the entry Visio import in the Navigation.
Click Import script in the tab bar. The Save dialog opens.
Navigate to the directory into which you exported the script.
Select the JS data type, select the exported script, and click Open. The script is imported and added to the script list.
Open the script and adapt it. The script is documented comprehensively so that you know which functions perform which actions and which values they return.
Open the properties of the JavaScript report Import Visio VDX files after you adapted the script.
Click the Imported files button on the General page. The Import Visio VDX files - Imported files dialog opens.
Navigate to the entry user_defined_steps_default.js and disable its check box.
Navigate to the entry my_visio_import_steps.js and enable its check box.
Click OK. The Import Visio VDX files - Imported files dialog closes.
Click OK. The properties of the report Import Visio VDX files close.
You have integrated your JavaScript file my_visio_import_steps.js into the report Import Visio VDX files and can now import you Visio drawing types based on your newly created JavaScript file into ARIS.