Data Factory > rules-engine-export-rules β
TL;DR;
This task allows to export the mapping rules linked to a table.
Name:
TIP
The full documentation of the behavior of this task is detailed in the Learning Center.
Les EntrΓ©es / Sorties β
json
{
"name": "rules-engine-export-rules",
"taskReferenceName": "c",
"description": "The business description of the task",
"type": "SUB_WORKFLOW",
"optional": false,
"inputParameters": {
"tableKey": "product"
}
}1
2
3
4
5
6
7
8
9
10
2
3
4
5
6
7
8
9
10
Les entrΓ©es β
| PropriΓ©tΓ© | Description |
|---|---|
| accountKey | Obligatoire si la cible est une table partagΓ©e - String |
| tableKey | Obligatoire - String La clΓ© de la table cible |
Les sorties β
| PropriΓ©tΓ© | Description |
|---|---|
| file | File Le fichier dβexport des rΓ¨gles sΓ©lectionnΓ©es |