Difference between revisions of "HowTo:Release MetaDefinitions"
(→See also) |
|||
Line 15: | Line 15: | ||
==See also== | ==See also== | ||
* [[ACM_Manager|ACM Manager]] | * [[ACM_Manager|ACM Manager]] | ||
− | * [[OLD_Application_Context_Management]] | + | * [[OLD_Application_Context_Management|Application Context Management (Old technique)]] |
[[Category:How-To]] | [[Category:How-To]] | ||
[[Category:UBIK Studio]] | [[Category:UBIK Studio]] | ||
[[Category:UBIK Client]] | [[Category:UBIK Client]] |
Revision as of 14:02, 14 October 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 side:
- The field MetaDefinitionsXML shows the MetaDefinitions persisted in the database and 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 to 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 the results are as expected, release the MetaDefinitions by pressing 'Release Meta Definitions'.
Release Meta Definitions - You will get a MessagBox informing you about the status of the operation.
- The field MetaDefinitionsXML shows the new MetaDefinitions now, the file field MetaDefinitions is empty again.