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.  using multiple PUT function

    Posted 02/24/06 04:23 AM

    Originally posted by: SystemAdmin


    Hi ,

    We are using multiple PUT functions in a single map rule.for ex:

    PUT("FILE","c:\test1\Filename1.txt",PACKAGE(input)) + PUT("FILE","c:\test2\Filename2.txt",PACKAGE(input)).

    It is working fine.But will this reduce the performance of the map or will it cause any issues?.

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


  • 2.  Re: using multiple PUT function

    Posted 02/24/06 04:36 AM

    Originally posted by: SystemAdmin


    What version? Don't see how it would effect performance any more than having two rules. Have you tested with two rules in the output card? Remember, PUT has limited error handling.
    #IBM-Websphere-Transformation-Extender
    #DataExchange
    #IBMSterlingTransformationExtender


  • 3.  Re: using multiple PUT function

    Posted 02/24/06 04:48 AM

    Originally posted by: SystemAdmin


    Ran a quick test. Saw no difference in performance.
    #IBM-Websphere-Transformation-Extender
    #DataExchange
    #IBMSterlingTransformationExtender


  • 4.  Re: using multiple PUT function

    Posted 02/24/06 05:17 AM

    Originally posted by: SystemAdmin


    We are using DSTX 7.5.1 on AIX OS. Yes we have tested it. it is working fine.i just wanted to confirm that there should not be any issues in it.
    Thanks for your immediate response moley.
    #IBM-Websphere-Transformation-Extender
    #IBMSterlingTransformationExtender
    #DataExchange


  • 5.  Re: using multiple PUT function

    Posted 02/24/06 05:22 AM

    Originally posted by: SystemAdmin


    How do you get c:\test1\Filename1.txt on your AIX box? :-)
    #DataExchange
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender


  • 6.  Re: using multiple PUT function

    Posted 02/24/06 06:49 AM

    Originally posted by: SystemAdmin


    this is not the actual code.. itz just for explaining the scenario :-))..testing purpose..
    #IBM-Websphere-Transformation-Extender
    #IBMSterlingTransformationExtender
    #DataExchange