Difference between revisions of "HowTo:Release MetaDefinitions"
(Created page with "The releasing of MetaDefinitions can easily be done by using the ACM Manager. #Open the ACM Manager.<br/><br/> #Select in the tree view th...") |
|||
Line 2: | Line 2: | ||
#Open the [[ACM_Manager|ACM Manager]].<br/><br/> | #Open the [[ACM_Manager|ACM Manager]].<br/><br/> | ||
− | #Select | + | #Select the Context you want to release the MetaDefinitions for in the tree view.<br/>[[File:IL_HowTo_Release_MetaDefintions_03.png|220 px|alt=Select the Context|Select the Context]]<br/><br/> |
#You can verify the current Status of MetaDefinitions in the Object Explorer on the right hand: | #You can verify the current Status of MetaDefinitions in the Object Explorer on the right hand: | ||
#*The field ''MetaDefinitionsXML'' shows the MetaDefinitions persisted in the database. This data is used by the WebService as well. If this field is empty, no data is persisted. | #*The field ''MetaDefinitionsXML'' shows the MetaDefinitions persisted in the database. This data is used by the WebService as well. If this field is empty, no data is persisted. |
Revision as of 09:59, 12 August 2013
The releasing of MetaDefinitions can easily be done by using the ACM Manager.
- Open the ACM Manager.
- Select the Context you want to release the MetaDefinitions for in the tree view.
Select the Context - You can verify the current Status of MetaDefinitions in the Object Explorer on the right hand:
- The field MetaDefinitionsXML shows the MetaDefinitions persisted in the database. This data is used by the WebService 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 the configuration in ACM) by pressing Evaluate Temporary Meta Definitions.
Evaluate Temporary Meta Definitions - Verify the result in the field MetaDefinitions.
- This field may not be empty any more.
- This field may not be empty any more.
- If you are happy with it, you can release the MetaDefinitions by pressing 'Release Meta Definitions'.
Release Meta Definitions - You will get a MessagBox informing about the status of the operation.
- The field MetaDefinitionsXML shows the new MetaDefinitions now, the file field MetaDefinitions is empty again.