About Request Workflow
...
The request workflow wizard provides the users with a simple interface to create ad hoc workspaces with standard folder structures and naming conventions. On completing the configuration, the wizard can be quickly launched to create and request the creation of workspaces, which administrators can then approve and create.
...
. It supports different types of form-based workflows, from creating workspaces to creating or requesting Microsoft Teams, creating or requesting Microsoft Channels, to many others in the future.
Table of Contents | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
Field | Description | Supported Values | ||||
---|---|---|---|---|---|---|
Office365TeamsName | Name of the team. | TeamMatter123 | ||||
WorkspaceName | Only if Office365TeamsName is NOT provided, is this field then required. | MatterName123 | ||||
CreateinOffice365 | Create this in Office 365, or not. The setting is used for the ETL creationContent Mover module and move of Teams to DMS. | Number: 1 to create, 0 to skip | ||||
Job | Specify the Job name to be executed. | CreateTeam | ||||
Office365Group | Name of Office 365 Group. Office365group is used for groupname while creating a group in external. Note: Including spaces, the length of the Office365Group must not be longer than 256 characters. | String; GroupName123 | ||||
Office365Teams | Team name for Microsoft Teams. Accepts a search keyword combination of client and matter to find teams associated with a specific client and matter. | String, TeamName123 | ||||
MailNickname | Mailnickname is used for group email in external usage of the team e.g. emailing the team in Outlook. Note: Including spaces, the mailnickname length must be 64 characters or lessString; Maximum length is 64 characters. This property can contain only characters in the ASCII character set 0 - 127 except the following: @ () \ [] " ; : <> , SPACE. | String; The same as Office365Group typically | ||||
Office365Type | The type of Office 365 object being managed. This can be group, teams, channels, tabs, OnedriveFolder, or users. | String; being Channels, Teams, Tabs, OnedriveFolder | ||||
Security | For Teams' security.
| String: Format: userid | |hasaccess=|role=|isexternal=|isgroup=| userid=test@firm.onmicrosoft.com|hasaccess=true|role=Admin|isexternal=false|isgroup=false#userid=test1@firm.onmicrosoft.com|hasaccess=true|role=Editor|isexternal=false|isgroup=false or E.g. bob.bradely@demofirm.com|true#23/12/2019*Admin$false
| ||||
DefaultSecurity | Allows to set the default security on a team/channel/tab or user/group | String: Public, Private, Inherited. |
...
Field | Description | Supported Values | ||
---|---|---|---|---|
Workspacename | Allows to setup the workspace name as formatted: |
| ||
CreateinExternalSystemName | The name of the external system to create in. | CreateinIManage CreateinNetDocuments CreateinOffice365 | ||
Systems | The source system. | iManageProduction | ||
Job | The name of the job. | createworkspace | ||
uniquemetadatafields | Any unique metadata that is different than the client or matter. |
| ||
security | The format for the security column: [useremail] | {allow or deny=true or false] # [expiration date] * [role] $ [isGroup=true or false] Roles are defined as the roles mapped with the source system here: https://pdocs.atlassian.net/wiki/spaces/CCAM/pages/28409975/Source+System+Configuration#Role-Permission-Mapping
CAM also supports the following parameter setting for the matter/user/group security: @MatterTeam@/@userid@/@groupid@ | Examples are as follows: Users: Adding an Admin ( iManage Full Access) bob.bradely@demofirm.com|true#23/12/2019*Admin$true Adding an Editor (iManage Read/Write access) firstnamelastname2@firmname.com|true#null*Editor$true Adding a Watcher (iManage Read only) firstnamelastname3@firmname.com|true#null*Watcher$true Denying Access (iManage No Access) firstnamelastname4@firmname.com|false#null*Deny$true Groups: For example, adding an editor group PartnersGroup|true#11/3/2021*Editor$true
| ||
AddFolders | If a workspace is not linked to CAM and has a different folder structure than the template used for the workspace, the missing folders can be either added dynamically, or skipped/not added to keep the template structure. | AddFolders=1 then adds any missing folders to the template structure. AddFolders=0, then skip adding any missing folders. |
...
Field | Description | Supported Values | ||||
---|---|---|---|---|---|---|
Office365ChannelName | Name of the Channel. | ChannelMatter123 | ||||
WorkspaceName | Only if Office365ChannelName is NOT provided, is this field then required. | MatterName123 | ||||
CreateinOffice365 | Create this in Office 365, or not. The setting is used for the ETL creationContent Mover module. | Number: 1 to create, 0 to skip | ||||
Job | Specify the Job name to be executed.. | CreateChannel | ||||
Office365Group | Name of Office 365 Group. Office365group is used for groupname while creating a group in as an external one. Note: Including spaces, the value of the Office365Group must not be longer than 256 characters. | String; GroupName123 | ||||
Office365Channels | Channel name within Microsoft Teams Accepts a search keyword combination of client and matter to find teams associated with a specific client and matter. | String, ChannelName123 | ||||
MailNickname | Mailnickname is used for group email in external usage of the channel e.g. emailing the channel in Outlook. Note: Including spaces, the mailnickname length must be 64 characters or less. | String; The same as Office365Group typically | ||||
Office365Type | The type of Office 365 object being managed. This can be: group, teams, channels, tabs, OnedriveFolder, or users. | String; being Channels, Teams, Tabs, OnedriveFolder | ||||
Security | For Channels' security.
| String: Format: userid | |hasaccess=|role=|isexternal=|isgroup=| userid=test@firm.onmicrosoft.com|hasaccess=true|role=Admin|isexternal=false|isgroup=false#userid=test1@firm.onmicrosoft.com|hasaccess=true|role=Editor|isexternal=false|isgroup=false or E.g. bob.bradely@demofirm.com|true#23/12/2019*Admin$false
| ||||
DefaultSecurity | Allows to set the default security on a team/channel/tab or user/group. | String: Public, Private, Inherited. |
...