Specifications

administration.fm
A31003-O1010-M100-17-76A9, 18/05/2010
OpenScape Voice - OpenStage Family, Administration Manual
3-159
Administration
Applications
For detailed information about the OpenStage XML application interface, please see the Open-
Stage 60/80 XML Applications Developer’s Guide. You can find the current version under
http://wiki.siemens-enterprise.com/index.php/OpenStage_XML_Applications
To set up a new XML application, enter the access data for the application on the server, which
is described in the following.
The Display name can be defined freely. This name will appear in the applications tab once
the application is configured, and it will appear in a newy created tab when the application is
running. With Xpressions, this value is predefined as "Xpressions".
The Application name is used by the phone software to identify the XML application running
on the phone. With Xpressions, this value is predefined as "Xpressions".
The Protocol for exchanging XML data with the server-side program can be set to "HTTP" or
"HTTPS".
The HTTP Server address is the IP address or domain name of the server which hosts the
remote program. Server port number specifies the corresponding port.
Program name/Program name on server specifies the relative path to the servlet or to the
first XML page of the application on the server. The relative path refers to the root directory for
documents on the web server. The program name cannot be longer than 100 characters.
Auto start (V2R1 onwards) determines whether the application is started automatically on
phone startup. If activated, the application will be ready without delay as soon as the user
presses the corresponding start key resp. navigates to the application in the application menu.
XML trace enabled determines whether debugging information is sent to a special debugging
program on the remote server. The relative path for the debugging program is given by the De-
bug program name parameter.
XML applications can have internal tabs, if desired. The number of these tabs is specified in
Number of tabs.
All tabs start (V2R1 onwards) determines whether all tabs of the application are started auto-
matically when the application is started.
Tab 1...3 Display Name provides the label text for the corresponding tab.
Tab 1...3 Application Name is required if the application has internal tabs. This is a unique
name for the specified tab. The remote program will use this name to provide the tab with
specific content.
>
For an XML application with a number of tabs > 0, one of the entries between Tab
1 Application Name and Tab 3 Application Name must be set to the same value
as the Application name that it is associated with. When the XML application is
started, the tab which has the same name as the XML application is the tab
that initially gets focus.