IBM Sterling Transformation Extender

Sterling Transformation Extender

Come for answers, stay for best practices. All we're missing is you.


#Sterling
 View Only
  • 1.  Regarding Delaying of WTX map Execution

    Posted Wed November 01, 2023 03:32 AM

    Hi anyone please assist me how to delay wtx map execution for 10 mins inorder to process some rules within that time limit



    ------------------------------
    sunil kumar chellu
    WTX DEVELOPER
    AIDIN
    vizag
    ------------------------------


  • 2.  RE: Regarding Delaying of WTX map Execution

    Posted Thu November 02, 2023 10:22 AM

    In Launcher I don't think there is a map delay long enough to last 10 minutes.  It sounds like you really want the trigger on the input to happen after another event is complete (the rule set).  Maybe use the end of the rule set activity to trigger the event that picks up the original input file? 

    Input file -> trigger rule set event

    Rule set event writes an output when complete

    Rule set output -> trigger processing of input file (better stated - the input file process it triggered only when you have an input file AND a rule set output file)

    That could eliminate the timing issue need  - if the rule processing takes less or more than 10 min it won't matter.

    Jim



    ------------------------------
    Jim Davee
    ------------------------------



  • 3.  RE: Regarding Delaying of WTX map Execution

    Posted Fri November 03, 2023 02:07 AM

    Hi Jim,

    Thank you for letting me know.

    In ITX 10 I see Sleep function is added.

    Regards,

    Sunil



    ------------------------------
    sunil kumar chellu
    WTX DEVELOPER
    AIDIN
    vizag
    ------------------------------