Build the package and publish it to an archive. The PUBLISH option builds the ODS package. The ARCHIVE property publishes the package to the archive named SimpleExample.zip in the default directory.


ods package publish archive properties(archive_name="SimpleExample.zip" archive_path="./");
ods package close;