Using Package Manager
 
Share this page                  
Using Package Manager
You can create deployable packages from existing projects. A package is an archive file that contains all the artifacts that are required to run a map or process. The format of a package is a .djar file. Typically, a package is created using the process file (that is part of a project). The selected process and any artifacts referenced by the process are automatically added to the package list. You can add additional artifacts to the package after creating the initial package inventory file.
The .djar package file includes all the DataConnect Studio IDE artifacts involved with a map or process in a single file so that you can deploy it to a server where it can be run with the djengine.
This section provides information about the following:
Creating a Package (.djar File)
Using .djar Package