DeepImport

The method is used to import a complete application structure all at once, i.e. the application entity together with all of 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.The files are processed and imported one by one in the sequence listed in the meta file Export.xml.

Siehe auch:

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.