| DESCRIPTION OF ENHANCEMENTS |
CPRS internal ClearQuest ticket 17822. Remedy ticket 292869
This routine will search through ^GMR(123 and reformat comments when the
following conditions are all true:
Comment is a result of the Edit/Resubmit process, NOT just Add Comment.
Comment is longer than 80 characters AND stored on a single global node
OR
Comment maybe be stored on more than one global node (i.e. user entered
carriage returns) but has lines of text exceeding 80 characters
Routine will create a backup of comments before reformatting in a
temporary array, ^XTMP("GMRC_PRE69",$J). Temporary array is set to
and 293770. Added comments during Edit/Resubmit action in CPRS GUI are
expire 45 days from the date of execution.
Routine will also send MailMan to installer containing the global
location and text of any comments found prior to being reformatted.
not wrapping at 74 characters. As a result, comments are being stored on
a single node of the Request/Processing Activity multiple in file 123.
Long comments are hard to read in CPRS GUI due to the need to scroll to
the right to read the entire text. Also for InterFacility Consults,
comments of length greater than 255 characters will not transmit via HL7.
|