Create a menu item, or custom action that performs an online request
for synchronous calls to Unwired Server, which means the device client
waits for a response from the server.
Prerequisites
In the
Hybrid App Designer Screen Design page, add a
Menu Item or
Custom Action.
Task- Select the new item to display its properties.
- Configure the properties in the General tab. If the operation is
associated with a mobile business object (MBO), specify the MBO and
configure the remaining properties in the Details section.
- In the Parameter Mappings tab, optionally click
Edit to modify any mappings that bind the MBO
operation or object query to keys.
For information about how parameters map to MBO operations and
queries, see WorkflowClient.xml File in Developer Guide:
Hybrid Apps.
- In the Personalization Key Mappings tab, optionally map a
personalization key to a key.
You can also fill the personalization key values from values extracted
from the notification, depending on where you invoke the object query
from.
- In the Output Keys tab, optionally specify keys that are filled from
the server and returned to the client by the selected action.
- Click .