Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 2
Next »
The entity's fields metadata required by the application's core mechanisms such as the security restrictions, query language, collaboration rules and workflow mechanisms.
Name | Description | Value |
---|
name | The variable name | Any unique value |
value | The variable value | Any |
description | The variable description | Any |
<variableconfig>
<variables>
<variable>
<name>myvariable</name>
<value>testvalue</value>
<description>The imports implementation directory name.</description>
</variable>
</variables>
...
</variableconfig>