Oracle9iAS Wireless Getting Started and System Guide Release 2 (9.0.2) Part Number A90486-02 |
|
The Content Manager enables you to create and organize repository objects. Each section of this document presents a different topic. These sections include:
The Content Manager enables you to publish the master services and master alerts to user groups created by the Service Designer by implementing them as services and alerts. To help you build these repository objects, the Content Manager provides you with screens and wizards that guide you through each step of creating a folder, service, bookmark, or alert. In addition, the Content Manager enables you to distribute these repository objects to user groups, organizing them in a business context appropriate to each user group.
Using the Content Manger Tool, you can create, edit, and distribute the following objects:
Folders enable you to organize such objects as services and bookmarks. When you assign a folder to a user group, you make its subfolders, services and bookmarks within it accessible to users.
A service inherits a master service or a moduable master service, enabling you to distribute service access to multiple users or groups. Services also enable you to specialize master services, as you can set default parameter values that override values initially set for the master service in the Service Designer. This function provides such benefits as enabling you to localize services. For example, in order for a master service to deliver restaurant information for an entire city, its adapter takes a single parameter (a location), and returns a list of restaurants throughout the city. While the master service can specify a broad location, such as the city, you can create services based on a specific parameter, such as a district within that city. You can then distribute the services, as appropriate, to user groups that you assemble based on the users' locations.
Modules are reusable services that can be invoked as a normal service, or by another service to return a result to that service. Wireless provides several modules that are ready for deployment, including those for such Personal Information Management (PIM) tools as calendar, address book, fax, and mail.
A bookmark gives the user quick access to an external resource, typically a Web page that delivers content in a format supported by the target device. End users can set bookmarks to external URLs at the Wireless Customization. The bookmark appears as a menu selection in the device-based customization tool. Wireless does not process the content of the URL target. The format of the target content must be supported by the user's device.
An alert is a notification service delivered to users based on the trigger conditions they set when subscribing to an alert service. An alert inherits a master alert. Content managers create alerts from master alerts constructed using the Service Designer. Content Managers organize alerts by topics, containers that group alerts.
Before using the Content Manager, you must first log into the Webtool as follows:
Note: You must be granted either the Administrator or Organizer roles to access the Content Manager. |
The Services tab of the Content Manager enables you to manage services, async services, modules, bookmarks and folders.
Clicking the Services tab displays the Service Browse screen. When you first access the service tab after logging into the tool the Service Browse screen displays the folder and services at the root level.
Using this screen, you can search for folders, services, modules, bookmarks, and async services. The screen also enables you to create a service based on an existing master service, as well as add folders and bookmarks. In addition, you use the Service Browse screen to delete, debug, move, and edit these objects.
The Service Browse screen's search function enables you to search for and display the following repository objects:
The search field, when used in conjunction with drop-down lists of search options, enables you to either narrow or broaden your searches. The results display as follows in the Search Result screen.
Table 11-1 Elements of the Search Result Section of the Services Screen
To find a repository object:
Like
clause pattern to return a partial match.
You can organize your repository objects into a hierarchy by creating subfolders. These subfolders, which can represent topic areas, can be nested into other subfolders. When you create a subfolder, the Content Manager displays it as a hyperlink in the screen, allowing you to "drill down" or traverse deeper into the hierarchy with each successive click. Wireless displays the structure of the hierarchy as a navigation path, enabling you to see the level you currently access and move to back to any parent folder in the hierarchy.
Creating a subfolder is a two-step process; you first define the basic parameters for a folder, such as its name, and then you assign the rendering options that dictate the display style for the folder and its contents.
Table 11-2 Parameters of the Content Manager Create Folder Screen
The Rendering screen displays options specific to the rendering type you selected when setting the basic parameters for the folder.
To set the System Default rendering options:
By default, folders appear by sequence number, then by name.
To set the Custom rendering options:
To set the Inherited rendering style:
To edit a subfolder:
When you delete a folder, you also delete that folder's contents.
To delete a folder:
Note: You can also access functions to add, create, and delete folders by selecting a hyperlink in the Full Path column of the Search Result screen. |
The Content Manager enables you to create a service based on a master service using the Service Creation Wizard, which steps you through the creation of a service. To successfully create a service, you must complete all the required steps of the Service Creation Wizard. Clicking Cancel at any point in the sequence clears all the values you have entered.
To create a service,
Table 11-3 The General Parameters of the Service Creation Wizard
Parameter | Value |
---|---|
Service Name |
The name of the service. This is a required field. |
Description |
A description of the service. |
Sequence |
The order in which services and services appear on output devices. By default, these appear in order by sequence number, then name. You can enter values in the sequence fields to rearrange the order in which the services appear and then set parent folder renderer type as System, and the parent folder sorting option as Sequence Number. By default, Wireless sorts services and services in ascending order by sequence number, then by name. See Section 11.3.2.2 for more information on setting the System folder rendering option. |
Language |
A drop-down list of display languages for the service. Users will not be able to access a services if their display language differs from that associated with this service. |
Title Icon URI |
The URI of an image used as the icon that appears on top of the screen when this service becomes the current service. You do not need to specify the format type in this URI, as Wireless selects the image format appropriate to the user's device. |
Menu Icon URI |
The URI of an image used as the icon that appears next to the service in a menu listing. You do not need to specify the format type in this URI, as Wireless selects the image format appropriate to the user's device. |
Title Audio URI |
The URI of the audio file (for example, a .wav file) read aloud by voice-reader software when users access a service. You do not need to specify the format type in this URI, as Wireless selects the audio file format appropriate to the user's device. |
Menu Audio URI |
The URI of the audio file (for example, a .wav file) read aloud by voice-reader software along with the service in a menu listing. You do not need to specify the format type in this URI, as Wireless selects the audio file format appropriate to the user's device. |
Region Name |
The area, such as a continent, country, or city, that is associated with the service. If you assign a region to a service, then users can only view that service and its contents when they are in the assigned region. |
Visible |
Selecting this check box makes the service visible to the end user. If you do not select this option, then then end users cannot see or access this service. You may want to set the services that are under construction as invisible to end users. |
Personalizable |
Selecting this option enables end users to customize their user views in the Wireless customization or on the device for reordering, hiding, or showing this service. |
In the General screen, perform the following:
You use the Master Service screen to select an existing master service or module service on which to base your service. In the Master Services screen, perform the following:
If you opted to create a modular service, you must enter the OMP URL address of the module service being called in the Master Service screen (Step 2 in the service creation sequence). All module services are identified by the OracleMobile protocol (OMP). You can also enter the URL for the configuration page of the module service.
You use the Input parameters to set the input parameters for your service. The input parameters for the service are those set for the master service on which you based your service. The Input parameters screen includes the following fields:
Table 11-4 The Input Parameters Screen of the Service Creation Wizard
Perform the following if you selected a master service with Async Agent capability:
To edit a service:
You can configure a module service by entering the URL of its configuration page in the Module Configure URL field of the Service Creation Wizard's Master Service screen (Step 2 in the service creation sequence). After you complete the creation of the service, you can access the configuration URL through the service editing screen.
To access a module service's configuration page:
To delete a service:
Note: You can access the functions for creating, editing, and deleting services by selecting a hyperlink in the Full Path column of the Search Result screen. |
The Content Manager enables you to test a service and display it on a phone simulator.
To test a service:
The Content Manager enables you to simultaneously view a service on a phone simulator and in Wireless XML or device markup languages.
Transformers, in the form of XSLT stylesheets or Java classes, convert the content returned by Wireless adapters into the format best suited to a particular platform.
To test a service:
Selecting this result type enables you to see Wireless source content in the AdapterResult format, the intermediary format between the source and the target output device. Source content in the AdapterResult format must be converted into SimpleResult format before it can be delivered to a target device. If no text displays in the The Result panel, then no AdapterResult has been produced.
Selecting Wireless XML Result displays the source content in Wireless' SimpleResult format of the output that is returned by an adapter.
The DeviceTransformer drop-down menu lists the logical devices in the repository. Selecting a logical device enables you to see the final markup language for that device.
The System Log section enables you to set the number of lines from the end of the server's system log file that you want to see.
To set the number of lines from the server: displays from the end of the system log.
Using the Content Manager, you can create a bookmark, a link which gives users quick access to a URL.
To create a bookmark:
Table 11-5 The Bookmark Parameters
The Content Manager enables you to edit an existing bookmark. To edit a bookmark:
To delete a bookmark:
Note: You can access the functions to create, edit, and delete a bookmark by selecting a hyperlink in the Full Path column of the Search Result screen. |
You can organize services, folders, and bookmarks in a business context appropriate to a user group by using the Content Manager's Move function.
To move services, folders, or bookmarks:
The User Home Root tab enables you to group user home folders by user community or by provider. Users are assigned to these home roots in the User Manager. When a user is assigned to a user home root folder, that user's home folder becomes the child of the user home root folder by being placed within it. In addition, user home folders inherit the folder rendering style of their user home root folder.
Selecting the User Home Roots tab displays the current root folders by name, description, object ID in the database, and by the date the folder was last modified. From this screen you can create, edit, and delete user home root folders.
To create a user home root folder:
Table 11-6 Parameters of the Content Manager Create Folder Screen
The Rendering screen displays options specific to the rendering type you selected when setting the basic parameters for the folder. Because user home folders are the children of the user home root folders, each user home folder inherits the rendering style of its parent, the user home root folder.
To set the System Default rendering options:
By default, folders appear by sequence number, then by name.
To set the Custom rendering options:
To set the Inherited rendering style:
Click Finish in the Rendering screen. The inherited rendering for a user home root folder is the system default rendering.
To edit a user home root:
To delete a user home root:
Selecting the Alerts tab of the Content Manager displays the topics and alerts browsing screen. This screen enables you to search for, create, edit, move, delete, and share alerts, services that notify users of important information or events. In addition you can add topics, which group topics and alerts.
Using the topics and alerts browsing screen, you can search for a topic or an alert using a search field in conjunction with drop-down lists of search options, which enable you to either narrow or broaden your searches. The search results appear as a list on the Root Topics and Services screen.
The topics and alerts browsing screen displays search results as follows:
Table 11-7 Elements of the Topics and Alerts Browsing Screen
To find a topic or an alert:
The Search Result screen includes the following columns.
Table 11-8 Elements of the Search Result Screen
To create an Alert:
Table 11-9 Fields of the General Screen of the Create Alert Wizard
Field | Description |
---|---|
Alert Name |
The name of the alert. |
Description |
A description of the alert. |
In the Master Alert screen of the Alert Creation Wizard, you select a master alert as the base object for your alert. To select a master alert:
The Input Parameters screen displays the input parameters for the master alert selected in Step 2.
The screen contains the following master alert input parameters:
Table 11-10 The Master Alert Input Parameters
If needed, complete the Input Screen as follows:
You use the Trigger Condition screen to enable the end user to set the conditions that invoke an alert on the Wireless Customization. For example, if you create an alert notifying users of a stock price, you can set the alert conditions that allow an end user to request a notification when the stock has risen above, or fallen below a certain price. The Trigger Condition contains the following fields:
Table 11-11 Parameters of the Trigger Condition Screen
To set the trigger conditions for an alert:
The Content Manager enables you to edit an alert.
To edit an alert:
To delete a topic or an alert:
The Content Manager enables you to move alerts and topics, allowing you to organize the wireless portal in a business context.
To move alerts:
You can further organize your alerts by creating Topics.
To create a subtopic:
To edit a Topic:
The Group tab enables you to assign folders, services, and bookmarks to user groups.
To make an object available to a group:
The Content Manager enables you to remove services and folders from user groups.
To remove an object from a user group:
The Group tab enables you to assign alerts and topics to user groups, making them available to several users.
To make an alert or topic available to a group:
The Content Manager enables you to remove alerts and topics from user groups.
To remove an alert or topic from a user group:
|
Copyright © 2002 Oracle Corporation. All Rights Reserved. |
|