Submitting a Hybrid App enables the user to update, delete, or
create data even when not connected to the network. When the user connects, data is
automatically sent and received.
Prerequisites
In the
Hybrid App Designer Screen Design page, add a
Menu Item or
Custom Action.
Task
The Submit Hybrid App menu item or custom action of the first
screen in Hybrid App Designer must be associated with a mobile
business object (MBO) operation or an invoke parent update.
If the user has multiple screens open at the time of the submit execution, and one of
the underlying screens fails validation, the application displays the configured warning
message and the submit process stops.
- 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 .