Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

Incorrect definition of Activity and use of obsolete attributes and classes. #137

Open
mberickson opened this issue Jul 17, 2020 · 1 comment

Comments

@mberickson
Copy link

[Enter feedback here]


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@mberickson
Copy link
Author

Example has a number of items that are invalid.

  • The orchestration trigger "OrderOrchestration" refers to an Activity name "ProcessPayment" which is not defined in article.
  • Activity "CheckAndReserveInventory" kind of looks like what "ProcessPayment" should be but does not return data of type "InvoiceData".
  • Attribute "OrchestrationClient" and class "DurableOrchestrationClient" are obsolete and should be replaced with valid classes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant