Edit Views

    Plexus Connect supports collaboration with InstantJchem by running IJC from Plexus Connect via JavaWebStart installer.

    If you would like to make changes on some form view, grid view or projects, you can open this particular projects by pressing the JWS button images/download/attachments/1806102/JWS.png in its header. The appearing pop-up dialog window will download JNLP installer and guide you through installation process and open your project in InstantJchem desktop application.

    For Administrator:

    • As an administrator and/or an form editor can be assigned to be able to start IJC from a Connect form's icon on it's header – using a JWS. images/download/attachments/1806102/JWS.png

    • IJC would open the project and form, so that assigned users can immediately make changes to form and/or schema.

    • ROLE_ADMIN is required by default and users with ADMIN role privilege will be provided access to the feature.

    • This can be overridden by specifying a comma-separated list of roles using the com.chemaxon.ijc.ws.resources.IjcJwsFiles.roles property. Important options

    
    <!--
        IMPORTANT: Please edit this file and change the codebase attribute in master.jnlp
        https://docs.chemaxon.com/display/instantjchem/Deployment+via+Java+Web+Start
    -->
    com.chemaxon.ijc.ws.ijcjws.jnlpFileUrl=https://path_to_master.jnlp/master.jnlp\
    
    <!--
        Use the option below for specify User ROLEs for using Thick client as in the example bellow
    -->
    com.chemaxon.ijc.ws.resources.IjcJwsFiles.roles=ROLE_ADMIN,ROLE_EDIT_SCHEMA

    On the server side:

    • Any database compatible with Instant JChem ( i.e. , Oracle, MySQL, Microsoft SQL);

    • Web server: Jetty 8 or Tomcat 7.0. Please note that this requirement is optional because the application is bundled with Jetty;

    • A view (form or grid) which is open in Plexus Connect can be opened directly in IJC by clicking on the icon images/download/attachments/1806102/JWS.png in the top right corner of the view which can be found next to the ‘Create URL for sharing’ icon

    • Java 8 distributed by Oracle;

      On the client side:

    • It is one-click feature.

    • On the top right corner of displayed form, beside URL sharing icon is displayed Java Web Start feature icon images/download/attachments/1806102/JWS.png

    • Clicking on the icon starts the IJC JavaWebStart installer, then IJC itself and the view which was open in Plexus Connect is automatically opened in IJC.

    {info} Please Note:

    The IJC schema descriptor which is required to open the view selected in PS Connect in IJC is currently accessed (by the IJC desktop) without authentication. This opens up a small security risk, because in theory anybody can download the schema descriptor and access the IJC schema, provided that they know the credentials of an IJC user who is allowed to access the schema in the schema securities descriptor. The risk is all the smaller that the schema descriptors so downloadable are dynamically generated through a service which does require authentication/authorization and is kept only until the download is complete.

    The license file distributed from the PS Connect server to be used by IJC desktops (with views opened from within PS Connect) can be accessed/used without authentication. This opens up the risk that persons unauthorized for the licensed use of the software (features) can make full (licensed) use of it (them) – eventually at the expense of authorized licensed users.

    {info} Please Note:

    The license file distributed from the PS Connect server to be used by IJC desktops (with views opened from within PS Connect) can be accessed/used without authentication. This opens up the risk that persons unauthorized for the licensed use of the software (features) can make full (licensed) use of it (them) – eventually at the expense of authorized licensed users.