If the server configuration file was loaded from a path relative to the install path
specified in the command line argument, this call will return values for tags configured
in the ar.conf or ar.cfg file.
Given the table name, a qualification, and list of fields to fetch the values for,
return a list of entries with all fields and their values that meet the given qualification.
Returns the session specific guid for this user session, that can be used for authentication
purposes along with the user name to make AR API calls to the AR Server in the midst of a
plugin call.
Given the identification of the plugin, the level and message to log, log all relevant info
into the plugin log file, depending on the log level configuration of the plugin server.
Given the level and message to log, log all relevant info including current plugin info,
into the plugin log file, depending on the log level configuration of the plugin server.
Set the plug-in instance local info back to plug-in server, so that next call to this same plug-in instance will contain them,
no matter what thread calling this instance.