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.  RFH2 Headers with DSTX 7.5

    Posted 10/26/06 11:57 AM

    Originally posted by: SystemAdmin


    Can someone point me to an example of writing an RFH2 header using Datastage TX version 7.5? I understand how to do this using a programming API but I'm in the dark about doing it with TX.
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender
    #DataExchange


  • 2.  Re: RFH2 Headers with DSTX 7.5

    Posted 10/27/06 08:56 AM

    Originally posted by: SystemAdmin


    Well, answered my own question. :-)

    I used this doc to define the type tree and map:
    http://publib.boulder.ibm.com/infocenter/wmqv6/v6r0/index.jsp?topic=/com.ibm.mq.csqzaw.doc/csqzaw1481.htm

    It also helped to read some C# code that builds one:
    http://searchvb.techtarget.com/tip/0,289483,sid8_gci930896,00.html

    For what it's worth, doing this with xmscript is REALLY easy...all the API header stuff is hidden, you just supply the xml to go into the header.
    #DataExchange
    #IBM-Websphere-Transformation-Extender
    #IBMSterlingTransformationExtender


  • 3.  Re: RFH2 Headers with DSTX 7.5

    Posted 10/27/06 12:08 PM

    Originally posted by: jvanboga


    I'm not familiar with 'RFH2' But based on your comment '...you just supply the xml to go into the header.' you should have been able to import your xml to your type tree and been done with it.

    #DataExchange
    #IBM-Websphere-Transformation-Extender
    #IBMSterlingTransformationExtender


  • 4.  Re: RFH2 Headers with DSTX 7.5

    Posted 10/27/06 02:27 PM

    Originally posted by: SystemAdmin


    > I'm not familiar with 'RFH2' But based on your
    > comment '...you just supply the xml to go into the
    > header.' you should have been able to import your xml
    > to your type tree and been done with it.
    >

    They are typically used with JMS messages, but there is a user field that can be used for app specific stuff. I use it to supply information about the data in the message. The user field is xml but there is some binary header information that must be created as well.

    Using Metastorm's PM4Data I don't need to get down to that level, I just turn on a "has headers" flag and throw it the XML. I'm new to TX and I assumed the MQ adapter should have had that feature. Maybe it does in later versions?
    #IBM-Websphere-Transformation-Extender
    #IBMSterlingTransformationExtender
    #DataExchange


  • 5.  Re: RFH2 Headers with DSTX 7.5

    Posted 07/26/10 04:56 PM

    Originally posted by: vickey


    Hi,

    Can you provide the Type Tree and map you used to populate RFH2 header to put a message to queue.

    The link you have provided no longer valid.

    Thanks for the help.

    Regards,
    Vickey
    #DataExchange
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender