DX Unified Infrastructure Management

  • 1.  Script time received

    Posted Sep 17, 2013 10:41 PM

    I see in the nas brief

    .time_arrival - datetime of arrival.
    .time_supp - datetime of supptime.
    .time_origin - datetime of nimts.

     

    How would I get Time Received? All 3 of these pull the Time Origin.



  • 2.  Re: Script time received

    Posted Sep 18, 2013 09:34 AM

    Hi,

     

    I believe you'll have to check whether time_supp exists. If it does, it is the time received, if it does not, you use time_arrival.

     

    -jon



  • 3.  Re: Script time received

    Posted Sep 18, 2013 05:01 PM

    yep, so some reason the other day _supp was giving the origin time. today it is working... who knows??!

     

    thanks!