Home Search

DriveWorks Pro 23
Create Project Metadata

Send Feedback

Create Project Metadata

Will create metadata with the given name and value in the project.

Properties

Property NameDescription
Metadata NameThe name of the metadata entry.
Metadata ValueThe value of the metadata entry.
Read OnlyWhether or not the metadata entry can be edited after it is created.
TitleChanges the Title (not the name) of the task.

Example

When this task is added the properties are static by default.
See How To: Change A Static Property To A Dynamic Property to enable rules to be built on these properties.

Property NameExample ruleMeaning
Metadata NameProject NameWill create the Metadata with the name Project Name
Metadata Value"My Project"Will apply the vale My Project to the Project Name metadata.
Read OnlyTrue (checked)Will set the Metadata created to be read only.

Using the Task in a Specification Macro

This task has different types of Outputs. For more information about Outputs see Specification Macros Task Node.

Outputs are only available within Specification Macros. Currently Outputs are not available for Specification Flow.

Status Outputs

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

  • Metadata was created successfully.

Success with Warnings

  • N/A - should never be fulfilled.

Failed

  • Metadata could not be created.