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.  IBM MQ Message Expiration Time command

    Posted 06/22/05 07:30 AM

    Originally posted by: SystemAdmin


    Hi,
    I am writing a Message to IBM MQ using PUT function. I want to have MQ delete this message after 5 minutes if it is unread. Is there a command in MQ Adapter to specify this Expiration time for each message Mercator puts in MQ thru PUT function ?color=red:ece2c1824d[/color:ece2c1824d]
    #DataExchange
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender


  • 2.  Re: IBM MQ Message Expiration Time command

    Posted 06/22/05 10:48 AM

    Originally posted by: SystemAdmin


    If there is a command for WebSphere MQ to do this, it would be in the header information. I see a type called Expiry that has a desctiption of message lifetime. This is a binary integer so it would have to be mapped from an input card to convert from decimal. Check with your MQ admin for valid values.
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender
    #DataExchange