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.  related to auditlogging

    Posted 07/08/08 05:24 PM

    Originally posted by: muralee


    can i have a same audit log file for different maps in the system . will be there in concurrency occuring when multiple maps are writing to same audit log file
    #DataExchange
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender


  • 2.  Re: related to auditlogging

    Posted 07/08/08 06:57 PM

    Originally posted by: SystemAdmin


    I don't know what you mean by "concurrency" but if multiple maps write to the same log file, they can only run sequentially. And unless you have configured MapSettings->Retry->MaxAttempts to some number greater than 1, a map attempting to write to a log file locked by another map will be unable to run and will fail.
    #IBMSterlingTransformationExtender
    #DataExchange
    #IBM-Websphere-Transformation-Extender