Difference between revisions of "HowTo:Release MetaDefinitions"
(→See also) |
|||
Line 4: | Line 4: | ||
#Select the [[Context]] you want to release the MetaDefinitions for in the tree view.<br/>[[File:UI_HowTo_Release_MetaDefintions_03.png|220 px|border|alt=Select the Context|Select the Context]] | #Select the [[Context]] you want to release the MetaDefinitions for in the tree view.<br/>[[File:UI_HowTo_Release_MetaDefintions_03.png|220 px|border|alt=Select the Context|Select the Context]] | ||
#You can verify the current status of MetaDefinitions in the ''[[Object Explorer]]'' on the right hand side: | #You can verify the current status of MetaDefinitions in the ''[[Object Explorer]]'' on the right hand side: | ||
− | #*The field ''MetaDefinitionsXML'' shows the MetaDefinitions persisted in the database and used by the [[ | + | #*The field ''MetaDefinitionsXML'' shows the MetaDefinitions persisted in the database and used by the [[Web_Service|Web Service]] as well. If this field is empty, no data is persisted. |
#*The field ''MetaDefinitions'' shows the temporary calculated MetaDefinitions in the current session. Initially this field is always empty. | #*The field ''MetaDefinitions'' shows the temporary calculated MetaDefinitions in the current session. Initially this field is always empty. | ||
#Trigger a recalculation of the MetaDefintions (according to the configuration in [[Application Context Management|ACM]]) by pressing ''Evaluate Temporary Meta Definitions''.<br/>[[File:UI_HowTo_Release_MetaDefintions_01.png|220 px|border|alt=Evaluate Temporary Meta Definitions|Evaluate Temporary Meta Definitions]] | #Trigger a recalculation of the MetaDefintions (according to the configuration in [[Application Context Management|ACM]]) by pressing ''Evaluate Temporary Meta Definitions''.<br/>[[File:UI_HowTo_Release_MetaDefintions_01.png|220 px|border|alt=Evaluate Temporary Meta Definitions|Evaluate Temporary Meta Definitions]] | ||
Line 14: | Line 14: | ||
==See also== | ==See also== | ||
* [[ACM_Manager|ACM Manager]] | * [[ACM_Manager|ACM Manager]] | ||
− | |||
− | |||
− |
Revision as of 11:23, 21 July 2015
The releasing of MetaDefinitions can easily be done by using the ACM Manager.
- Open Tools → ACM Manager or press F11
- Select the Context you want to release the MetaDefinitions for in the tree view.
- You can verify the current status of MetaDefinitions in the Object Explorer on the right hand side:
- The field MetaDefinitionsXML shows the MetaDefinitions persisted in the database and used by the Web Service as well. If this field is empty, no data is persisted.
- The field MetaDefinitions shows the temporary calculated MetaDefinitions in the current session. Initially this field is always empty.
- Trigger a recalculation of the MetaDefintions (according to the configuration in ACM) by pressing Evaluate Temporary Meta Definitions.
- Verify the result in the field MetaDefinitions, which should not be empty anymore
- If the results are as expected, release the MetaDefinitions by pressing Release Meta Definitions.
- A message box will show up informing you about the status of the operation.
- The field MetaDefinitionsXML shows the new MetaDefinitions, the field MetaDefinitions is empty again.