To build your screen flow (Collection of objects that define the user interaction; you can have screens, entry points, external sites, etc, depending on the type of your flow. The objects are linked through Connectors.) in a Mobile Web interaction, Service Studio provides the following elements, available in the Tools tree:

Tool

Description

Entry

Initiates your Mobile Web flow. How to start your flow?

Mobile Web Screen

Creates a screen fragment in your Mobile Web flow where you can display information and interact with the user. How to create a Mobile Web screen?

Mobile Web Block

Creates a screen fragment  that you can re-use in any screen of your Mobile Web flow. How to create a Mobile Web block?

Go To Screen

Pushes application execution to a screen of your choice; the screen can be either in the same or in a different flow. How to connect?

External Site

Connects to a site external to your eSpace. How to link to an external site?

Error Handler

Allows you to handle errors in your Mobile Web flow. How to handle exceptions?

Comment

Allows you to add comments to your Mobile Web flow. How to add comments to your flow?

See Also

Mobile Web flow description