Import multiple displays using an XML batch file
When you select the batch file import option in the
Import File Type
dialog box, this dialog box opens. You complete the import specifications in this dialog box.To import a batch file modifying multiple graphics displays
- Click theBrowsebutton to navigate to the batch XML file you want to import.
- Select the file and clickOpen. The selected file name appears in the text box in theMultiple Import Filedialog box.
- Specify whether to create new objects on the display or update existing objects.
- ClickFinishto complete the import. A progress bar with aCancelbutton monitors the import process.TIP:
- You cannot create new objects and update existing objects with the same file import.
- If the display is open, the import cannot occur.
- Cancelling during import does not return the display to its previous state. If you cancel the operation before it is completed, any changes that have already been made to the display will be retained.
- When you export graphic displays, an XML file with the same name as the display and with the file extension .xml is created for each display exported. In addition, a batch import file is created that is given the nameBatchImport_<applicationname>.xml.
- If the file to be imported contains any characters other than English, be sure the file is saved in UTF-8 format before importing.
- If a batch file with more displays than the limit is imported into aPanelView Plus 7 Standardapplications have a limit of 100 displays andPanelView Plus 6 Compactapplications have a limit of 25 displays.PanelView Plus 7 StandardorPanelView Plus 6 Compactapplication, displays will only be imported up to the supported limit. Additional displays will not be imported.
Options
- Select the multiple display batch import fileSpecify the batch XML file to import.
- When importing
- Create new objects on the displayChoose this option if the graphic display XML files in the batch file you are importing create new objects on the specified displays.
- Update existing objects on the displayChoose this option if the graphic display XML files in the XML batch file you are importing modify the properties of objects already on the displays.TIP:Each graphic display file included in the batch import can be defined to create new objects or to update existing objects by manually adding the importType attribute to the import element. If the importType attribute is specified in the file, what appears there will override the setting in this dialog. If nothing is specified, this setting will be applied to the file during import.When you export graphic displays, an XML file with the same name as the display and with the file extension .xml is created for each display exported. In addition, a batch import file is created that is given the nameBatchImport_<applicationname>.xml
Provide Feedback