Difference between revisions of "HowTo:Add a MetaProperty to a MetaClass"
Line 9: | Line 9: | ||
== Using a Workflow == | == Using a Workflow == | ||
− | A new | + | A new MetaProperty can be created and automatically assigned to a MetaClass via the ''Create new MetaProperty'' workflow. This workflow guides through the creation and configuration procedure of a MetaProperty and relates it to the selected MetaClass. |
− | # Start | + | # Start the workflow [[Create new MetaProperty]] (Category: ''System'') from the context menu |
# Set at least name, description and data type | # Set at least name, description and data type | ||
# Change the MetaProperty ’s category if necessary | # Change the MetaProperty ’s category if necessary | ||
# Save the changes | # Save the changes | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Settings== | ==Settings== |
Revision as of 13:22, 21 August 2013
A MetaProperty can easily be added to a MetaClass via the Class Defails control by
- Open the control Class Details
- Connect the designated MetaClass to the control
- Add the MetaProperty either
Using a Workflow
A new MetaProperty can be created and automatically assigned to a MetaClass via the Create new MetaProperty workflow. This workflow guides through the creation and configuration procedure of a MetaProperty and relates it to the selected MetaClass.
- Start the workflow Create new MetaProperty (Category: System) from the context menu
- Set at least name, description and data type
- Change the MetaProperty ’s category if necessary
- Save the changes
Settings
NEEDSVALIDATION
- explizite Speicherung des Validierungszeitstempels
- zB Verwendung am Client: der Wert dieser Eigenschaft muss am Client validiert, dh. zumindest einmal angeklickt, werden. Bei Verwendung der CLS_TASK Klassifizierung wird dieses Objekt als Finished gekennzeichnet, sobald ALLE solch konfigurierten MetaEigenschaften validiert sind.