| DESCRIPTION OF ENHANCEMENTS |
Description:
characters, LIST^DIC returns an 'overflow' error "The data requested for
the record is too long to pack together." and the result doesn't pass over
to BMS.
Resolution: In an effort to pass the result to BMS, the text will get
truncated after 3675 characters with the trailing tag:
"<*NOTE: order text reached max length, please check appropriate system
for full order text*>"
===========
This patch addresses the return text value from the Bed Management System
(BMS) LISTORDERACTIONS call when the result string exceeds a number of
characters.
Problem: LISTORDERACTIONS uses the LIST^DIC call within its code. If the
size of the Order's Order Text field is too wordy and exceeds a number of
|