Log Error

AngeloAngelo Member Posts: 180
Hello All,

is it possible to make navision like windows o/s for giving information,warning,error in event viewer?
for e.g. if we fail post transaction, the error will be log to table. this is for future analysis.

Regards,
Angelo

Comments

  • DenSterDenSter Member Posts: 8,304
    No the NAV client does not log events in the Windows event log.
  • ara3nara3n Member Posts: 9,256
    Hello Angelo

    You can use the following solution.

    http://mibuso.com/blogs/ara3n/2008/05/2 ... -navision/


    You can of course modify it to write the message to event log using automation instead of writing it to a table. Although I would say that analyzing a table is easier than looking at every computer event log.
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
  • ta5ta5 Member Posts: 1,164
    Btw:
    Navision Application Server (NAS) does write to the windows event log. Sometimes useful.

    Thomas
  • idiotidiot Member Posts: 651
    Is there a way to log the errors encountered by users?
    Errors like "Select a Dimension...", "Posting Date is not...", "You must specify..."
    There is a requirement to improve workflow by trapping common errors, but without the history of common errors there's no way of knowing what areas of training to provide & who are "testing the system"...
    NAV - Norton Anti Virus

    ERP Consultant (not just Navision) & Navision challenger
  • ara3nara3n Member Posts: 9,256
    idiot wrote:
    Is there a way to log the errors encountered by users?
    Errors like "Select a Dimension...", "Posting Date is not...", "You must specify..."
    There is a requirement to improve workflow by trapping common errors, but without the history of common errors there's no way of knowing what areas of training to provide & who are "testing the system"...

    read my post and follow the link.
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
  • idiotidiot Member Posts: 651
    ara3n wrote:
    idiot wrote:
    Is there a way to log the errors encountered by users?
    Errors like "Select a Dimension...", "Posting Date is not...", "You must specify..."
    There is a requirement to improve workflow by trapping common errors, but without the history of common errors there's no way of knowing what areas of training to provide & who are "testing the system"...

    read my post and follow the link.
    oops :oops: My bad
    Does it trap messages like "Shipment Date is earlier than..."?
    NAV - Norton Anti Virus

    ERP Consultant (not just Navision) & Navision challenger
  • ara3nara3n Member Posts: 9,256
    yes, any error that the user gets is written into that table.
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
Sign In or Register to comment.