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.  TX for MB FAIL Function Message

    Posted 03/19/09 10:30 AM

    Originally posted by: SystemAdmin


    Hi,
    I'm trying to call map from Message Broker which uses FAIL("error_text") function.
    How can I get "error_text" in Message BRoker flow to process it? Eventually I catch only message "Fail function aborted map" without "error text"
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender
    #DataExchange


  • 2.  Re: TX for MB FAIL Function Message

    Posted 03/24/09 11:50 AM

    Originally posted by: harishtd


    The "error_text" attribute is only written in the Audit Log and will not be written to the output cards.
    This is working as documented/designed. To send it back to the Message Broker you will need to override the audit settings using the -AEM execution commands.
    For an example please refer to the "Audit Log in memory" within the WTX infocenter
    #IBMSterlingTransformationExtender
    #DataExchange
    #IBM-Websphere-Transformation-Extender