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.
All Group information will be contained in an Individual Group.
Property Name | Description |
---|---|
Title | Changes the Title (not the name) of the task. |
Package Path | The path and name of the package file to create. |
Target Group Name | The name of the Group to create inside the package. |
Configuration File Path | The 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. |
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.
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 Name | Example Rule | Example Result | Meaning |
---|---|---|---|
Package Path | "D:\DriveWorks\Package\PackAndGo.drivepkg" | D:\DriveWorks\Package | Will create the package file PackAndGo.drivepkg in the location D:\DriveWorks\Package. |
Target Group Name | "PackageGroup" | PackageGroup | Will create a Group with the name PackageGroup within the package file. |
Configuration File Path | "D:\DriveWorks\PackAndGoConfigFile.xml" | D:\DriveWorks\PackAndGoConfigFile.xml | Will use the configuration file PackAndGoConfigFile.xml. |