This Specification Flow Task will copy a specified Source Group to a Destination Group. This action can be performed from a separate Group.
This allows the functionality of the Data Management task Copy Group to be automated.
Property Name | Description |
---|---|
Title | Changes the Title (not the name) of the task. |
Target Group Connection String | Target Group must be an existing and accessible Group.
For Individual Groups the complete connection string is: Provider=LocalGroupProvider;Path=C:\Users\username\Documents\MyGroup.drivegroup For Shared Groups the complete connection string is: Provider=RemoteGroupProvider;Server=YourServerName;Name=YourGroupName |
Target Group Username | The username to log into the target group. |
Target Group Password | The password to log into the target group. |
Configuration File Path | The full path to the saved configuration file.
See Copy Group for more information. |
Source Group Connection String | Source Group must be an existing and accessible Group.
For Individual Groups the complete connection string is: Provider=LocalGroupProvider;Path=C:\Users\username\Documents\MyGroup.drivegroup For Shared Groups the complete connection string is: Provider=RemoteGroupProvider;Server=YourServerName;Name=YourGroupName |
Source Group Username | The username to log into the Source group. |
Source Group Password | The password to log into the Source group. |
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 |
---|---|---|---|
Target Group Connection String (For Individual Group) | "Provider=LocalGroupProvider;Path=C:\DriveWorks\MyGroup.drivegroup" | Provider=LocalGroupProvider;Path=C:\DriveWorks\MyGroup.drivegroup | Will copy the current Group into the target Individual Group - MyGroup. |
Target Group Connection String (For Shared Group) | "Provider=RemoteGroupProvider;Server=DriveWorksProServer;Name=MyGroup" | Provider=RemoteGroupProvider;Server=DriveWorksProServer;Name=MyGroup | Will copy the current Group into the target Shared Group - MyGroup. |
Target Group Username | "Admin" | Admin | Will login to the target group as Admin. |
Target Group Password | "1234" | 1234 | Will login to the target group with the password 1234. |
Configuration File Path | "D:\DriveWorks\CopyGroupConfigFile.xml" | D:\DriveWorks\CopyGroupConfigFile.xml | Will use the configuration file CopyGroupConfigFile.xml. |
Source Group Connection String (For Individual Group) | "Provider=LocalGroupProvider;Path=C:\DriveWorks\MyGroup.drivegroup" | Provider=LocalGroupProvider;Path=C:\DriveWorks\MyGroup.drivegroup | Will copy the current Group into the Source Individual Group - MyGroup. |
Source Group Username | "Admin" | Admin | Will login to the Source group as Admin. |
Source Group Password | "1234" | 1234 | Will login to the Source group with the password 1234. |
This task supports Status Outputs. These can be used to perform different actions depending on what the status outcome of the task is. For more information see Status Outputs in the Task Node Outputs section of Specification Macros Task Node.
The status output navigation is as follows:
Success
Success with Warnings
Failed