IBM Sterling Transformation Extender

Sterling Transformation Extender

Come for answers, stay for best practices. All we're missing is you.


#Sterling
#Supplychain
 View Only
  • 1.  JMS MAP message

    Posted 10/21/04 02:38 AM

    Originally posted by: SystemAdmin


    I am receiving map messages from JMS and one of the name value pairs has the form
    <Pack Type 0 type="int">2004</Pack Type 0>

    It can occur a number of times.
    The number in the Pack Type can be any value - eg
    <Pack Type 6 type="int">2004</Pack Type 6>

    How can I define this sort of initiator/terminator in the type tree when I don't know how many occurrences there are or what value the number might be?
    All ideas appreciated.
    Jan

    Just to make it interesting I have these tags as well

    <Customer Name 0 Surname type="java.lang.String"><![CDATAPack6002TP]></Customer Name 0 Surname>
    <Customer Name 0 Initials type="java.lang.String"><![CDATAA]></Customer Name 0 Initials>
    <Customer Name 0 Title Code type="int">1</Customer Name 0 Title Code>
    #DataExchange
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender


  • 2.  Re: JMS MAP message

    Posted 10/22/04 12:30 AM

    Originally posted by: SystemAdmin


    OK sorted it. I just had to treat the number part as data.
    Jan
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender
    #DataExchange