• Deploy Application User's Guide
    • Introduction to Deploy Application
    • How to ...
      • Set the Name and Description of a Deployment Package
      • Add Files to a Deployment Package
      • Remove Files from a Deployment Package
      • Deployment Options
      • Install a Deployment Application on a Mobile Device
      • Update a Deployed Application on a Mobile Device
      • Get a QR Code to Scan to Install an Application on a Mobile Device
      • Set a File to Only be Updated on First Install
      • Upload Dictionaries for Data Synchronization
      • Save a Deployment Specification File
      • Open a Deployment Specification File
      • Run Production Deployments
      • Get Help

Add Files to a Deployment Package

Deployment packages must contain data entry application files (.pen and .pff) and a package.json file; it may contain other files such as lookup data files, images, and documents that are used by an application. All files added to a deployment package will be copied to the mobile device when the package is installed when using CSWeb, Dropbox, or an FTP server (if creating a ZIP file or deploying to a local folder, you will have to manually copy the files).
Data entry application files (.ent) files added to a deployment package will automatically be converted to portable entry files (.pen). This means that you do not need to publish your data entry applications before adding them to the deployment package. This is particularly useful when creating a deployment package that contains multiple data entry applications. You should always add the .ent file for your application rather than the .pen file.
To add a file to the deployment package, click on the Add files... button and browse to the file, or drag and drop the file onto the files tree.
To add all application files in a folder and in all subfolders, click on the Add folder... button, or drag and drop the folder onto the files tree. When adding a folder, only application files (.ent and .pff) are added. To add a file of a different type, such as a data file, document, or image, use Add files... or drag and drop the individual files onto the files tree.
Files in the deployment package will be copied to the mobile device preserving the same folder structure that the files are in on the computer where the package was created. You can see this folder structure in the files tree.
After adding the files to the package, the next step is to choose your Deployment Options.