Issue Number | 3689 |
---|---|
Summary | Update Licensee Documentation |
Created | 2013-12-11 18:15:53 |
Issue Type | Improvement |
Submitted By | Englisch, Volker (NIH/NCI) [C] |
Assigned To | Englisch, Volker (NIH/NCI) [C] |
Status | Closed |
Resolved | 2014-01-15 13:29:30 |
Resolution | Fixed |
Path | /home/bkline/backups/jira/ocecdr/issue.115969 |
Due to the CBIIT migration our operator email (the email address used by licensees to request technical support) started bouncing in August and the NIH helpdesk was unable to fix the problem. I've requested a new account that we could use as a replacement (NCI PDQ Operator - ncipdqoperator@mail.nih.gov) and I will now need to modify the documentation/notifications.
The following documents have been updated on the Linux server (trunk/Production/prod/docs):
R12258: ftp_memo.cdrxml
R12258: ftp_memo.special
R12258: ftp_memo.test
The following document has been updated on the Linux server (trunk/Production/prod/bin):
R12259: SendEmail.py
The following scripts have been updated to adjust to the new operator email address:
R12267: CTGovTransferEmail.py
R12267: CheckCTGovDuplicate.py
R12267: CheckCTGovTransfer.py
R12267: CheckHotfixRemove.py
R12267: CheckRepublishWithdrawn.py
R12267: CheckWithdrawn.py
R12267: LicenseeList.py
R12267: NotifyTestLicensee.py
R12267: PubEmail.py
Modified the following module to adjust the operator email address:
R12268: cdr.py
Modified the following programs to adjust the operator email address:
R12269: ICRDBStatsReport.py
R12269: PublishingService.py
Modified the following programs to adjust the operator email address:
R12270 : Republish.py
The following documents have been updated on the Linux server (svn directory Production):
R12288: dir/uftp_message/welcome.msg
R12288: ftp_messages/uftp_message/welcome.msg
R12288: prod/bin/format_stats.py
R12288: prod/docs/Announcement_CBIIT.txt
R12288: prod/docs/Licensee_Notice.txt
R12288: prod/docs/Licensee_pdq.txt
R12288: prod/docs/ftp_memo_hotfix.test
R12288: prod/lib/ftp_vendors.db
R12288: prod/lib/ftp_vendors.db.PDQ
R12288: prod/lib/ftp_vendors.db.backup
R12288: prod/lib/ftp_vendors.db.new
R12288: prod/lib/ftp_vendors.test
R12288: rootbin/ftp_vendor_stats
All updates completed.
The production version of the program
.py createTarFiles
copies these 4 files to the tar file:
.txt, PDQ_XML_Package.doc, PDQ_XML_Package.pdf, pdq.dtd Licensee_Notice
The files are located in the directory
/u/ftp/cdr/pub/pdq/docs
and are linked to the directory
/u/ftp/cdr/pub/pdq/full
Currently, these files are copies in the full directory instead of links, so we'll have to remove the files and create the links in production:
/u/ftp/cdr/pub/pdq/full
$ cd .dtd Licensee_Notice.txt PDQ_XML_Package.doc PDQ_XML_Package.pdf
$ rm pdq-s ../pdq.dtd
$ ln -s ../Licensee_Notice.txt
$ ln -s ../PDQ_XML_Package.doc
$ ln -s ../PDQ_XML_Package.pdf $ ln
Any other "Licensee_Notice" files in the docs directory can be removed from the production server.
The following documents have been updated
R12298: docs/Licensee_Notice.txt
R12298: docs/PDQ_XML_Package.doc
R12298: docs/PDQ_XML_Package.pdf
The licensee documentation has been updated on the Windows and FTP
server.
Closing ticket.
Elapsed: 0:00:00.001339