Difference between revisions of "System/EOL PDF"
Line 6: | Line 6: | ||
* For Deprecations of features or products available from Genesys Multicloud CX, see [https://all.docs.genesys.com/System/AllDeprecations Feature Deprecations]. Genesys™ deprecation refers to the retirement of a feature/service under the Genesys Multicloud CX or Genesys Cloud CX platforms or the retirement of certain versions or products due to their obsolescence. | * For Deprecations of features or products available from Genesys Multicloud CX, see [https://all.docs.genesys.com/System/AllDeprecations Feature Deprecations]. Genesys™ deprecation refers to the retirement of a feature/service under the Genesys Multicloud CX or Genesys Cloud CX platforms or the retirement of certain versions or products due to their obsolescence. | ||
* See {{Repository|Genesys Engage & PureConnect Lifecycle Policy.pdf||Genesys Engage & PureConnect Lifecycle Policy}} for information on the Genesys End-of-Life Policy and process. | * See {{Repository|Genesys Engage & PureConnect Lifecycle Policy.pdf||Genesys Engage & PureConnect Lifecycle Policy}} for information on the Genesys End-of-Life Policy and process. | ||
− | + | }} | |
|urlname=EOL | |urlname=EOL | ||
|product=Draft:System | |product=Draft:System |
Latest revision as of 15:49, November 17, 2021
Provides the End of Life (EOL) statuses for Genesys Multicloud CX and PureConnect suites, products, and components; one table for those on the EOL track. Genesys™ on-premises EOL refers to its products or components that have reached its maturity and entered the retirement phase in their product life cycle for a variety of reasons, such as technology changes.
- For End of Platform Support (EOPS), see Supported Operating Environment – Discontinued Supported.
- For Deprecations of features or products available from Genesys Multicloud CX, see Feature Deprecations. Genesys™ deprecation refers to the retirement of a feature/service under the Genesys Multicloud CX or Genesys Cloud CX platforms or the retirement of certain versions or products due to their obsolescence.
- See Genesys Engage & PureConnect Lifecycle Policy for information on the Genesys End-of-Life Policy and process.
Query: SELECT `Platform` AS `Platform`,`ItemName` AS `Name`,`ItemType` AS `Type`,`MajorRelease` AS `Major release`,`ReleaseAvailable` AS `Release available`,`EOLEOCSAnnouncement` AS `EOL/EOCS announcement`,`LastOrderDate` AS `Last order date`,`EndOfMaintenance` AS `End of maintenance`,`EndOfSupport` AS `End of support`,`Documentation` AS `Documentation`,`Comments` AS `Comments`,`EOLEOCSAnnouncement__precision` AS `EOL/EOCS announcement__precision`,`LastOrderDate__precision` AS `Last order date__precision`,`EndOfMaintenance__precision` AS `End of maintenance__precision`,`EndOfSupport__precision` AS `End of support__precision` FROM `cargo__EOL` WHERE EOLTrack="1" AND _pageName!="EOLData" ORDER BY `Platform`,`ItemName`,`ItemType`,`MajorRelease`,`ReleaseAvailable` LIMIT 5000 Function: CargoSQLQuery::run Error: 1 Can't create/write to file '/tmp/MY1Bhr3s' (OS errno 28 - No space left on device) (127.0.0.1)