sassoftware / sassoftware/pyviyatools
Mapping file created with gettransfermapping.py does not contain all connectors in the Mapping set
Open
@gerrynelson63 is already working on this.
Since Apr 8, 2026.
- Dominant language
- Python
- Stars
- 50
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.