Java Security Exception for XML Attribute Import/Export

If Process Composer users will need to import or export attributes to/from an XML file, you must add the URL of the ENOVIA 3DSpace Service to the list of Java security exceptions on Windows.

See Also
In Other Guides
Attributes and Attribute Groups

Open the Windows Java control panel and click the Security tab. Click Edit Site List next to the Exception Site List, and add just the base URL in the following form:

http://server:port

For example:

http://jupiter:8580

Without this configuration, Java may block the web browser from allowing Process Composer to import or export files.

Note: To allow XML import/export of attributes, the property showLegacyImportExport must be set to true in the smaSimulationCentral.properties file. See smaSimulationCentral.properties.