Skip to content

Commit 0b6d3c6

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

File tree

1 file changed

+28
-28
lines changed

1 file changed

+28
-28
lines changed

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

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -20,41 +20,41 @@ You can use dynamic content inside Microsoft Purview workflows to associate cert
2020

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

23-
| Prerequisite connector | Built-in dynamic content |Functionality |
23+
|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 |
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 |
5656
|When term import request is submitted |Workflow.Requestor |The requestor of the workflow |
57-
|^^ |Import File.Name |The name of the file to import |
57+
|^ |Import File.Name |The name of the file to import |
5858

5959
## Next steps
6060

0 commit comments

Comments
 (0)