Cloverleaf 6.0 .idx and .msg file format changed??

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Cloverleaf 6.0 .idx and .msg file format changed??

  • Creator
    Topic
  • #53469
    Troy Morton
    Participant

      We are running Cloverleaf 6.0, AIX 6.1, IBM Power Server LPAR

      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:

      Code:

      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}
      }

      Code:

      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         }}

      Code:

      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   |

      Code:

      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.

      em: t.morton@novanthealth.org

    Viewing 2 reply threads
    • Author
      Replies
      • #77783
        David Barr
        Participant

          I think the format changed in version 5.8. You can use “hcismatconvert” to convert to the old format. The new format is in the documentation under “Home : Testing and Maintenance : SMAT : Saved Message Format”.

        • #77784
          Troy Morton
          Participant

            Thanks so much, David.  Appreciate your help!

            Troy

          • #77785
            bill whatley
            Participant

              Troy,

              This is a bit off-topic, but what version of Windows are you using for your client?  The release notes say XP sp3 or Win7 enterprise SP1 x64.  Do you know whether Win 7 enterprise x86 works for the 6.0 client?

              Thanks

              Bill Whatley

          Viewing 2 reply threads
          • The forum ‘Cloverleaf’ is closed to new topics and replies.