nerdexam
Microsoft

PL-600 · Question #31

A company has a Power Platform solution that integrates with a third-party system. The client reports that unexpected updates are being made to the Accounts table. You need to determine the root…

The correct answer is A. Audit summary view D. Plug-in trace log E. System job run history. System job run history will give us information on async jobs executions that run against the records. Could tell us about weird executions and updates like the trace log or the audit history of Built in system jobs for tuning such as Database index management. Rollup field…

Submitted by rania.sa· Apr 18, 2026Implement the solution

Question

A company has a Power Platform solution that integrates with a third-party system. The client reports that unexpected updates are being made to the Accounts table. You need to determine the root cause of the issue. In which three locations should you investigate? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.

Options

  • AAudit summary view
  • BSolution history
  • CSDK Message Processing Steps
  • DPlug-in trace log
  • ESystem job run history

How the community answered

(25 responses)
  • A
    76% (19)
  • B
    8% (2)
  • C
    16% (4)

Explanation

System job run history will give us information on async jobs executions that run against the records. Could tell us about weird executions and updates like the trace log or the audit history of Built in system jobs for tuning such as Database index management. Rollup field calculations run as jobs, bulk deletion jobs, duplicate detection jobs. Asynchronous Dataverse workflows and asynchronous plugins also run as jobs.

Topics

#Troubleshooting#Dataverse Auditing#Server-side Logic#System Monitoring

Community Discussion

No community discussion yet for this question.

Full PL-600 Practice