1 / 22

Launch ClinCapture

Igniter. 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. JDBC Url: JDBC Driver: User name: Password:.

deiondre
Télécharger la présentation

Launch ClinCapture

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


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

  2. Configure System Properties System Extracts Email Security Facility Support Rules Studio Reporting Randomization Medical coding Cancer Clinical Trials Suites Implementation Note 1: This page must follow theme color. Access to system properties System + + + + + + + + + + + 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. 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. Restart Instance Back Submit List Properties Cancel

  3. System Extracts Email Security Facility Support Rules Studio Reporting … Access Repository File Management Logging Job Scheduler Usage Statistics Color Theme - + + + + + + + + + + + + + + +

  4. System Extracts … Access Repository File Management Logging Job Scheduler Usage Statistics Theme ec2-54-201-246-241.us.compute.amazonaws.com Host name: Webapp name: Database name: 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/clincapture http://192.168.1.12/clincapture ClinCapture URL: Read-only for all users, incl. root clincapture09 clincapture + - + + + + + + - * Study Admin can view but not edit Root can view and edit (Implementation note: Let’s get rid of sysURL.base, or you can copy the sysURL into it.) http://demo.clincapture.com/clincapture

  5. 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 * Study Admin can view but not edit Root can view and edit + + - + + - + + + + + File Path: c:\\ClinCapture\\Tomcat\\ClinCapture.data\\

  6. 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 Submitdin the uploaded file names. Separate extensions with a comma and do not include the leading dot. For example: txt, csv, doc File Extensions: Study Admin can view but not edit Root can view and edit Study Admin and Root can view and edit - + + + + - (Implementation note: If file extensions are specified, set crfFileExtensionSettings=valid, leave blank otherwise.

  7. 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\\logs Linux: /usr/local/tomcat/logs Logs path: Logging level: Log host name: Port number: Study Admin can view but not edit Root can view and edit + + - - + + + * C:\\clincapture\\tomcat\\logs Trace Debug Info Warnings Errors localhost 514

  8. 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: * Study Admin and Root can view and edit + + - + + - + + + + + 18000000 * 1 * 5

  9. 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: Study Admin and Root can view and edit + + - + - + + + + Study Admin can view but not edit Root can view and edit Yes No 514 2.0

  10. System Extracts Email Security … Access Repository File Management Logging Job Scheduler Usage Statistics Theme Study Admin and Root can view and edit + + + + + + + + - + + - 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 Implementation Note: eplace CLIlogo.jpg in the images directory of the webapp

  11. 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: * Study Admin and Root can view and edit Study Admin can view but not edit Root can view and edit Study Admin and Root can view and edit + + - + + + + + + 99

  12. 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 Study Admin and Root can view and edit (all params here) + - + + + clincapture@example.com password SMTP SMTPS (Implementation note: If protocol is SMTP , set mailSmtpAuth and maiSmptStarttls with the selected options. If protocol is SMTPS , set mailSmtpsAuth and maiSmptsStarttls. True False True False clincapture@example.com

  13. (Implementation note: Let’s get rid of : passwdExpirationTime + change_passwd_required (already specified in the password policy GUI) 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) True False Implementation note: We should move these 2 params into the password policy page Study Admin and Root can view and edit + + + - + 365 90 1800

  14. 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 and Root can view and edit + + + + -

  15. 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 and Root can view and edit + + + + + - + + + + +

  16. System Extracts Email Security Facility Support Rules Studio Reporting Randomization Medical coding Cancer Clinical Trials Suites Study Admin and Root can view and edit + + + + + - + + + + + 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

  17. System Extracts Email Security Facility Support Rules Studio Reporting Randomization Medical coding Cancer Clinical Trials Suites Study Admin and Root can view and edit + + + + + - + + + + + 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

  18. 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 and Root can view and edit Study Admin can view but not edit Root can view and edit + + + + - +

  19. System Extracts Email Security Facility Support Rules Studio Reporting Randomization Medical coding Cancer Clinical Trials Suites Study Admin and Root can view and edit + + + + + + + + + + - Are these Properties needed? If so, ask MarkG for a descriptive text TBD. Level : Dictionary: $(level) $(dictionary)

  20. System Extracts Email Security Facility Support Rules Studio Reporting Randomization Medical coding Cancer Clinical Trials Suites Study Admin and Root can view and edit + + + + + + + + + + - 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

  21. 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. Restart Instance Back Submit Cancel

  22. cloudclinica

More Related