Jump to: navigation, search

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


Line 1: Line 1:
Publishing an object's data, including its children, properties and documents, requires to build up an [[Application Context Management]] (ACM).
+
Publishing an object's data, including its children, properties and documents, requires to configure the [[Application Context Management]] (ACM).
 
Follow the steps how to do that:
 
Follow the steps how to do that:
  
Line 6: Line 6:
 
# [[HowTo:Create a new MetaClassScope]] or [[HowTo:Create a new QueryScope]]
 
# [[HowTo:Create a new MetaClassScope]] or [[HowTo:Create a new QueryScope]]
  
[[Category:Publishing]]
+
[[Category:Client|Make an Object appear on the Mobile Client]]
[[Category:Client]]
+
[[Category:How-To|Make an Object appear on the Mobile Client]]
[[Category:How-To]]
+
[[Category:Publishing|Make an Object appear on the Mobile Client]]

Revision as of 16:09, 30 July 2015

Publishing an object's data, including its children, properties and documents, requires to configure the 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