How we will Debugg Application

Certified Associate Developer

How we will Debug Application ?

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Lead Developer

    Debugging insinuates that you have been alerted or suspected something broke or did not behave as expected. You will need to start with the issue itself.... Some examples,

    1. If a PM errored, look at the error messages on the niode, trace the history of the process, etc.

    2. If a downstream system did not receive data as expected, check the integration call. If executed via a PM -- check the PM and PV history to see what was sent

    3. If a person said they are getting an error on  screen, ask them to reproduce for you or send screen captures. Look up the SAIL error message and trace through to the line or the expression that is erroring

    4.....

Reply
  • 0
    Certified Lead Developer

    Debugging insinuates that you have been alerted or suspected something broke or did not behave as expected. You will need to start with the issue itself.... Some examples,

    1. If a PM errored, look at the error messages on the niode, trace the history of the process, etc.

    2. If a downstream system did not receive data as expected, check the integration call. If executed via a PM -- check the PM and PV history to see what was sent

    3. If a person said they are getting an error on  screen, ask them to reproduce for you or send screen captures. Look up the SAIL error message and trace through to the line or the expression that is erroring

    4.....

Children
No Data