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.  ITX 9.0.0.2 - Adapter: IBM WebSphereMQ (client) not returning error code

    Posted 11/24/17 03:14 AM

    Originally posted by: johnxp


    Hi, we are using adapter: IBM WebSphereMQ (client) to send message to MQ.

    However, we are not getting any error code even our message not being sent to MQ.

    Below the log extraction:

    <TargetReport   card="7"   adapter="IBM WebSphereMQ (client)"   bytes="647"   adapterreturn="0">
       <Message>Success</Message>
       <Settings>-QMN WTX.QM -QN WTX.OUT -CD WTX.SVR.CONN/TCP/192.168.200.101(1415) -TE ..\Logs\Maps\C_Send_MQ_MQS.log</Settings>
       <TimeStamp>16:04:07 November 23, 2017</TimeStamp>
    </TargetReport>

    Because of this, we are not able to detect any failure in sending Message and inform users.

    Any ideas?

     


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


  • 2.  Re: ITX 9.0.0.2 - Adapter: IBM WebSphereMQ (client) not returning error code

    Posted 11/24/17 07:44 AM

    Originally posted by: PaulBrett


    Try changing the onFailure setting to 'commit', and then see what you get.  Change the trace from -TE to just -T, and post the full trace.

    Thank you.

    Paul

    Follow me on Twitter


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


  • 3.  Re: ITX 9.0.0.2 - Adapter: IBM WebSphereMQ (client) not returning error code

    Posted 11/27/17 01:31 AM

    Originally posted by: johnxp


    Is it possible that message was actually sent to MQ Queue, but got lost in MQ?

    Can we specify the persistent settings when sending message to MQ?

     


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


  • 4.  Re: ITX 9.0.0.2 - Adapter: IBM WebSphereMQ (client) not returning error code

    Posted 12/04/17 07:36 AM

    Originally posted by: PrincesseJane


    Message persistence can be set in the message header.

    J.


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


  • 5.  Re: ITX 9.0.0.2 - Adapter: IBM WebSphereMQ (client) not returning error code

    Posted 12/04/17 07:37 AM

    Originally posted by: PaulBrett


    Yes, this is entirely possible.

    Thank you.

    Paul

    Follow me on Twitter


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