With this plug-in RQL enthusiasts and API developers get the needed connection information (LogonGUID, SessionKey, ProjectGUID) as Java Source code and as RQL command.
For further investigation of the MS session variables, please refer to the plug-in Show all session variables too.
Benefits
Instead of copying and pasting these GUIDs one by one this plug-in combine it all into only one copy step needed.
If you need to explore the RQL command, for instance with the interactive RQL tool, this is the perfect companion to get the first line of every RQL command in a one step copy fashion.
As an API developer you often need to copy the connection information into your Java IDE for a quick try. At my desk this happen quite often within the day.
Location in SmartTree
You found the plug-in under Administer Project Structure.
How it works
When you start the plug-in it immediately opens the result screen. Please have in mind, that this plug-in is a simple ASP page, means a running Tomcat is not needed to use it.
The first 3 lines are Java source code for the API developers. The IODATA tag provided can be copyied directly into the interactive RQL tool and can be supplemented with other RQL tags.
Installation
This plug-in can be installed using the combined setup routine for all jRQL API based plug-ins. Follow the instructions in this blog to download the installer and configure the plug-ins you want.
Trackbacks
[…] If you need to grab only the connection information as RQL tag or Java source code, you are better served by the plug-in Show session variables. […]
[…] to select the command you want to execute, so there is still space to comment RQL requests. Use the plug-in Show session variables to get the IODATA tag with your current […]