DeepImport

This method can be used to import a complete application structure all at once; that is, the application entity together with all its sub entities and its deployment model.

Deep Import validates the input parameters and gets the ZIP file of a previously performed deep export. It extracts and saves its content into a temporary folder.Note: The files are processed and imported one by one in the sequence listed in the meta file Export.xml. See: DeepExport.

See also:

Request

DeepImport

Parameters

The method has the following parameters for the request:

Response

The result object containing a token. You can use the token to retrieve the current state of the export process using the Import/Export Web Service request GetStatus