This page was last edited on September 7, 2018, at 10:30.
Comments or questions about this documentation? Contact us for support!
In this page, you will learn about the new 8.5 architecture of Context Services, now built on top of Genesys Mobile Services (GMS) for the service part, and on top of Universal Contact Server (UCS) for the customer data part.
Before 8.5, Universal Contact Server (UCS) managed and stored all the Context Services' resources and requests. In 8.5, the data is split between Genesys Mobile Services and Universal Contact Server to fulfill Genesys models.
If your application is using customers and interactions, you can still get them in UCS, but service data is now stored in the Cassandra databases of the GMS Cluster.
Thanks to this architecture, you can use the Context Services independently from Universal Contact Server if you don't need to handle profiles in UCS. This architecture also ensures the backward compatibility if your application still need to manage these profiles.
Click here to learn how.
GMS/CS also supports multi-tenancy. You will find instructions in the User's Guide to configure your GMS/CS application in a multi-tenant environment. Then, you just add two headers to handle the Tenant information in your queries (click here for details).