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.  xmllib->XPATH with namespace prefixed input

    Posted 04/02/12 04:33 PM

    Originally posted by: SystemAdmin


    Hi,
    The input card is an XML containing namespace prefix. I do not know how to access the local name. I tried accessing like this
    xmllib->XPATH(PACKAGE(In2),"./","//"

    but is not working

    The map works fine when there is no namespace prefix and with the below mentioned xpath
    xmllib->XPATH(PACKAGE(In2),"./BillingAccountNumber","//BillingInfo"

    Could anyone help on how to handle input with namespace prefixes?
    Thanks
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender
    #DataExchange


  • 2.  Re: xmllib->XPATH with namespace prefixed input

    Posted 04/03/12 02:58 PM

    Originally posted by: SystemAdmin


    Please ignore this question. I am using WTX on Datapower and that does not support XMLLIB.
    Thanks
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender
    #DataExchange