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.  comma separator

    Posted 10/07/15 10:51 AM

    Originally posted by: JonRold


    Hi,

    I have an input like ,jon,rold, 

    This input is passes through the single element , but  we must use the iniator and terminator as " ," .

    I have an element is FULLNAME as initator and terminator is "," . but how to pass hole name ,jon,rold,   in FULLNAME.

    FULLNAME  is element in type tree. is it possible?


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


  • 2.  Re: comma separator

    Posted 10/08/15 02:37 AM

    Originally posted by: paul.brett


    This post is almost identical to another developerWorks post - https://www.ibm.com/developerworks/community/forums/html/topic?id=77777777-0000-0000-0000-000014549537&ps=25

    In that post, you will see that I used a 'cheat' to get the data validated.  This cheat is only possible when you have the authority to edit the properties of the parent group.

    If you do not have authority to change the properties of the parent group, then I can see no way to parse this data with WTX.  To be honest, any human reading this data would be confused by the additional comma.

    Thank-you.

    Paul

    Follow me on Twitter


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