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.  XML Reference File

    Posted 08/27/10 06:43 AM

    Originally posted by: SystemAdmin


    Hello,

    Being new to WTX, I'm sure this is simple... I need to use an XML reference file to lookup certain values.

    So, basically, this is what I need to do...

    Use the value of element A in the input to lookup another value in an XML reference file, then use that value from the reference file to set the value of the output element.

    Make sense? Just not sure how to do it. I've seen the LOOKUP function, but not sure if that's the way to go...

    Thanks for any help.
    #IBMSterlingTransformationExtender
    #DataExchange
    #IBM-Websphere-Transformation-Extender


  • 2.  Re: XML Reference File

    Posted 08/27/10 07:00 AM

    Originally posted by: maddysam


    Use the Loopup as follows,
    LOOKUP(the object that need to be generated ,value of elt A = value in xml referencefile)
    Hope this what you are expecting..
    #DataExchange
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender


  • 3.  Re: XML Reference File

    Posted 08/27/10 08:23 AM

    Originally posted by: SystemAdmin


    Thanks! I guess I'm just not sure how to reference the reference file - is it an Input card?
    #IBM-Websphere-Transformation-Extender
    #IBMSterlingTransformationExtender
    #DataExchange


  • 4.  Re: XML Reference File

    Posted 08/27/10 08:47 AM