XMLImportInvoked Message

Field

Type

Description

ImportFile

string

The file name of the XML file imported.

CreateNewProject

 

This complex element is included in the message if created new project has been specified for the XML import. It contains the EPSObjectId (the EPS where the project is imported to) and the ProjectObjectId (the object ID of the project created by the import). This element is mutually exclusive with the UpdateExistingProject element.

UpdateExistingProject

 

UpdateExistingProject: This complex element is included in the message if update existing project has been specified for the XML import. It contains the ProjectObjectId which is the object ID of the project that has been updated.

Success

boolean

The boolean that indicates if the import is successful or failed.

ErrorMessage

string

Contains the exception message if the import fails.



Last Published Monday, November 27, 2023