IBM Sterling Transformation Extender

Sterling Transformation Extender

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

 View Only
Expand all | Collapse all

How do I assign a double-quotes " as constant ?

  • 1.  How do I assign a double-quotes " as constant ?

    Posted Tue June 30, 2015 02:58 AM

    Originally posted by: venkat10


    Hi All,

    How do I assign a double-quotes " as constant through map rule?

    Thanks in advance..

     


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


  • 2.  Re: How do I assign a double-quotes " as constant ?

    Posted Tue June 30, 2015 03:39 AM

    Originally posted by: paul.brett


    I think you mean "how do I specify double quotes as a literal in a WTX map rule"?

    An example:

    ="The food was <<22>>really<<22>> good."

    ...will produce the string:

    The food was "really" good.

    If I have misunderstood your question, please could you be more specific?

    Thank-you.

    Paul.

    Follow me on Twitter


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


  • 3.  Re: How do I assign a double-quotes " as constant ?

    Posted Wed July 01, 2015 04:11 AM

    Originally posted by: venkat10


    Thanks you so much Paul..


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