Instant JChem URLs is a feature that arrived in IJC 2.3. It allows you to define access to information in IJC using a URL that other people can use to obtain an identical view point. This is best illustrated by means of an example. Lets assume that you have created a shared MySQL or Oracle database, and had created a specific list of compounds that you wanted other users to be able to use. You can easily do this by:
For reasons that should be obvious IJC URLs are of most use in a shared project environment where the URL has identical context for all users. However they can also be used in local databases or in remote databases that are not part of a shared project configuration, but they are of more limited use.
An IJC URL is generated using a dialog that can be opened with Tools -> Generate URL.
At the top of the dialog is the list of actions that are available. Opening a view is currently the only action, but others may be added in the future.
Important: If you are creating the generated URL for other people to use then it is essential that any views, lists or queries that are used in the URL are shared. Without this your other users will not be able to access the information.
Specify the exact action:
In all cases the view is specified using the 'Select view' explorer.
The generated URL is displayed at the bottom of the dialog. It can be generated in HTML format for pasting into a web page by checking the 'HTML text' checkbox. Access the URL by clicking on the 'Copy to clipboard' button and then paste it wherever you need.
An IJC URL can be opened using any of these approaches:
instantjchem --openUrl <url>
example needed
IJC URLs have most benefit when IJC is launched using Java Web Start and when shared projects are used. Consult the following adminstrator's documentation for details of how to set these up:
Copyright © 1998-2008 ChemAxon Ltd. All rights reserved.