@@ -23,38 +23,38 @@ Currently, the following dynamic content options are available for a workflow co
23
23
| Prerequisite connector | Built-in dynamic content | Functionality |
24
24
| ---------| ---------| ---------|
25
25
| 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 |
34
34
| 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 |
37
37
| Check data source registration for data use governance | DataUseGovernance | The result of the data use governance check|
38
38
| 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 |
46
46
| 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 |
56
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 |
57
+ | | Import File.Name | The name of the file to import |
58
58
59
59
## Next steps
60
60
0 commit comments