Skip to content

Commit 277b532

Browse files
authored
Update how-to-use-workflow-dynamic-content.md
1 parent 02500e1 commit 277b532

File tree

1 file changed

+30
-30
lines changed

1 file changed

+30
-30
lines changed

articles/purview/how-to-use-workflow-dynamic-content.md

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -14,47 +14,47 @@ ms.custom: template-how-to #Required; leave this attribute/value as-is.
1414

1515
[!INCLUDE [feature-in-preview](includes/feature-in-preview.md)]
1616

17-
You can use dynamic content inside Microsoft Purview workflows to automatically
17+
You can use dynamic content inside Microsoft Purview workflows to associate certain variables in the workflow.
1818

1919
## Current workflow dynamic content
2020

21-
Currently the following dynamic content are available for a workflow connector in Microsoft Purview:
21+
Currently, the following dynamic content options are available for a workflow connector in Microsoft Purview:
2222

2323
| Prerequisite connector | Built-in dynamic content |Functionality |
2424
|---------|---------|---------|
2525
|When data access request is submitted |Workflow.Requestor |The requestor of the workflow |
26-
|^ |Workflow.RequestRecepient |The request recipient of the workflow |
27-
|^ |Asset.Name |The name of the asset |
28-
|^ |Asset.Description |The description of the asset |
29-
|^ |Asset.Type |The type of the asset |
30-
|^ |Asset.FullyQualifiedName |The fully qualified name of the asset |
31-
|^ |Asset.Owner |The owner of the asset |
32-
|^ |Asset.Classification |The display names of classifications of the asset |
33-
|^ |Asset.Certified |The indicator of whether the asset meets your organization's quality standards and can be regarded as reliable |
26+
|^^ |Workflow.RequestRecepient |The request recipient of the workflow |
27+
|^^ |Asset.Name |The name of the asset |
28+
|^^ |Asset.Description |The description of the asset |
29+
|^^ |Asset.Type |The type of the asset |
30+
|^^ |Asset.FullyQualifiedName |The fully qualified name of the asset |
31+
|^^ |Asset.Owner |The owner of the asset |
32+
|^^ |Asset.Classification |The display names of classifications of the asset |
33+
|^^ |Asset.Certified |The indicator of whether the asset meets your organization's quality standards and can be regarded as reliable |
3434
|Start and wait for an approval |Approval.Outcome |The outcome of the approval |
35-
|^ |Approval.Assigned To |The ids of the approvers |
36-
|^ |Approval.Comments |The ids of the approvers |
35+
|^^ |Approval.Assigned To |The ids of the approvers |
36+
|^^ |Approval.Comments |The ids of the approvers |
3737
|Check data source registration for data use governance |DataUseGovernance |The result of the data use governance check|
3838
|When term creation request is submitted |Workflow.Requestor |The requestor of the workflow |
39-
|^ |Term.Name |The name of the term |
40-
|^ |Term.Formal Name |The formal name of the term |
41-
|^ |Term.Definition |The definition of the term |
42-
|^ |Term.Experts |The experts of the term |
43-
|^ |Term.Stewards |The stewards of the term |
44-
|^ |Term.Parent.Name |The name of parent term if exists |
45-
|^ |Term.Parent.Formal Name |The formal name of parent term if exists |
39+
|^^ |Term.Name |The name of the term |
40+
|^^ |Term.Formal Name |The formal name of the term |
41+
|^^ |Term.Definition |The definition of the term |
42+
|^^ |Term.Experts |The experts of the term |
43+
|^^ |Term.Stewards |The stewards of the term |
44+
|^^ |Term.Parent.Name |The name of parent term if exists |
45+
|^^ |Term.Parent.Formal Name |The formal name of parent term if exists |
4646
|When term update request is submitted <br> When term deletion request is submitted | Workflow.Requestor |The requestor of the workflow |
47-
|^ |Term.Name |The name of the term |
48-
|^ |Term.Formal Name |The formal name of the term |
49-
|^ |Term.Definition |The definition of the term |
50-
|^ |Term.Experts |The experts of the term |
51-
|^ |Term.Stewards |The stewards of the term |
52-
|^ |Term.Parent.Name |The name of parent term if exists |
53-
|^ |Term.Parent.Formal Name |The formal name of parent term if exists |
54-
|^ |Term.Created By |The creator of the term |
55-
|^ |Term.Last Updated By |The last updator of the term |
56-
| When term import request is submitted |Workflow.Requestor |The requestor of the workflow |
57-
|^ |Import File.Name |The name of the file to import |
47+
|^^ |Term.Name |The name of the term |
48+
|^^ |Term.Formal Name |The formal name of the term |
49+
|^^ |Term.Definition |The definition of the term |
50+
|^^ |Term.Experts |The experts of the term |
51+
|^^ |Term.Stewards |The stewards of the term |
52+
|^^ |Term.Parent.Name |The name of parent term if exists |
53+
|^^ |Term.Parent.Formal Name |The formal name of parent term if exists |
54+
|^^ |Term.Created By |The creator of the term |
55+
|^^ |Term.Last Updated By |The last updator of the term |
56+
|When term import request is submitted |Workflow.Requestor |The requestor of the workflow |
57+
|^^ |Import File.Name |The name of the file to import |
5858

5959
## Next steps
6060

0 commit comments

Comments
 (0)