exam questions

Exam PL-400 All Questions

View all questions & answers for the PL-400 exam

Exam PL-400 topic 7 question 19 discussion

Actual exam question from Microsoft's PL-400
Question #: 19
Topic #: 7
[All PL-400 Questions]

You are creating an integration between Microsoft Dataverse and an external system.

Messages from Dataverse must be sent to Microsoft Azure Service Bus. An Azure Function will process the messages. Events must be published directly to the ServiceEndpoint for Azure Service Bus.

You need to create code for the messages.

Which class should you use?

  • A. RemoteExecutionContext
  • B. IWorkflowContext
  • C. IPluginExecutionContext
  • D. IExecutionContext
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

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
sudoaptupgrade
7 months ago
Selected Answer: A
correct
upvoted 1 times
...
MsSana
1 year, 8 months ago
Correct
upvoted 2 times
MsSana
1 year, 8 months ago
RemoteExecutionContext : contextual information sent to a remote service endpoint at run-time.
upvoted 1 times
...
...
Kline
2 years, 3 months ago
Correct https://learn.microsoft.com/en-us/dotnet/api/microsoft.xrm.sdk.remoteexecutioncontext?view=dataverse-sdk-latest
upvoted 3 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 ...