Display Registered Active Users Information

To display the registered active user list of the current license, execute the command:

fglWrt -a info users

The information displayed differs depending on the network architecture and the front-end client.

Example of display with direct connection to the DVM via the Genero Desktop Client (GDC):
C:\Program Files\FourJs\Genero_Studio_3_00_22\fgl\bin>fglWrt.exe -a info users
License      : THM#AAF00ZSE
License key  : JIEG6GN8P065
Product      : Four Js Universal Compiler
Type         : Development version
Users        : 1/5
    FrontEndId2: {f3619311-3f9b-4a93-bba5-5d9b4ec6d84b}
        GUI Server 127.0.0.1:0 - Process Id 5144
            host-name: 4js1
            host-addr: ::ffff:127.0.0.1
            user-name: user1
            app-id: {f4afc501-f7c9-c9c6-e16f-2b881a8bf3f0}
            cx-mode: direct
Example of display with connection through a Web server to the DVM:
C:\Program Files\FourJs\Genero_Studio_3_00_22\fgl\bin>fglWrt.exe -a info users
License      : THM#AAF00ZSE
License key  : JIEG6GN8P065
Product      : Four Js Universal Compiler
Type         : Development version
Users        : 1/5
    GUI Server 127.0.0.1:47274
        Process Id 5596
where:
License
Is the value of the license number.
License Key
Is the value of the license key.
Product
Is the name of the product license. In relation to Genero product, this can be, for example:
  • Four J's Universal Compiler (for Genero Enterprise and Genero Mobile products)
  • Four Js Genero Report Writer (for Genero Report Engine)
  • Genero Report Writer for Java C# PHP (for Genero Report Writer products)
Type
Is the type of license. This can be runtime or development.
Users
Is the number of active users over the maximum number of users allowed.
FrontEndId2
For desktop clients, the Global Unique Identifier (GUID) of the front end client is displayed. For the web and desktop clients, the GUI server's IP address and port, and the process identifier is displayed.
host-name
Is the name of the computer that runs the DVM.
host-addr
Is the server's IP address and port it is listening on.
user-name
Is the user name
app-id
For desktop clients, the Global Unique Identifier (GUID) of the application is displayed.