Jump to: navigation, search

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


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

Revision as of 19:17, 11 December 2013

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