Generated Code Location and Contents

By default, generated object API code is stored in the <UnwiredPlatform_InstallDir>\UnwiredPlatform\MobileSDK\ObjectAPI\Utils\genfiles folder after you you generate code .

The contents of the folder is determined by the options you selected from the Generate Code wizard, and include generated class files that contain:
  • MBO – class which handles persistence and operation replay of your MBOs.
  • Synchronization parameters – any synchronization parameters for the MBOs.
  • Personalization parameters – personalization parameters used by the package.
  • Metadata – Metadata class that allow you to query meta data including MBOs, their attributes, operations, in a persistent table at runtime..