Managing packages managing-packages
Administrators can define packages to exchange resources between different Adobe Campaign instances through structured XML files. These can be configuration parameters or data.
This may be useful for transferring data from one server to another or for replicating the configuration of an instance.
Packages are available under the Administration > Deployment > Package exports or Package imports menus. The two menus function similarly.
The elements of each list are displayed by default according to their modification or installation date, from the most recent to the least recent.
To display and modify the content of an element, click its label. Refer to the Exporting a package and Importing a package sections.
Package exports package-exports
Standard packages standard-packages
Platform and Administration are two built-in packages, each containing a predefined list of resources to be exported. They can be opened in read-only mode and they are only suitable for exporting.
The package export steps are described in the Exporting a package section.
-
The Platform package regroups all the resources added during technical configuration: custom resources, custom resource sets, triggers, and application options with the System type.
-
The Administration package regroups all the objects added during business configuration such as: campaign templates, content templates, delivery templates, landing page templates, program templates and workflow templates.
It also includes the following objects: content blocks, target mappings, external accounts, organizational units, application options with the User type, roles, typologies, typology rules and users.
Creating a package creating-a-package
You need to create a package if you need to export specific sets of data.
To create a package, you need the administration rights.
-
From Administration > Deployment > Package exports, click the Create button in the list of package contents.
The element is created immediately. To cancel creating it, go back to the list and check the corresponding box to delete it.
-
In the package content screen, specify a name and an ID.
-
Click the Edit properties button if you would like to add a description and restrict access to certain users.
-
Use the Create element button in the Export content tab to select the resources you wish to export.
-
Resources are shown in alphabetical order and can be filtered by name. Their technical name is displayed in brackets. Select an element from the list and confirm.
-
The resource name is displayed in the Export content tab. To modify a resource, check the corresponding box and use the Show detail of the element selected button.
-
Using the query editor allows you to filter the elements to be exported. For more on this, refer to the Editing queries section.
note note NOTE You can export up to 5000 objects per resource. -
Once you have specified all the resources to be exported, save your selection.
Your package is now created and is ready to be exported.
Exporting a package exporting-a-package
Exporting a package allows you to save a specific state of a resource that you will be able to reimport on another instance or later on the same instance.
- From Administration > Deployment > Package exports, select a package to access its detail.
- Check that the package contains the data you need.
- Click the Start export button.
The exported file is stored in the download folder of the browser in use. It is automatically named “package_xxx.xml”, whereby “xxx” corresponds to the package ID.
When the operation has finished, several sections appear:
-
Export status: this section shows whether the operation has been carried out correctly.
-
You can consult the different steps of the export via the Log tab. This contains the statuses of all the former exports.
Package imports package-imports
System updates system-updates
The package import list above anything contains the automatic imports linked to updates performed by Adobe.
The Execution logs tab stores all of the import steps. A side panel displays the general information.
Importing a package importing-a-package
An administrator can manually import a package originating from an export executed earlier from an Adobe Campaign instance. For more on this, refer to the Package exports section.
The manual package import consists of two steps: first, you have to upload a file, then you can import its content.
-
From Administration > Deployment > Package imports, click the Create button in the package import list.
The element is created immediately. To cancel creating it, go back to the list and check the corresponding box to delete it.
-
Specify a name and an ID for the new import.
-
Select the file you wish to upload by dragging and dropping it, or by clicking the Select from folder link.
Imported files must be either XML or ZIP (containing an XML file) format.
note note NOTE To replace the uploaded document, start by deleting the file via the X icon to the right of its name, then repeat the operation. -
Once the file is uploaded, import its content into the database by using the Start import button.
When the operation has finished, several sections appear:
-
Import status: this section shows whether the operation has been carried out correctly.
-
You can consult the different steps of the import via the Execution logs tab. This is particularly important to view errors.
Once a package has been imported, you cannot re-import it from the same element. You can only modify its label and ID.
To re-import the same package, you have to go back to the package import list, create an element, and then upload the selected file again.