Converting Munis Role export file to CSV
Description of Issue
Client needs full export of roles and user changed to CSV for Excel use
Context
- Munis
- Roles
- Excel
Cause
The export role data application can only export to UNL file type
Resolution
- Follow this article to export the role data. Export and Import Munis Roles and Users
- Find the exported file in the target directory
- This can likely be found in the export directory
- Right click on the file and select Open in Notepad or Open in Notepad++
- Next you will need to replace all pipe characters ( | ) from the file with a comma character (,)
- In the file highlight the pipe character and press CTRL + H:
- Find what: This should show |
- Replace with: Type in a comma (,)
- Click Replace all
- This will replace all pipe characters with a comma character now
- In the file highlight the pipe character and press CTRL + H:
- Save the file as a .csv file type:
- Ex. rousratt.csv
- Open this new .csv file in Excel and you should now be able to view the data in the Excel document
Additional Information
Please create a case with TSM Support for further assistance in the Support Portal.
Fields exported for rolemast.unl:
ADMIN|ADMINISTRATION||1|M|M| | |2024-07-23 00:00:00.000|17:04:11|2024-07-09 00:00:00.000|11:17:06|
- ROLE KEY from the Roles program |DESCRIPTION from the Roles program|ROLE LOCK FLAG, this indicates if the role is in update mode at the time of export|ROLE STATUS, Active - 1, Inactive - 0|MENU ACCESS, (N-None, M-Munis Main Menu, Q- Quick Link)|MENU TYPE (M-Menu, I-Munis Application, W-Web)|QUICK LINK PROGRAM abbreviation|QUICK LINK PROGRAM PARAMETER if any|2LAST UPDATE DATE|2LAST UPDATE TIME|LAST UPDATE DATE|LAST UPDATE TIME|
- The Date/Time fields are timestamps for the last 2 changes made to the Role. This can be viewed from within Enterprise ERP from the Roles program and selecting the View Changes option from the menu.