Recent Articles
Customer Science Coding Standard
Customer Science Coding Standard Article Type: Engineering Standard Audience: Customer Science software engineers, architects, automation developers, data engineers, support engineers, delivery engineers, and technical reviewers Applies To: ...
CSI Platform Release Notes
CSI Platform Release Notes This article provides a summary of significant platform updates, enhancements, bug fixes, security improvements, and infrastructure changes made to the Customer Science Intelligence (CSI) Platform. Release notes are updated ...
CSI - Customer Hosted Deployment Requirements
Overview Document Purpose: This document outlines the infrastructure and configuration requirements for deploying the CSI (Genesys Cloud Data Adapter) platform in a customer-hosted environment. The platform synchronises Genesys Cloud operational and ...
public.vwplanninggroupbusinessunit
Description Convenience view joining planning groups to their business units Table Definition CREATE VIEW vwplanninggroupbusinessunit AS ( SELECT pg.id AS planninggroupid, pg.name AS planninggroupname, pg.businessunitid AS ...
public.vwoauthusagedetaileddata
Description Table Definition CREATE VIEW vwoauthusagedetaileddata AS ( SELECT oauthusagedetaileddata.clientid, oauthusagedetaileddata.rowdate, oauthusagedetaileddata.clientname, oauthusagedetaileddata.organizationid, oauthusagedetaileddata.userid, ...