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.  WTX PROD maps verification

    Posted 03/17/17 03:20 AM

    Originally posted by: sunilsure


    I have a list of wtx maps(.aix) deployed into IBM Message Broker, how do I verify the source code with .aix wtx maps.

    I have so many back up wtx source code, how can I verify my deployed(.aix) with original source codes.

     

    Thanks in advance,

    Suni Sure


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


  • 2.  Re: WTX PROD maps verification

    Posted 03/17/17 02:37 PM

    Originally posted by: Phani_mullapudi


    Hi Sunil,

    You can do that by matching checksum. Please follow below steps.

    1. Build the map in WTX for .aix platform.

    2. move the compiled map (saved in map directory as map_name.aix) to a temp folder in AIX server and do checksum.

    3. Now, do checksum of the code in AIX server.

    4. If both matches, it means the code is in sync.

    Hope this helps.

    - Phani


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