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.  how to do WTX throttling

    Posted 08/26/13 06:57 AM

    Originally posted by: WTxIBCoder


    What are the major factors to be considered for WTX throttling?

    Please give some brief insight on this case.


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


  • 2.  Re: how to do WTX throttling

    Posted 08/26/13 07:18 AM

    Originally posted by: Bhoju


    If i understand your requirement correctly i guess you are trying to slow down the maps to see whats happening.. write a small library in C and call it using EXIT function and let the library sleep for whatever time you want.

    Or you can write a small class which can do a Thread.Sleep() . Call this class using JEXIT through WTX map rule bars...

    If you are looking something different, please be more specific and then we can talk about it.


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


  • 3.  Re: how to do WTX throttling

    Posted 08/26/13 08:06 AM

    Originally posted by: WTxIBCoder


    Got info from this pdf provided by IBM.

    ftp://ftp.software.ibm.com/software/websphere/integration/wdatastagetx/1120.pdf

    It is very useful for map tunning and server performance tunning

    Thanks,

    WTxIB Coder


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


  • 4.  Re: how to do WTX throttling

    Posted 09/04/13 11:22 AM

    Originally posted by: Jim Divoky


    This guide, Performance Recommendations, is part of the standard documentation for WTX that ships with the product.  It is present in the 8.4 release.  Search your drive for 1120.pdf. If not found, install the documentation from the install disks.


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