IBM Sterling Transformation Extender

Sterling Transformation Extender

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

 View Only
Expand all | Collapse all

MQ Adapter - LSN OR WI?

  • 1.  MQ Adapter - LSN OR WI?

    Posted Mon July 10, 2017 06:10 AM

    Originally posted by: johnxp


    Hi, what's the difference between LSN and WI?

    Extract from WTX online help:

    Listen (-LSN)

    Use the Listen adapter command (-LSN) for data sources to dictate the length of time (in seconds) that the IBM WebSphere MQ queue manager allows the adapter to wait for a message to be received. Map execution is suspended until the message is received or until the specified time lapses.

    -LSN {0|S|
    wait_time_in_sec}
    

    Wait Interval (-WI)

    Use the Wait Interval adapter command (-WI) to set the length of time (in milliseconds) that the IBM WebSphere MQ Adapter queue manager allows the adapter to wait for a message to be received. Map execution is suspended until the message is received or until the specified time lapses.

    -WI {0|S|
    wait_interval_in_milliseconds}
    

     

     

     


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


  • 2.  Re: MQ Adapter - LSN OR WI?

    Posted Mon July 10, 2017 11:14 AM

    Originally posted by: GertieKearney


    Hi,


    Looking at the documentation the wait time for -LSN is seconds and the wait time for -WI is milliseconds.

     

    Gertie.


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