cancel
Showing results for 
Search instead for 
Did you mean: 

Max Company connections in DI API 2007A and 8.8

Former Member
0 Kudos

I noticed in another thread that DI API 8.8 limits the number of concurrent connections for a user to two (2). To give me an idea of how this will affect my code, what is the limit in earlier versions (particularly 2007A)?

Also, is there a limit to the number of concurrent connections allowed to a Company?

Here is the thread wherein I saw the comment about 2 max connections:

Thanks for any assistance,

Joe Miller

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Joe,

Basically 8.8 limits the number of concurrent connections for a user to two by accessing via DI API only. If you log on via Single sign on (eg: inherited connection from gui) you can connect more, otherwise you limited the number of usable addons.

>Also, is there a limit to the number of concurrent connections allowed to a Company?

It is up to the number of licenses by your contract

>To give me an idea of how this will affect my code, what is the limit in earlier versions (particularly 2007A)?

Basically there is no limit hardcoded. The limit can be "legal" limit, number of licenses. Also please check the direct/indirect access methods...

Regards

J.

Former Member
0 Kudos

Hi János,

Thanks for all the information. This makes sense.

Joe Miller

Answers (0)