Defining and Using Keys

Create and reference keys to access data in your Hybrid App.

You can bind a key to various kinds of data, such as an MBO attribute, an MBO parameter, an MBO operation parameter, a subscription parameter, an object query, or an MBO relationship.

After you define a key, its data can be accessed by objects in any part of the application flow where the key is in scope. Many types of objects can use keys, including screens, controls, starting points, items in lists or menus, and parameters of an MBO operation or query.