Packages a solution compilation file and optional reference data into a solution deployment package.
Remarks
The package
command takes a .mes
extension solution
compilation, and produces a deployment package with the same name out of it, including
optional reference data. Deployment packages have the .dpkg
extension.
The Excel file that you include with the deployment package can have any name, but the worksheets in it must each match the name of a reference tables that you declared for the solution. The data structure in its worksheets must match their associated reference table schema.