By default, scripting doesn't have a separate data type for decimals.
By default, Genesys Cloud CX scripting does not have a separate data type specifically for decimals. Instead, decimals are typically handled as numbers within the existing number data type. This means that decimal values can be used, but they are not explicitly differentiated from integers by a distinct data type in the scripting environment.
Genesys Cloud CX Scripting Data Types Documentation.
A Branch Site can be converted to a Core Site when:
In Genesys Cloud CX, a Branch Site can be converted to a Core Site when an Edge is assigned to the Branch Site. The Edge device is essential for routing and managing interactions, and its presence elevates the site from a Branch Site to a Core Site, giving it the full capabilities associated with Core Sites. This conversion is part of the network architecture and is critical for managing and optimizing interaction routing and resource allocation.
Genesys Cloud CX Site and Edge Management Documentation.
_______________ binds the numbering plan with the trunk.
In Genesys Cloud CX, an Outbound route binds the numbering plan with the trunk. The outbound route determines how calls are routed out of the system, specifying which trunk to use based on the dialed number. This configuration ensures that calls are routed correctly according to the organization's numbering plan and the available trunks.
Aaron is an agent who is interacting with a customer, and the call is being recorded. The customer is about to share payment information. Select the appropriate statement(s) that apply to this scenario. (Choose two.)
In situations where sensitive payment information is involved, Genesys Cloud CX provides mechanisms to ensure that this data is not recorded, thereby complying with PCI-DSS and other regulatory standards:
Secure Pause (B): Aaron can invoke a Secure Pause action to temporarily stop the recording while collecting payment information. This action ensures that sensitive information is not captured in the recording, protecting both the customer and the organization.
Secure Call Flow (C): Alternatively, Aaron can transfer the interaction to a Secure Call flow configured to collect payment information via IVR. This method uses a secure, automated system to collect sensitive data without involving the agent or recording sensitive information.
HTML, JavaScript for CSS is a prerequisite for configuring Genesys Cloud CX Scripts.
HTML, JavaScript, or CSS knowledge is not a prerequisite for configuring Genesys Cloud CX Scripts. The scripting interface in Genesys Cloud CX is designed to be user-friendly, allowing users to create and configure scripts using a visual editor without needing to know web development languages like HTML, JavaScript, or CSS. The platform abstracts these complexities, making it accessible to users with varying technical backgrounds.
Genesys Cloud CX Scripting Documentation.