For the Application.xml file of an application that is running on the same virtual host to
which you connected when you logged on to the administration server, specify as the first
subkey
Application:app_name
To get a key in the Application.xml file for an application that is running on a different
virtual host, specify the full key:
Application:app_name
example later in this entry.
To get the default Application.xml file, specify
attribute.
app_name
If a subkey is specified but a corresponding tag doesn't exist in the XML file, a new
tag is created in the XML file.
String; the value to set for the specified configuration key.
key_value
String; to change a configuration key in the Server.xml file, Adaptor.xml file, or
scope
Vhost.xml files, you must specify a slash (
To change a configuration key in the Application.xml file for an application that is running
on the same virtual host to which you connected when you logged on to Flash Media Server,
omit this parameter.
To determine the adaptor or virtual host to which you're connected, use the
getAdminContext
Returns
If the call succeeds, the server sends a reply information object with a
and a
property of
status
code
configuration key is changed.
If the call fails, the server sends a reply information object with a
property of
code
NetConnection.Call.BadValue
contains a string describing the cause of the failure.
This call fails if the specified configuration key cannot be found or if you do not have
permissions to change its value.
Description
This API has been deprecated; use
configuration key in a specified configuration file. Flash Media Server has four server
configuration files: Server.xml, Adaptor.xml, Vhost.xml, and Application.xml.
Virtual host administrators can change the values of configuration keys in the Vhost.xml file
and Application.xml files for their own virtual hosts.
, where
Adaptor:adaptor_name/VirtualHost:vhost_name/
. You must also specify the
/
method.
NetConnection.Call.Success
setConfig2()
is the name of the application.
app_name
parameter; see the code
scope
Application
) for this parameter.
, and a
description
instead. Changes the value of the specified
without the colon (:) and the
property of
level
. The value of the
property of
level
error
property that
setConfig()
, a
63
Need help?
Do you have a question about the FLASH MEDIA SERVER 2-SERVER MANAGEMENT ACTIONSCRIPT LANGUAGE and is the answer not in the manual?