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.  Earliest date

    Posted 11/10/04 10:12 PM

    Originally posted by: SystemAdmin


    I have a number of orderlines with a shipping_date field.
    What I need to do is retrieve the earliest date of all the shipping_dates
    in the lines.
    How would I go about that.

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


  • 2.  Re: Earliest date

    Posted 11/11/04 04:31 AM

    Originally posted by: SystemAdmin


    Thanks Jim.
    The solution was so simple.
    MIN(Shipping_Date:OrderLine)
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender
    #DataExchange