" /> maximum number of objects in 6.5 strategy - Genesys CTI User Forum

Author Topic: maximum number of objects in 6.5 strategy  (Read 2628 times)

peter

  • Guest
maximum number of objects in 6.5 strategy
« on: August 24, 2007, 06:05:41 AM »
Advertisement
Looked everywhere to no avail trying to answer questions about 6.5 strategy limitations.

[list]
[li]what is the number of objects one can have per strategy?[/li]
[li]is there a maximum size per strategy in terms of filesize?[/li]
[li]anything else that will be a limiting factor to our existing production site using version 6.5 [/li]
[/list]

Can anyone help with this and share what they know?


Offline Kevin S

  • Full Member
  • ***
  • Posts: 145
  • Karma: 4
Re: maximum number of objects in 6.5 strategy
« Reply #1 on: August 24, 2007, 12:48:55 PM »
  • Best Answer
  • I don't have a direct answer to your first question, but I have an indirect answer:
    If you are at the point where you need to ask that question, then you need to review your strategy to see what could be placed in subroutines.

    Under 7.0, I have created a data-driven strategy with 200+ objects (many of which handle subroutine calls and the pre- and post- processing of those calls), and have not run into any issues. This strategy is used by 90%+ of the teams in the environment.

    I would also recommend utilizing subroutines just to help keep the maintenance managable - once you get that large in one file, it gets difficult to visually step through the call flow.

    If your environment uses multiple strategies, you might want to examine them to determine what processes are common between them, and move those into subroutines.