Skip to content

fork on the off chance I submit a bugfix to the actual DMS-Viewer repo

License

Notifications You must be signed in to change notification settings

githubmarker/DMS-Viewer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DMS Viewer

Utility to inspect/modify DataMover DAT files

DMS Viewer allows you to view and/or modify existing DAT files generated by PeopleSoft's DataMover utility. This allows you to verify the contents of a DAT before importing it into a PeopleSoft system. There are experimental features that allow you to modify DAT files such as:

  • Editing values
  • Add/Remove Columns
  • Add/Remove Rows
  • Adjust Record Metadata

Installation

The easiest way to install DMS Viewer is to grab the latest release.

Alternatively to run from source, clone the repository and open in Visual Studio (or MonoDevelop of OSX/Linux)

Usage example

A few motivating and useful examples of how your product can be used. Spice this up with code blocks and potentially more screenshots.

For more examples and usage, please refer to the Wiki.

Meta

Distributed under the MIT license. See LICENSE for more information.

Contributing

  1. Fork it (https://github.com/yourname/yourproject/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

fork on the off chance I submit a bugfix to the actual DMS-Viewer repo

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%