This page was last edited on November 29, 2013, at 16:04.
Comments or questions about this documentation? Contact us for support!
Platform SDK 8.1.x allows you to write .NET and Java applications that communicate with Genesys servers in their native protocols. You can think of the APIs in Platform SDK as “Server APIs,” since each one unlocks the capabilities of the server it connects to. In contrast to the abstraction found in other Genesys SDKs, Platform SDK was designed to offer low-level components and fine-grained, message-driven interfaces which are also XML friendly.
Every Genesys product also includes a Release Note that provides any late-breaking product information that can often be important. Direct links to the latest Release Notes for this product are provided under the Release Information section of the product page.
This document is primarily intended for application developers who are familiar with Java or .NET technologies and who are planning to develop customer applications for the Genesys Framework environment.
It has been written with the assumption that you have a basic understanding of:
You should also be familiar with messaging-compliant programming, Java- and .NET-related development tools, and how client and server applications work.
To work with Genesys Platform SDK, you must ensure that your system meets the requirements established by the Genesys System-Level Guides—in particular the Genesys Supported Operating Environment Reference Guide and the Genesys Interoperability Guide.
In addition to system-level requirements, the following prerequisites must be met:
.NET Prerequisites
Java Prerequisites
Component Name | Version | Vendor | Type |
---|---|---|---|
Spring Beans | 3.0.5 or later | Spring Framework | Dynamically Linked |
Spring Context | |||
Spring Core |
Platform SDK uses AES cryptography as part of the Configuration Platform SDK API. AES encryption uses a 128-bit encryption key, which is considered too strong for some countries and thus subject to export restrictions. Please check the documentation provided for your Java environment for more details.