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.  Java class inclusion in .mvs file

    Posted 05/17/12 07:35 AM

    Originally posted by: SystemAdmin


    Hello All,

    I have a small query.

    If I develop input tree using a java class and develop a map for the same in .mvs format, will the java class be embedded in the .mvs file??
    As I have to deploy the map on production I would be deploying only the .mvs file.

    Please help. Its kind of urgent.

    Thanks and Regards,
    Abhi.
    #DataExchange
    #IBM-Websphere-Transformation-Extender
    #IBMSterlingTransformationExtender


  • 2.  Re: Java class inclusion in .mvs file

    Posted 05/17/12 08:10 AM

    Originally posted by: SystemAdmin


    Nope. The java class will not be embedded in to the MVS file. You need to deploy the java class file to the host system and make sure it's in the class path
    #DataExchange
    #IBM-Websphere-Transformation-Extender
    #IBMSterlingTransformationExtender


  • 3.  Re: Java class inclusion in .mvs file

    Posted 05/17/12 08:17 AM

    Originally posted by: SystemAdmin


    Thnks.
    Really Appreciated.
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender
    #DataExchange