Description
Use this activity to update the metadata of a node in Content Services.
Properties
Analyst
- Description: Optional text for documentation purposes
Common
-
Continue On Error: Continues the execution of the workflow even if an error occurs during the execution of the activity.
-
Delay Before: Delay time in milliseconds before the activity is executed. The default value is 250 milliseconds.
-
Delay After: Delay time in milliseconds after executing of the activity. The default value is 250 milliseconds.
-
Disable Log: Disables the logging functionality for this activity.
-
Disable Protocol: Disables the protocol functionality for this activity.
-
Exclude from Global Delay: Excludes this activity from the Global Delay functionality.
-
Timeout: Duration in milliseconds in which the activity tries to execute.
Input
- Aspect Names: The new list of aspect names which will replace the current one. If not set, the current list of aspect names will not be changed. If an empty list is provided, all aspect names will be removed from the node expect the default ones.
- Node ID: The unique ID of the node whose metadata is being updated.
- Node Name: New node name to be updated. If not set, the name will not be updated.
- Node Type: Name of the node type to be updated. If not set, the node type will not be updated.
-
Properties: Properties to be updated as a dictionary where the dictionary keys are the property names, for example cm:title, and the dictionary values are the property values.
Supports multi-value properties.
Setting properties of type d:content and d:category is not supported.
Note: Only the values of the desired and supported properties will be added or updated.If not set, the properties will not be updated.