" /> Migration from Genesys Web API 8.1 to 8.5 - Genesys CTI User Forum

Author Topic: Migration from Genesys Web API 8.1 to 8.5  (Read 1971 times)

Offline gr_kingsley

  • Newbie
  • *
  • Posts: 1
  • Karma: 0
Migration from Genesys Web API 8.1 to 8.5
« on: June 09, 2017, 05:19:33 PM »
Advertisement
Hi, We have a web application which uses web api 8.1 jar files. Currently we are planning to migrate to web api 8.5. Seems there is lot of changes to api.

eg.  LoadBalancerServlet is no more available
Few methods in LoadBalancer class has been changed from static to instance method.
Method signatures have changed.

Is there any guide which can help in this migration?

Pls. advice