Building Mobile Enterprise Applications : Using webMethods Mobile Designer : Project Properties Reference : Cross-Product Integration Properties
Cross-Product Integration Properties
The cross-product integration properties configure how Mobile Designer works with other products in the webMethods product suite.
mobilesupportclient.runtime.dir
Specifies whether to include the Mobile Support Client library in a mobile project. The methods in this library facilitate data synchronization between mobile devices and back-end databases by initiating synchronization requests with webMethods Mobile Support.
For more information about webMethods Mobile Support, see Developing Data Synchronization Solutions with webMethods Mobile Support. For more information about the Mobile Support Client library, see webMethods Mobile Support Client Java API Reference.
Note:  
The Mobile Support Client library requires the com.softwareag.mobile.runtime.database classes. As a result, when you set a value for the mobilesupportclient.runtime.dir property, the project.handset.uses.Database is automatically set to true to indicate that the mobile application uses the com.softwareag.mobile.runtime.database classes.
Platforms
All
Values
Root directory where the Mobile Support Client library mdlibrary.properties file and src folder reside.
Example:
<property name=”mobilesupportclient.runtime.dir”
value=”c:/SoftwareAG/Mobile/SupportClient” />
Default
None.
Copyright © 2007-2017 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback