6 Commits

Author SHA1 Message Date
Rich
03d49ce2df Changed how Loader class processes 16-bit APL files
Added ReviewDate property to ProcInfo class
Changed how RevDate and ReviewDate values obtained from 16-bit data
Added AddSlaveNode and AddSlaveItem methods to ConfigInfo class
Added validity check to verify Procedure Set Path and Process Only In Location are in synch
2012-12-04 22:32:34 +00:00
Rich
9ca05aa9e4 The rev number is being brought in as is and the Revision Date is being taken from the procedure set file.
Added limits to the process to Create Approved data, so that errors will not occur when processing a zipped Approved set.
2012-10-31 15:53:31 +00:00
75ee5c4141 2012-10-26 10:13:05 +00:00
f5378a0f27 Fixes a bug in importing the 16-bit Approved PDF files. We were not handling invalid (and null) dates when reading through the list of approved procedures (from the SET.dbf file).
If an invalid date is found, the current date is used instead – copied existing logic we have in other places of the DataLoader.
2012-05-31 16:18:44 +00:00
Rich
0e74f50248 handle having procedure in working draft and not in approved folder
utilize config column of revisions table to save start date time
2012-02-15 20:37:22 +00:00
Rich
48b6b7f79e stored procedures and functions for migrating 16-bit approved data
Class for processing master slave data (under development)
Class for processing converting 16-bit approved data
2012-02-09 16:05:01 +00:00