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.  Do not display the output XML tags,that are empty

    Posted 11/16/07 03:20 AM

    Originally posted by: SystemAdmin


    Hi,

    How can I not display the output XML tags,that are empty(does not have data)?

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


  • 2.  Re: Do not display the output XML tags,that are empty

    Posted 11/16/07 03:51 PM

    Originally posted by: NancyR


    Check out the None and Zero properties in the Type Designer Reference Guide.
    #IBMSterlingTransformationExtender
    #DataExchange
    #IBM-Websphere-Transformation-Extender


  • 3.  Re: Do not display the output XML tags,that are empty

    Posted 11/19/07 05:33 AM

    Originally posted by: TarunB


    PriJag

    If you're talking about the output mapping of XML data, then try something like this:-

    EITHER (InputField, NONE).

    Note that this will only work if your output XML field is optional, as in (0:1) etc.
    #IBM-Websphere-Transformation-Extender
    #IBMSterlingTransformationExtender
    #DataExchange


  • 4.  Re: Do not display the output XML tags,that are empty

    Posted 11/19/07 09:56 AM

    Originally posted by: DianeC


    Also - make sure that in your tree, that EMPTY is set to NONE on the properties list for the tags.
    #IBMSterlingTransformationExtender
    #DataExchange
    #IBM-Websphere-Transformation-Extender


  • 5.  Re: Do not display the output XML tags,that are empty

    Posted 11/26/07 11:38 AM

    Originally posted by: SystemAdmin


    If the tag is not required, you could also change the range from x:1 (1:1) to 0:1 in the type tree
    #DataExchange
    #IBM-Websphere-Transformation-Extender
    #IBMSterlingTransformationExtender


  • 6.  Re: Do not display the output XML tags,that are empty

    Posted 10/10/12 08:52 PM

    Originally posted by: Lakh


    Hi,

    i have similar problem. i couldn't find xml field range (1:1) in type tree. Please advice where i can find and change it to (0:1). Thanks in advance.
    #DataExchange
    #IBM-Websphere-Transformation-Extender
    #IBMSterlingTransformationExtender


  • 7.  Re: Do not display the output XML tags,that are empty

    Posted 10/11/12 10:06 PM

    Originally posted by: SystemAdmin


    You should be able to open parent group component view in type editor and select the element and say set Range to 0:1
    #IBMSterlingTransformationExtender
    #DataExchange
    #IBM-Websphere-Transformation-Extender