McDewey

Multi-vendor documentation library · semantic search · MCP endpoint at /mcp

Page 533

↗ View in doc context
page
533
source
finesse/v12.5/developer-guide/developer-guide.md
chunk_id
finesse::v12.5::developer-guide::developer-guide::517

Returns {String} The system authentication mode for the current deployment. getXmppDomain() Retrieves the XMPP domain of the system. The XMPP servers such as Openfire require to identify the domain that they serve. Hence, configure the XMPP domain which is the JID value. Returns {String} The XMPP domain. getXmppPubSubDomain() Retrieves the XMPP PubSub domain of the system. For third-party applications to identify the domain of the server PubSubDomain is required. Returns {String} The XMPP PubSub domain. isSingleNode() Confirms whether the deployment is a single-node deployment by checking for the existence of the secondary node in the SystemInfo. Returns {Boolean} True for single-node deployments, else false. SystemInfo.Statuses Class finesse.restservices.SystemInfo.Statuses Represents the system information status values. The possible values are IN_SERVICE and OUT_OF_SERVICE. Field Details Description Field The system is in service and usual operations are accepted. IN_SERVICE The system is out of service, and usual operations result in a 503 Service Unavailable response. OUT_OF_SERVICE WrapUpReason Class finesse.restservices.WrapUpReason Extends finesse.restservices.RestBase Common Parameters Represents the reasons that agents can apply to calls. The administrator configures the WrapUp reasons to be available globally to all agents or only to specific teams. Finesse supports WrapUp functionality for incoming Cisco Finesse Web Services Developer and JavaScript Guide, Release 12.5(1) 517 Cisco Finesse JavaScript APIs SystemInfo.Statuses