launch clincapture root jdbc:postgresql:5432//localhost/cc_db jdbc url: jdbc driver: user name:...

22
Launch ClinCapture root jdbc:postgresql:5432//localhost/cc_db JDBC Url: JDBC Driver: User name: Password: ******** org.postgresql.Driver When CC starts first time we will show this page. After successful connection CC will create properties file with db url, driver, username & password. Then CC will always use this properties to connect to DB. Igniter

Upload: ellen-hart

Post on 29-Dec-2015

247 views

Category:

Documents


6 download

TRANSCRIPT

Launch ClinCapture

root

jdbc:postgresql:5432//localhost/cc_dbJDBC Url:

JDBC Driver:

User name:

Password: ********

org.postgresql.Driver

When CC starts first time we will show this page. After successful connection CC will create properties file with db url, driver, username & password. Then CC will always use this properties to connect to DB.

Igniter

System

Extracts

Email

Security

Facility

Support

Rules Studio

Reporting

Randomization

Medical coding

Cancer Clinical Trials Suites

+

+

+

+

+

+

+

+

+

+

+

Then CC creates table in the DB with default properties and redirects user to this page. So user will be able to change default properties on this page.

I think this page should always be available for root user in the main menu. And design will be the same as in the CC of course.

CancelList PropertiesSubmitBack

Configure System Properties

Restart Instance

Implementation Note 2: Some params won’t take effect until the application is restarted. We need a

way to restart the webapp in Tomcat programatically . Also, in a multi-tenancy tomcat

we must be able to restart an instance without affecting the others.

System Access to system propertiesImplementation Note 1: This page must follow theme color.

System

Extracts

Email

Security

Facility

Support

Rules Studio

Reporting

-

Access

Repository

File Management

Logging

Job Scheduler

Usage Statistics

Color Theme

+

+

+

+

+

+

+

+

+

+

+

+

+

+

+

System

Extracts

Email

Security

Access

Repository

File Management

Logging

Job Scheduler

Usage Statistics

Theme

This parameter is the web address for ClinCapture. Either be a DNS domain name or an internal IP address can be used.

For example: http://demo.clincapture.com/clincapturehttp://192.168.1.12/clincapture

ClinCapture URL: http://demo.clincapture.com/clincapture

+

+

+

+

+

+

+

+

*

-

+

(Implementation note: Let’s get rid of sysURL.base, or you can copy the sysURL into it.)

+

-

Study Admin can view but not editRoot can view and edit

System

Extracts

Email

Access

Repository

File Management

Logging

Job Scheduler

Usage Statistics

Theme

This parameter specifies the location of the repository for all uploaded and generated files in the system, including CRFs and datasets. The format depends on your operating system.

For example:

Windows: c:\\ClinCapture\\Tomcat\\ClinCapture.data\\Linux: /usr/local/tomcat/clincapture.data

File Path: c:\\ClinCapture\\Tomcat\\ClinCapture.data\\

+

+

+

+

+

+

+

*

+

-

+

-

Study Admin can view but not editRoot can view and edit

System

-

Access

Repository

File Management

Logging

+

This parameter specifies the location for uploaded files if item data type is FILE. The format depends on your operating system.

For example:

Windows: c:\\ClinCapture\\Tomcat\\ClinCapture.data\\Attached_File\\Linux: /usr/local/attached_file/

If it is not specified, the repository path will be used and a subfolder will be created.

Uploaded file path:

The specified file extensions can be Submitd in the uploaded file names. Separate extensions with a comma and do not include the leading dot.

For example: txt, csv, doc

File Extensions:

(Implementation note: If file extensions are specified, set crfFileExtensionSettings=valid, leave blank otherwise.

+

+

+

-

Study Admin can view but not editRoot can view and edit

Study Admin andRoot can view and edit

System

+

-

Access

Repository

File Management

Logging

Job Scheduler

+

These Properties configure the logging features of ClinCapture. The logs path format depends on your operating system.

For example:

Windows: C:\\clincapture\\tomcat\\logsLinux: /usr/local/tomcat/logs Logs path:

Logging level:

Log host name:

Port number:

C:\\clincapture\\tomcat\\logs

+

*

+

+

localhost

514

Trace Debug Info Warnings Errors

-

Study Admin can view but not editRoot can view and edit

System

Extracts

Email

...

+

+

+

+

+

+

Access

Repository

File Management

Logging

Job Scheduler

Usage Statistics

Theme

+

These Properties configure the quartz job scheduler, including the misfire threshold, the number of extract jobs that can run at a single time and their priority.

Misfire threshold: (in milliseconds)

Threads count:

Threads priority:

18000000 *

1 *

5 *

+

-

+

-

Study Admin andRoot can view and edit

System

...

+

+

+

Access

Repository

File Management

Logging

Job Scheduler

Usage Statistics

Theme

+

Usage statistics refers to information sent back Clinovo to help us future versions of ClinCapture. This includes technical information such as the installed version, the number of studies created and the number of users using the system. These statistics DO NOT include information such as study or CRF names, study data, or user information. We collect this data in aggregate and use it according to our Privacy Policy to improve our products and services.

Send usage statistics:

Host name: (localhost)

Port number: (514)

ClinCapture Version:

+

+

-

Yes No

514

2.0

+

-

Study Admin can view but not editRoot can view and edit

Study Admin andRoot can view and edit

System

Extracts

Email

Security

Access

Repository

File Management

Logging

Job Scheduler

Usage Statistics

Theme

This parameter defines the color for the skin interface.

Theme:

Upload your logo. Must be .JPEG file with a maximum size of 20K.

Logo:

+

+

+

+

+

+

-

+

+

-

Blue Green Violet

+

+

Study Admin andRoot can view and edit

Implementation Note: eplace CLIlogo.jpg in the images directory of the webapp

System

Extracts

Email

Security

Facility

Support

Rules Studio

Reporting

+

+

-

+

+

+

+

+

+

This parameter configures the path for the exported datasets. A subfolder in the system repository will be created.

If this parameter is specified, scheduled jobs will Submit extracted datasets in two places: this directory and in the system repository. If this parameter is not specified, scheduled jobs will extract datasets only into the system repository.

Export path: (exports)

Extract number defines how many subjects the system will paginate through while extracting data. This number can be increased to use higher amounts of memory and potentially decrease the amount of time extracts take. You can lower this number if you have extremely large extracts to reduce the impact to online users while extracts are running.

Extract number: *

99

Study Admin andRoot can view and edit

Study Admin can view but not editRoot can view and edit

Study Admin andRoot can view and edit

System

Extracts

Email

Security

These Properties configure the email interface. SMTP and SMTPS protocols are supported. If the host requires a username and password make sure Authentication is set to true. Minimum connection timeout is 5 seconds.

Host name:

Port number:

Connection timeout:

Username

Password:

Protocol:

Authentication:

Start TLS:

Admin email address:

+

-

+

+

+

smtp.domain.com

465

1000

[email protected]

password

[email protected]

SMTP SMTPS

True False

True False

(Implementation note: If protocol is SMTP , set mailSmtpAuth and maiSmptStarttls with the selected options. If protocol is SMTPS , set mailSmtpsAuth and maiSmptsStarttls.

Study Admin andRoot can view and edit (all params here)

System

Extracts

Email

Security

+

+

+

-

+

Users can be sent passwords via email, or the password can be displayed on the screen to the administrator, who must physically give it to the user. Email password specifies if users’ passwords are sent by email.

Email password:

Password reuse frequency is minimum number of days required prior to re-using an old password. A value of 0 means this policy is disabled (passwords can be reused right away).

Password reuse frequency: * (in days)

This is maximum number of days between user logins. That is, if a user does not login to their accounts for more than the number of days specified, when users attempt to login again their account will be administratively locked. Only users with Study Administrator privilege can unlock accounts. A value of 0 disables this feature (inactive accounts are never locked).

Maximum inactive account time: * (in days)

This is maximum idle time between client requests. That is, a session will timeout if no requests are sent to the server after this time interval expires. When this occurs, users are directed to the login page before they can continue.

Maximum idle session time: * (in seconds)

(Implementation note: Let’s get rid of :passwdExpirationTime + change_passwd_required (already specified in the password policy GUI)

True False

1800

365

90

Implementation note: We should move these 2 params into the password policy page

Study Admin andRoot can view and edit

System

Extracts

Email

Security

Facility

+

+

+

+

-

These facility Properties are used by default when creating a new study.

Facility Name:

City:

State/Province:

ZIP:

Country:

Contact information Properties.

Contact name:

Degree:

Phone:

Email:

Study Admin andRoot can view and edit

System

Extracts

Email

Security

Facility

Support

Rules Studio

Reporting

Randomization

Medical coding

Cancer Clinical Trials Suites

+

+

+

+

+

-

+

+

+

The Support URL is used in the support button that appears in most pages of ClinCapture.

Support URL: *http://clindesk.clinovo.com

+

+

Study Admin andRoot can view and edit

System

Extracts

Email

Security

Facility

Support

Rules Studio

Reporting

Randomization

Medical coding

Cancer Clinical Trials Suites

+

+

+

+

+

-

+

+

+

This parameter configures the URL to access Rules Studio, an intuitive drag-and-drop rules development tool.

Rules Studio URL: http://rs.clincapture.clinovo.com

+

+

Study Admin andRoot can view and edit

System

Extracts

Email

Security

Facility

Support

Rules Studio

Reporting

Randomization

Medical coding

Cancer Clinical Trials Suites

+

+

+

+

+

-

+

+

+

This parameter configures the URL to access the graphical reporting module based on Pentaho. If this parameter is not specified, the Reports menu item is not shown in the Tasks menu.

Pentaho URL: http://demo.pentaho.clinovo.com

+

+

Study Admin andRoot can view and edit

Rules Studio

Reporting

Randomization

Medical coding

Cancer Clinical Trials Suites

+

+

+

+

-

These Properties configures access to the randomization module. If these Properties are not specified, or are incorrectly configured, subject randomization is not possible.

Randomization URL:

Authentication URL:

Authentication credentials must match those you created in randomize.net.

User name:

Password:

If specified here, Randomization Trial ID applies to all studies in ClinCapture. You can also specify aTrial ID in the randomization CRF. However, Trial ID cannot be specified in both places.

Trial ID:

https://www.randomize.net/api//RandomizeAPIService/RandomizePatientDelegated

+

https://www.randomize.net/api/RandomizeAPIService/Authenticate

Study Admin andRoot can view and edit

Study Admin can view but not editRoot can view and edit

System

Extracts

Email

Security

Facility

Support

Rules Studio

Reporting

Randomization

Medical coding

Cancer Clinical Trials Suites

+

+

+

+

+

+

+

+

+

Are these Properties needed? If so, ask MarkG for a descriptive text TBD.

Level :

Dictionary: $(dictionary)

+

-

$(level)Study Admin and

Root can view and edit

System

Extracts

Email

Security

Facility

Support

Rules Studio

Reporting

Randomization

Medical coding

Cancer Clinical Trials Suites

+

+

+

+

+

+

+

+

+

This parameter is used for ClinCapture instances that have been modified and configured to work with the Cancer Clinical Trials Suites, also known as the caBIG suite of applications. The parameter determines how long ClinCapture will hold a transaction from C3PR and will wait for a roll back message before committing it to the database.

Wait before commit: (in milliseconds)6000

+

-

Study Admin andRoot can view and edit

Class Subclass Property Value

System

Access ClinCapture URL http://demo.clincapture.com/clincapture

Repository File Path C:\\ClinCapture\\Tomcat\\ClinCapture.data\\

File Management

Uploaded file path

File extensions

Logging

Logs path C:\\ClinCapture\\Tomcat\\logs\\

Logging level Errors

Log host name localhost

Port number 514

Job Scheduler …

Usage Statistics

Color Theme …

Extracts

Emails

CancelSubmitBack Restart Instance

List System Properties

Implementation Note:If user is Study Admin, some fields are grey out and

cannot be edited. If user is root, all fields are editable directly in the page. Follow the Update

Study details model.

cloudclinica