Jump to: navigation, search

Difference between revisions of "HowTo:Create a new Application"


Line 5: Line 5:
 
# It is recommended to set at least name and description.
 
# It is recommended to set at least name and description.
 
# Save the changes with {{key press|Ctrl|S}} or the save command
 
# Save the changes with {{key press|Ctrl|S}} or the save command
 +
 +
== See also ==
 +
* [[Create a new Context]]
 +
* [[Create a new MetaClassScope]]
 +
* [[Create a new QueryScope]]
  
 
[[Category:How-To]]
 
[[Category:How-To]]

Revision as of 16:33, 9 December 2013

Create an Application object as starting point for the configuration of the Application Context Management (ACM)

  1. Navigate to the MetaClass APPLICATION in the Class Browser
    Application
  2. Create a new instance using the Bulk Editor
    Application
  3. It is recommended to set at least name and description.
  4. Save the changes with Ctrl+S or the save command

See also