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.  Create new audit logs when date changing

    Posted 10/22/19 05:20 AM

    Originally posted by: johnxp


    Hi, anyone knows how to create a new audit log when date changing, like: map1_20191021.log, map1_20191022.log...etc.

    So that we can archive the logs everyday without stopping WTX services.

     

     


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


  • 2.  Re: create new audit logs when date changing

    Posted 10/23/19 05:42 AM

    Originally posted by: PaulBrett


    Easy to do with a map called via a RUN() function, as you just specify the appropriate override -AE=map1_"+DATETOTEXT(blah blah

    Not possible with maps under the control of Launcher that have their audit log information statically defined I think.

    Thank you.

    Paul

    Follow me on Twitter


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