To demonstrate custom activity types, Commvault software provides the following demo custom activities:
-
CMD_CreateUser
Demonstrates how to create a user using a command activity.
-
REST_ CreateUser
Demonstrates how to create a user using an HTTP-client activity.
-
SplitLines
Demonstrates how to take string inputs and create a list of lines from that string as output, using a script activity.
-
XMLOp_CreateUser
Demonstrates how to create a user using an XML operation activity.
You can also clone, import, and export these demo custom activities to use in your workflows.