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.  Getting custom class object from WTX map using Java invocation api.

    Posted 08/11/10 09:30 AM

    Originally posted by: PradeepV.B.


    Hi,

    I have a requirement where i have to convert a xml into java object. I am using wtx java api to call the maps. I have created the type trees for xml and java class by importing the xsd and java class respectively. I dont know how to get the java object into my application. Do we need to change the adapter settings in output cards? Is there any article or documentation on this?

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


  • 2.  Re: Getting custom class object from WTX map using Java invocation api.

    Posted 02/17/12 06:47 AM

    Originally posted by: BalamuruganA


    Hi Pradeep,

    I have the same requirement, I am new for WTX, could you please let me know how to create java file in WTX project and import with tree type. I tried to import java class but I could not find any browing button on the Java class importer pop up. Please send the steps how to add java class?

    If you got answare for your below query please send that also to me.

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


  • 3.  Re: Getting custom class object from WTX map using Java invocation api.

    Posted 02/17/12 12:50 PM

    Originally posted by: BrunoVieira


    Hi.

    In your map you can use the GET("JAVA",PACKAGE(youJavaTypeTree)) or you can use the output card adapter Java Class.
    You can check some documentation on the instalation folder of WTX.
    ...\IBM\WebSphere Transformation Extender 8.2\docs\...

    Regards,
    BV
    #IBM-Websphere-Transformation-Extender
    #DataExchange
    #IBMSterlingTransformationExtender