exam questions

Exam PL-200 All Questions

View all questions & answers for the PL-200 exam

Exam PL-200 topic 3 question 33 discussion

Actual exam question from Microsoft's PL-200
Question #: 33
Topic #: 3
[All PL-200 Questions]

DRAG DROP
-

A company uses a model-driven app. The app uses a workflow to send email. Emails are sent to new customers that enter an email address for the first time in the app.

Customers report that they do not receive an email after entering an email address.

You need to troubleshoot the issue.

In which order should you perform the actions? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

Show Suggested Answer Hide Answer
Suggested Answer:

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
inscho
Highly Voted 1 year, 11 months ago
1: Edit the workflow. Check if the workflow is set up correctly and it's set to be triggered when an email address is entered for the first time. 2: Run the workflow. Test the workflow manually to see if it functions as expected. Make sure you are testing with a new customer and a new email address as per the workflow trigger condition. 3: Review the tab with the process sessions. This is where you will find logs for each time the workflow has run. Look for any errors or warnings that might tell you why the workflow didn't run as expected. 3: Clear the option to delete the workflow retention jobs. This step may help in case the retention policy is causing the workflow history to be deleted before you can review it, but it's more of a preventive measure for future troubleshooting rather than something that will directly solve the current issue.
upvoted 11 times
inscho
1 year, 10 months ago
After testing and discussions I reconsider and go for the given answer as well
upvoted 5 times
...
...
tnaya25
Highly Voted 1 year, 7 months ago
By default workloads system jobs are deleted. So you need to change this to be able to check. To do it, you need to remove mark at the checkbox "delete system jobs" at the edit mode of the workforce. So the order would be: 1.Edit 2. Clear the option 3.Activate (this step is missed in the question) 4. Run 5. Review the process sessions
upvoted 7 times
killionb12
6 months, 1 week ago
Correct. To troubleshoot the issue where customers are not receiving emails, you should perform the actions in the following order: Edit the workflow: Check the workflow configuration to ensure that it is set up correctly to trigger when a new email address is entered. Verify that the conditions and actions are properly defined. Clear the option to delete the workflow retention jobs: This ensures that you can review the history of workflow executions and identify any issues that may have occurred during the process. Run the workflow: Manually trigger the workflow to test if it sends the email as expected. This helps you verify if the workflow logic is functioning correctly. Review the tab with the process sessions: Check the process sessions to see the detailed execution history of the workflow. Look for any errors or issues that might explain why the emails are not being sent.
upvoted 1 times
...
tnaya25
1 year, 7 months ago
*workflows (not workloads or workforce)
upvoted 1 times
...
...
Mitchell365
Most Recent 8 months, 3 weeks ago
Since one of the actions is "Clear the option to delete the workflow retention jobs", I am going to assume that it is checked before we start to investigate. Since it is checked the job history is being cleared. So to be able to see job history we need to Edit, Clear the option, Run the workflow.(this will create entry in competed job), Review the new job for issues.
upvoted 1 times
...
HAZZTA
12 months ago
To troubleshoot the issue of customers not receiving emails, you should perform the actions in the following order: Review the tab with the process sessions: This will help you identify if the workflow is being triggered and if there are any errors or issues in the process sessions. Edit the workflow: If you find issues in the process sessions, you may need to edit the workflow to correct any errors or misconfigurations. Clear the option to delete the workflow retention jobs: Ensure that the workflow retention jobs are not being deleted prematurely, which could affect the workflow’s ability to send emails. Run the workflow: After making the necessary edits and ensuring the retention jobs are not deleted, run the workflow to test if the emails are now being sent correctly. By following these steps, you should be able to identify and resolve the issue with the email workflow.
upvoted 3 times
...
BikramjitSingh
1 year ago
26th june Review tab edit WF clear option Run the workflow
upvoted 3 times
...
jkaur
1 year, 2 months ago
correct
upvoted 2 times
...
MrEz
1 year, 5 months ago
to troubleshoot: 1. Review the tab with the process sessions. --> see what happened, are the workflow sessions failed? or are they still running? (jammed async queue...). (Automatically delete *completed* workflow jobs (to save disk space)) 2) Edit the WF 3) Clear the option to delete the workflow retention jobs. maybe the process sessions were successful and the customers did still not receive the emails or the WF has not yet been triggered... 4) Run the workflow (manually ?) for testing. if ok, you may re-run the workflow on the bad apples. 5. Review the tab with the process sessions. - Again! Basically, I would always clear this option and use recurrent bulk deletion jobs to delete them. I think it is a bad idea to have automation with no monitoring. However, I believe that the writers of this exams are not so much involved in the daily business. Hence 1) edit 2) clear option 3) run WF and 4)review. (maybe fix the issue?? :-)..)
upvoted 3 times
...
DSM_LM
1 year, 7 months ago
Makes sense. You need to run the flow before you examine and edit.
upvoted 1 times
...
Keeno74
1 year, 11 months ago
I'd say the given answer's are spot on. Makes sense to me.
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...