LAE

Welcome to the LAE community!  Please feel free to start a discussion in the discussion tab or join in a conversation.

Discussions

Members

Resources

Events

 View Only
  • 1.  schedule lxa for first working day of the month

    Employee
    Posted 07-26-2018 02:19

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: svimes

    Hi windows server so cannot use cron tab directly. Logistics manager allows first n day of the month but not n working day of the month. Any ideas please? btw my ideal is run at 0900 / 1200 / 1500 / 1800 on 1st, 2nd and 3rd working day of month.


  • 2.  RE: schedule lxa for first working day of the month

    Employee
    Posted 07-26-2018 07:01

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: stonysmith

    One thing you could do is add a node or two at the beginning of the graph that determines whether the rest of the nodes should run or not.
    Then use the Metacheck node to emable/disable the rest of the process based upon your date calculation.
    With that setup you can simply run the graph "every" day.. allowing it to decide whether to run ALL the nodes or just the first few.


  • 3.  RE: schedule lxa for first working day of the month

    Employee
    Posted 07-26-2018 07:22

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: svimes

    Thanks - would clog up the logistics manager though with needless runs. And metacheck node is my least favourite node...never had success with it in the scenarios i have tried to use it in.