0% found this document useful (0 votes)
22 views

24ESS - Understanding The Physical User Interface

This module describes the physical user interface in Siebel 7.7. It explains that Siebel uses web templates to lay out the logical user interface, and that the object manager builds the UI at runtime using these templates. It then defines the different types of web templates, including form applet templates, list applet templates, view templates, and web page templates. The templates are XML files that contain placeholders for UI objects and Siebel tags.
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
22 views

24ESS - Understanding The Physical User Interface

This module describes the physical user interface in Siebel 7.7. It explains that Siebel uses web templates to lay out the logical user interface, and that the object manager builds the UI at runtime using these templates. It then defines the different types of web templates, including form applet templates, list applet templates, view templates, and web page templates. The templates are XML files that contain placeholders for UI objects and Siebel tags.
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
You are on page 1/ 17

Essentials (Siebel 7.

7)

Module 24: Understanding the


Physical User Interface
Module Objectives

After completing this module you will be able to:


 Describe the physical user interface
 Describe the role of Siebel Web Template files
 List the types of templates
 List the object definitions that relate UI objects to the
template files

Why you need to know:


 Understanding templates aids in configuring the Siebel
user interface

Module 24: Understanding the Physical User Interface 2 of 17


Web Templates
 Specify the layout of the Siebel application
 Are used by the Object Manager to build the Siebel UI at run
time

Object Manager
SRF
CFG
SWT

Siebel Web
Templates

Module 24: Understanding the Physical User Interface 3 of 17


Siebel User Interface
 Uses Web Templates to lay out logical user interface definitions
 Web pages
 Views
 Applets

Placeholders
for applets

Module 24: Understanding the Physical User Interface 4 of 17


Web Templates
 Contain placeholders for Siebel logical UI definitions

Module 24: Understanding the Physical User Interface 5 of 17


Web Template Files
 Are XML documents that end with the extension .swt
 Contain HTML tags
 Contain Siebel specific tags (begin with swe:)

Module 24: Understanding the Physical User Interface 6 of 17


Web Template Object Definition
 References a Web Template File

Module 24: Understanding the Physical User Interface 7 of 17


Web Template Explorer
 Is used to examine templates in Siebel Tools
 Navigate to View > Windows > Web Templates Window
 Displays templates from C:/SUsea/tools/WEBTEMPL
 To modify templates, use the HTML editor of your choice
 Highlights Siebel-supplied tags for easy viewing

Note: See the Siebel Tools Reference for more SWE tags
Module 24: Understanding the Physical User Interface 8 of 17
0/4

Types of Web Templates

Form Applet Web Templates

List Applet Web Templates

View Web Templates

Web Page Web Templates

Module 24: Understanding the Physical User Interface 9 of 17


1/4

Form Applet Web Templates


 Define the layout of form applets The Account
Entry applet uses
 Button controls the Applet Form
Grid Layout
 Textbox controls template

The Object
Manager uses the
template to build
this familiar applet

Module 24: Understanding the Physical User Interface 10 of 17


2/4

List Applet Web Templates


 Define the layout of a list applet
 Support different modes
 Standard Interactivity list applets use Base and Edit modes
 High Interactivity list applets use EditList mode

Module 24: Understanding the Physical User Interface 11 of 17


2/4

List Applet Web Templates Continued


 Standard Interactivity clients require two modes:
 Base
Base mode appears as a read-only
 Edit list of data with buttons for editing

Edit mode appears as an


editable form for querying
and data entry

Module 24: Understanding the Physical User Interface 12 of 17


2/4

List Applet Web Templates Continued


 High Interactivity clients require one mode:
 EditList – Use Applet List (Base/EditList)
EditList mode appears as
an editable list of data

EditList mode supports


querying and data entry
directly in the list

Module 24: Understanding the Physical User Interface 13 of 17


3/4

View Web Templates


 Define the layout of a view
 Common view templates include:

View Detail (Parent with Pointer)

View Basic View 50 50

Module 24: Understanding the Physical User Interface 14 of 17


4/4

Web Page Web Templates


 Define the layout of Web pages such as:
 Login Page
 Error Page
 Container Page

The Login Web template


defines the layout of the
Login Page

Module 24: Understanding the Physical User Interface 15 of 17


Summary

This module showed you how to:


 Describe the physical user interface
 Describe the role of Siebel Web Template files
 List the types of templates
 List the object definitions that relate UI objects to the
template files

Module 24: Understanding the Physical User Interface 16 of 17


Lab
 In the lab you will:
 Examine Web templates

Module 24: Understanding the Physical User Interface 17 of 17

You might also like