Plexus Connect - Row-level Security

    Row-level security allows to limit access to data for specific users by setting up rules for enabling them access to certain database rows. For instance, if compounds in a database are assigned to different projects, row-level security can be used to allow people to see only those compounds that belong to projects they are involved in.

    User name for activation script Plexus Suite

    In the case of Plexus Suite the passed user name corresponds to the name of Plexus user logged via browser session.

    Erroneous scripts

    If a script contains errors and as such fails during the running the error is logged via JavaTM 2 platform logging API with SEVERE level. Connect Backend will log error into a log file.

    {info} Row-level security restrictions have to be set within the database. You can learn more about this topic in the relevant part of the Instant JChem Administrator Guide.

    {info} Row-level security rules can be defined in every popular database types. You can find complete tutorials for implementing a security policy, e.g. , in an Oracle or in a MySQL database.