Hello All,
7.6.04

We have found an issue where workflow is truncating message and pager
notifications are not being sent.

We have been having issues with the paging system getting messages sent to
our paging script properly.  The pager message templates are sticking
single quotes around things and then workflow is truncating the message
to 128 chars, but it truncates the trailing single quote.  So, the linux
send page shell script that we use does not get invoked because linux sees
an unbalanced set of quotes and just waits for input, thus longer pages are
never sent out.
I see the filter NTE:NPC:Translate_243_PagerMsgAlpha doing a set fields on
'Pager Message Alpha' as LEFT($z1D Translation Text$, 128).

My thought is this... Can I create a filter that does a LEFT or REPLACE...
(I forget the syntax) and stip the single quotes off the message prior to
sending?

Thoughts Anyone? I haven't done anything like this in awhile and I'm a tad
gun shy when it comes to modifying anything related to SYS:Notifications.

Thanks in Advance,

Jase

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug12 www.wwrug12.com ARSList: "Where the Answers Are"

Reply via email to