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.  Edit or modify DPA file

    Posted 02/03/14 11:40 PM

    Originally posted by: XBBM_Prinu_Nazeem


    Is it possible to edit the DPA file or reverse engineer if there is no map source project available?


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


  • 2.  Re: Edit or modify DPA file

    Posted 02/04/14 10:26 AM

    Originally posted by: RichMcFate


    A DPA is basically a compiled map.  I'm not aware of any way of decompiling a map.  I've sometimes been able to pull compiled maps up into an editor and retrieve adapter settings (e.g. mdq file names for DbLookup), but you can't create a map source from a compiled map.


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


  • 3.  Re: Edit or modify DPA file

    Posted 02/04/14 10:28 AM

    Originally posted by: paul.brett


    Yes.  The result of compiling when the execution default is Datapower, is an XML file.

    This XML file can be imported with the mimport.exe command line utility or with the Design Studio.

     

    The Typetrees can be recreated by importing the .MTS files created by the compile process, again using command line (timport.exe) or Design Studio.


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