Changes between Version 5 and Version 6 of OpenSpecimen HowTo Use Expedited Entry for a Study


Ignore:
Timestamp:
03/21/16 14:33:36 (9 years ago)
Author:
Richard Bramley
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OpenSpecimen HowTo Use Expedited Entry for a Study

    v5 v6  
    2020INSERT INTO os_cp_workflows SELECT {new_cp_id}, WORKFLOW FROM os_cp_workflows WHERE CP_ID = {old_cp_id};
    2121}}}
     22
     235. Stop Tomcat
     246. Make sure that the Java process has stopped using `ps -f` and killing the process if necessary.
     257. Start Tomcat
    2226
    2327== Procedure 2