Mobile Development 10.11 | webMethods Mobile SuiteWeb Help | Using webMethods Mobile Designer | Creating Mobile Application Projects | Setting Properties and Parameters for a Mobile Application Project | Where You Define Parameters
 
Where You Define Parameters
You define application-specific parameters in the following files:
*You define application-specific parameters related to the resources in your project in the resource handler code. For more information, see Setting Parameters in the Resource Handler Code.
*You define general application-specific parameters in the following locations:
*Project’s _defaults_.xml and target device files. For more information, see Setting Parameters in the _defaults_.xml and Target Device Files.
*If you still code your own resource handler, you set application-specific parameters in the resource handler that you created for a project. For more information, see Setting Parameters in the Resource Handler Code.
You can define any application-specific parameters you might need.