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.  Indexing

    Posted 09/10/09 03:41 PM

    Originally posted by: SystemAdmin


    Hello

    I need help in creating a index using the following data.

    Bundle Identifier
    aa to zz, 00 to 99, a0 to 9z, etc.

    the issue is I need to use two (bytes) combination to create a unique indentifier for about 15,000 records and I'm not sure how to index using alpha numeric characters.

    thank you very much.
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender
    #DataExchange


  • 2.  Re: Indexing

    Posted 09/10/09 05:05 PM

    Originally posted by: repanzer


    Good question. And I have to break up this post, because i'm getting an error "Disallowed content detected" and I don't know what the hell it's talking about.

    I don't believe you can add 1 to "A", to make it "B", but you can convert back and forth from BCD;
    #IBM-Websphere-Transformation-Extender
    #IBMSterlingTransformationExtender
    #DataExchange


  • 3.  Re: Indexing

    Posted 09/10/09 05:06 PM

    Originally posted by: repanzer


    So =TEXTTOBCD("41")
    will equate to "A", TEXTTOBCD("42") = "B", and so on.
    #IBM-Websphere-Transformation-Extender
    #DataExchange
    #IBMSterlingTransformationExtender


  • 4.  Re: Indexing

    Posted 09/10/09 05:09 PM

    Originally posted by: repanzer


    You can make the value for the TEXTTOBCD function a variable, and GETANDSET allows you to add a number to a numeric variable.
    #IBM-Websphere-Transformation-Extender
    #DataExchange
    #IBMSterlingTransformationExtender


  • 5.  Re: Indexing

    Posted 09/10/09 05:11 PM
      |   view attached

    Originally posted by: repanzer


    This website will not let me post my response, so it's in the attached file.
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender
    #DataExchange

    Attachment(s)