Service Studio 5.1 Help
Tools in a Web Flow
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 Web interaction, Service Studio provides the following tools. These are available in the Tools tree and must be dragged onto the Web Flow canvas:
|
Tool |
Description |
|
|
Initiates your web flow. How to start your flow? |
|
|
Creates a screen in your web flow where you can display information and interact with the user. How to create a Web Screen? |
|
|
Creates a screen fragment that you can re-use in any screen of your web flow. How to create a Web Block? |
|
|
Creates a screen in your web flow where you design Email content. How to design a Email? |
|
|
Pushes application execution to a screen of your choice; the screen can be in the same or in a different flow. How to connect web flows? |
|
|
Connects to a site external to your eSpace. How to link to an external site? |
|
|
Allows you to handle an error in your web flow, actually initiating an alternate flow that is executed every time an error occurs. How to handle exceptions? |
|
|
Allows you to add comments to your web flow. How to add comments to your flow? |
See Also