Home Search

DriveWorks Pro 21
Pack and Go

Send Feedback

Pack and Go

This Specification Flow Task will perform a Pack and Go on the currently open Group.

This allows the functionality of the Data Management task Pack and Go to be automated.

The end package file that is generated from this task is a .drivepkg file.

All Group information will be contained in an Individual Group.

Properties

Property NameDescription
TitleChanges the Title (not the name) of the task.
Package PathThe path and name of the package file to create.
Target Group NameThe name of the Group to create inside the package.
Configuration File PathThe options to use to pack the Group.

This is the full path to a saved configuration file.

See How To Use A Pack And Go Configuration for more information.

Log

This connection point can be linked to another task, such as Drive Constant Value, to report the success of the task once it has been executed.

Example

When this Task is added the properties are static. To be able to build rules on a static property see How To: Change A Static Property To A Dynamic Property.

Property NameExample RuleExample ResultMeaning
Package Path"D:\DriveWorks\Package\PackAndGo.drivepkg"D:\DriveWorks\PackageWill create the package file PackAndGo.drivepkg in the location D:\DriveWorks\Package.
Target Group Name"PackageGroup"PackageGroupWill create a Group with the name PackageGroup within the package file.
Configuration File Path"D:\DriveWorks\PackAndGoConfigFile.xml"D:\DriveWorks\PackAndGoConfigFile.xmlWill use the configuration file PackAndGoConfigFile.xml.