Stock Screens

Stock screens are default screens provided by Unwired Platform that consist of some of the most commonly used device application screens.

Stock Screen Function
Login A login screen where the user must enter their user name and password. The login screen is associated with the connection profile chosen as the login profile.
Logs Allows you to view transactional information on insert, update and delete transactions.
Pending Operations This screen lists all operations that have been added but are pending (have not been synchronized). This means that changes do not take place until the next synchronization. You can delete an operation, which means the changes are deferred and will not be sent for that operation when the operations are synchronized.
Note: The pending operations screen does not display complex type parameter values.
Personalization Allows the user to get or set all the personalization keys referenced in the MBO package. A list of personalization keys is returned based on the MBO package used in the device application.
Search The search screen allows you to search synchronized data in mobile business objects on the device.
Note: Binary search is not supported on BlackBerry devices. On BlackBerry devices, in the search screen, all binary columns are filtered out.
Synchronize This screen lists the mobile business objects that are referenced by the device application. The user can select individual mobile business objects, or all mobile business objects, upon which to perform a synchronization action.
The user can also view information about the selected mobile business object and select from these synchronization options:
  • Sync immediately
  • Prompt and sync if there is no response
  • Prompt but do not Sync if there is no response
  • Do not Prompt and do not sync
Note: The synchronization from the synchronization stock screen does not impact the current display screen of the mobile business object. If another user updates the mobile business object, the user must use the synchronization operation that is directly linked to the mobile business object to get the updated results.
BlackBerry Custom Code Allows you to design custom code for the screen and attach it to the selected platform. The platform plug-in determines how the source file is built.
Windows Mobile Custom Code Allows you to design custom code for the screen and attach it to the selected platform. The platform plug-in determines how the source file is built.