When creating a mapping file from a mapping set using the gettransfermapping.py, not all connector elements are included in the resulting mapping file. A mapping set can contain various connector types:
Table
User
UserGroup
File System Paths
SAS Code Paths
But in the code, one the Table, User and UserGroup are extracted. Can this code be updated to also include the File System Paths and SAS Code Paths?
When creating a mapping file from a mapping set using the gettransfermapping.py, not all connector elements are included in the resulting mapping file. A mapping set can contain various connector types:
Table
User
UserGroup
File System Paths
SAS Code Paths
But in the code, one the Table, User and UserGroup are extracted. Can this code be updated to also include the File System Paths and SAS Code Paths?