We are starting testing for our upgrade to Cloverleaf 6.0 and it appears that the format of the .idx and .msg files have changed? Is this true or do we just have something set up incorrectly? The .idx files no longer have CR (hex 0D) after each line and .msg files now appear to have the thread name imbedded between messages instead of a CRLF (Hex 0D0A).
I read both the release notes and the installation guide for Cloverleaf 6.0 and I don’t remember seeing anything that mentioned a change to eh format of the SMAT files.
A lot of tools an utilities have been created to read and analyze SMAT files. If the format of the SMAT files changes, it will take a lot of rework to change all the existing tools and utility scripts that have been written.
We have alreay opened a support ticket with Infor but I wanted to also post here to see if anyone else had noticed this.
Examples:
Cloverleaf 5.6 .idx file:
{
{MID {{DOMAIN 0} {HUB 0} {NUM 242354981}}}
{SRCMID {{DOMAIN 0} {HUB 0} {NUM 242354945}}}
{TYPE DATA}
{SOURCECONN tda8do__i}
{ORIGSOURCECONN tda8do__i}
{DESTCONN {tdrxdo__o}}
{ORIGDESTCONN {tdrxdo__o}}
{TIME 1357940356}
{PRIORITY 5120}
{DATAFMT {}}
{SAVECONTEXT outbound}
{OFFSET 0}
{LENGTH 2108}
}
{
{MID {{DOMAIN 0} {HUB 0} {NUM 242365172}}}
{SRCMID {{DOMAIN 0} {HUB 0} {NUM 242365154}}}
{TYPE DATA}
{SOURCECONN tda8do__i}
{ORIGSOURCECONN tda8do__i}
{DESTCONN {tdrxdo__o}}
{ORIGDESTCONN {tdrxdo__o}}
{TIME 1357940469}
{PRIORITY 5120}
{DATAFMT {}}
{SAVECONTEXT outbound}
{OFFSET 2108}
{LENGTH 1877}
}
Cloverleaf 6.0 .idx file:
{{MID {{DOMAIN 0 } {HUB 0 } {NUM 1682253 }}} {SRCMID {{DOMAIN 0 } {HUB 0 } {NUM 1682232 }}} {TYPE DATA } {SOURCE
CONN tda8do__i } {ORIGSOURCECONN tda8do__i
} {DESTCONN 9 } {ORIGDESTCONN 9 } {TIME 1357857500} {PRIORITY 5120} {DATAFM
T 0 } {SAVECONTEXT outbound} {OFFSET 0 } {LENGTH 2184 } {FLAGS 0x008002} {STATE 14} {GROU
PMID {{DOMAIN {}} {HUB {} } {NUM {} }}} {XLTTHREAD {}
} {RETRIES 0 } {SKIPXLT 0} {USERECOVERDB 3} {GROUPID 0 } {TIMEIN 1357857495} {TIMEXLT 1357857495} {TIM
EOUT 1357857500} {TIMEQCUR 0 } {TIMEQTOT 1 } {TIMEREC 1357857498} {TIMESTOR 0 } {TIMEARC 0
} {DBTABLE {}
} {SEPCHARS 0 } {DRIVERCTL 0 } {USERDATA 0 }}
{{MID {{DOMAIN 0 } {HUB 0 } {NUM 1682340 }}} {SRCMID {{DOMAIN 0 } {HUB 0 } {NUM 1682308 }}} {TYPE DATA } {SOURCE
CONN tda8do__i } {ORIGSOURCECONN tda8do__i
} {DESTCONN 9 } {ORIGDESTCONN 9 } {TIME 1357857503} {PRIORITY 5120} {DATAFM
T 0 } {SAVECONTEXT outbound} {OFFSET 2202 } {LENGTH 2268 } {FLAGS 0x008002} {STATE 14} {GROU
PMID {{DOMAIN {}} {HUB {} } {NUM {} }}} {XLTTHREAD {}
} {RETRIES 0 } {SKIPXLT 0} {USERECOVERDB 3} {GROUPID 0 } {TIMEIN 1357857500} {TIMEXLT 1357857500} {TIM
EOUT 1357857501} {TIMEQCUR 0 } {TIMEQTOT 0 } {TIMEREC 1357857500} {TIMESTOR 0 } {TIMEARC 0
} {DBTABLE {}
} {SEPCHARS 0 } {DRIVERCTL 0 } {USERDATA 0 }}
Cloverleaf 5.6 .msg file:
0030240 R | ^ N A U S E A / V O M I T I
0030260 N G | S V | A L r a M S H | ^ ~
0030300 & | P M S | 2 | S M S – R X |
Cloverleaf 6.0 msg file:
0004200 ^ 0 5 7 . 5 0 r t d r x d o _ _
0004220 o t d r x d o _ _ o M S H | ^ ~
0004240 & | P M S | 2 | S M S – R X |
Troy Morton
Integration Team – Contractor
Novant Health, Inc.