Jump to: navigation, search

Difference between revisions of "HowTo:Make an Object appear on the Mobile Client"


Line 4: Line 4:
 
# [[HowTo:Create a new Application]]
 
# [[HowTo:Create a new Application]]
 
# [[HowTo:Create a new Context]]
 
# [[HowTo:Create a new Context]]
# [[HowTo:Create a new MetaClassScope]] or [[Create a new QueryScope]]
+
# [[HowTo:Create a new MetaClassScope]] or [[HowTo:Create a new QueryScope]]
  
 
[[Category:How-To]]
 
[[Category:How-To]]
 
[[Category:Application Context Management]]
 
[[Category:Application Context Management]]

Revision as of 15:12, 27 January 2015

Publishing an object's data, including its children, properties and documents, requires to build up an Application Context Management (ACM). Follow the steps how to do that:

  1. Create a new Application
  2. Create a new Context
  3. Create a new MetaClassScope or Create a new QueryScope