Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current Restore this Version View Page History

« Previous Version 3 Next »

Global Variables

LoginContext Object

The LoginContext object contains information about a user login and exists throughout the agent session and held until either a new agent session is initiated or the Media Bar window is closed.

Member Name

Member Type

Description

agent

Object

Container object for agent related login information.

agent.id

String

The username/id to use when authenticating with the switch platform. Usernames take many different forms depending on the requirements of the switch. Some usernames may be a simple string or number while others may be structured like an email address and contain non alpha-numeric characters.

agent.password

String

The password to use when authenticating with the switch platform. Passwords stored in config server are encrypted and are prefixed with “encrypted:”. The encrypted value should be passed to HIS as-is. There may be additional steps to obtain the password, like in the case of PureCloud, that requires native login screens.

name

String

The name of the endpoint being logged into. This can be a meta group such as a Genesys PureEngage place name or the extension number to use for Avaya.

environmentConfiguration

Object

A copy of the configuration related to the environment targeted for this login context. See EnvironmentConfiguration object for details and structure.

platformExtensions

Object

Additional login information required by the target environment. The contents of this object are platform specific. See details of each platform’s expected extensions.

Platform Specific Extensions

Avaya

EnvironmentConfiguration Object

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.