Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result these questions will not appear on the review screen.
You are designing an integration that sends created records from a custom Dataverse table to an exposed REST API.
When the REST API is unavailable, you must be able to retry if the response status code is 500.
You need to select a solution that meets the requirement.
Solution: Register an asynchronous plug-in that makes an HTTP request to the REST API. Raise an InvalidPluginExecutionException that is configured to retry when the request fails.
Does the solution meet the goal?
KucaStonojka
4 days, 18 hours agosudoaptupgrade
3 weeks, 1 day ago