Create Laserfiche Directory Group
This activity creates a group in the Laserfiche Directory Server.
How does this activity look in the Designer Pane?
To add this activity to a workflow definition
- Drag it from the Toolbox Pane and drop it in the Designer Pane.
To configure this activity
Select the activity in the Designer Pane to configure the following property boxes in the Properties Pane.
See the following options:
-
Activity Name
Once added to a workflow definition, the default name of an activity can be changed. Providing a custom name for an activity helps you remember the role it plays.
To name an activity
- Add an activity to your workflow by dragging it from the Toolbox Pane and dropping it in the Designer Pane.
- Select the activity in the Designer Pane.
- Under Activity Name in the Properties Pane, replace the default name.
Note: Activity names cannot be the same as any other activity name in the workflow, they cannot be the same as the workflow's name, they must be less than 100 characters, they must contain at least one alphanumeric character, they cannot be "Name," and they cannot be the same as the activity's runtime type (which is usually only an issue with custom activities).
-
Activity Description
Use the Activity Description to provide descriptive text to help you remember the role that the activity plays in the workflow. All activities contain a default description that you can modify while constructing your workflow.
To modify an activity description
- Add an activity to your workflow by dragging it from the Toolbox Pane and dropping it in the Designer Pane.
- Select the activity in the Designer Pane.
- Under Activity Description in the Properties Pane, replace the default description.
-
Server
Select the name of your Laserfiche Directory Server.
-
Group Name
Type the name of the Group you wish to create.
-
Organization
Type the name of the Organization the Group will belong to or use the browse button to choose your Organization.
Tokens for Create Laserfiche Directory Group
The Create Laserfiche Directory Group activity produces the following tokens.
Name | Description | Sample Syntax* |
---|---|---|
ID | The ID of the group created by the Create Laserfiche Directory Group activity. | %(CreateLaserficheDirectoryGroup_ID) |
Display Name | The display name of the group created by the Create Laserfiche Directory Group activity. | %(CreateLaserficheDirectoryGroup_Display Name) |
Account Name | The account name of the group created by the Create Laserfiche Directory Group activity. | %(CreateLaserficheDirectoryGroup_Account Name) |
The e-mail address of the group created by the Create Laserfiche Directory Group activity. | %(CreateLaserficheDirectoryGroup_E-mail) | |
Working Folder | The working folder for the group created by the Create Laserfiche Directory Group activity. | %(CreateLaserficheDirectoryGroup_Working Folder) |
Default Folder | The default folder for the group created by the Create Laserfiche Directory Group activity. | %(CreateLaserficheDirectoryGroup_Default Folder) |
Managers E-mail | The e-mail address(es) of the manager(s) of the groupcreated by the Create Laserfiche Directory Group activity. | %(CreateLaserficheDirectoryGroup_Managers E-mail) |
*The "CreateLaserficheDirectoryGroup" portion of the syntax changes to match the activity's name as specified in the Activity Name property box. Note that all non-alphanumeric characters, except underscores, are removed from the name.