jRQL did not offer all RQL commands existing. So you might need to use not yet implemented RQL commands within your programs. This is possible with jRQL of course, because you can trigger your own RQL commands and parse the response. First, every jRQL object offers the following methods to call the MS with a [...]
The Management Server (MS) internally uses global unique identifier (GUID) as the primary key to all records. These GUIDs therefore are very important and you often need to get it back from jRQL objects to use it further, maybe in own RQL commands. For every jRQL class which is tight to a MS object deliver [...]
If you need to migrate structures, assets, pages and content from existing MS projects into any other target, I can recommend using jRQL for it, if you have Java know-how. I used it myself very successfully in the relaunch of hlag.com in 2009 and my daily work. As you maybe know a typical migration is [...]
With this plug-in you can display all content element values from all language variants (LV) on only one screen. On top you get an overview of the workflow state of the page in all language variants (except translation editor states, yet). This plug-in displays a matrix between the content elements (language variant dependent and not [...]
With this plug-in you can find in which authorization packages a user group is used. The following authorization package types are scanned: authorization packages details authorization packages content class authorization packages project variant authorization packages language variant authorization packages Global, plug-in and folder authorization packages are not included yet. Benefits This is very helpful when [...]
With this plug-in can easily find a page by the GUID. You get the page ID, headline and content class or a message that the GUID is not a valid page. The page could be found, even it is in the recycle bin. If the page GUID is not valid you will get the RQL [...]
With this plug-in you can execute RQL commands and explore the response delivered from MS at lowest possible level. The plug-in preserves your request and responses into a re-start of the tool. In addition you can have several RQL requests in parallel. You need to select the command you want to execute, so there is [...]
This plug-in helps you to investigate all MS session variables. You can easily check the complete session if the needed data are already contained. 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. Benefits This small but fine [...]
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 [...]
With this plug-in you can immediately in SmartTree check, if a user you might have on the phone can access a specific page. You only need to open the authorization package on the page, select the user group within and start this plug-in to see all user within the selected user group. Benefits This plug-in [...]