IBM Sterling Transformation Extender

Sterling Transformation Extender

Come for answers, stay for best practices. All we're missing is you.

 View Only
  • 1.  Encoding UTF-8

    Posted Fri September 02, 2011 07:04 AM

    Originally posted by: FriendsForever


    Hi

    When the input xml contains the value "<Name>Rahul'dravid</Name>". it should represent the value <Name>Rahul&aposDravid</Name> in the output file after translation.
    i had one experenice the above same with small difference. im getting the output value as <Name>Rahul&apos</Name>.. Can anyone know the reason for this error??
    Thanks in Advance.
    #DataExchange
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender


  • 2.  Re: Encoding UTF-8

    Posted Mon September 05, 2011 02:51 PM

    Originally posted by: thorstenhirsch


    I think this problem has nothing to do with utf-8.
    And it all depends on your typetree and map.

    So what did you do? Did you import a dtd or xsd to generate the typetree? Was it classical parser or xerces? And what have you done in the map?
    #DataExchange
    #IBM-Websphere-Transformation-Extender
    #IBMSterlingTransformationExtender


  • 3.  Re: Encoding UTF-8

    Posted Tue September 13, 2011 03:17 AM

    Originally posted by: FriendsForever


    Hi

    It's problem in Type Tree. Il l check n let u know..

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