cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Connected Clients Check with DI API

thomasthutewohl
Explorer
0 Kudos
745

Hello,

in SBO there is a form where you can see all Connected Clients. (Administration -> Utilities -> Connected Clients)

I want to do the same with DI API. Where I can give out a Warning like this:

"Other Clients are connected. Should UDF be added anyway?"

Is it possible to do this with DI API?

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member

Hi Thomas,

There is no resource with this propose on SDK.

Maybe this is not useful for you , but what exist is a file called B1Upf.xml, where you are able to see what are the users logged on SAP B1, but this file is on the instalation folder of your server.

%PROGRAMFILES(x86)%\SAP\SAP Business One ServerTools\License\

or

%PROGRAMFILES%\SAP\SAP Business One ServerTools\License\

Hope it helps.

Kind Regards,

Diego Lother

thomasthutewohl
Explorer
0 Kudos

Hi Diego,

thank you for your answer, then this is probably not possible.

Kind Regards,

Thomas