Skip to content

rneuber1/InnovatorAdmin

 
 

Repository files navigation

A better admin tool

Innovator Admin is a Windows tool for querying and administrating databases. It is the ideal tool for administrating Aras Innovator PLM systems featuring an advanced AML query editor (with full IntelliSense) along with streamlined tools for exporting solutions from one database and importing them into another (e.g. during DEV to PROD migrations). It is also quickly becoming a great tool for querying SQL Server databases (with IntelliSense for SQL queries) among other data sources.

AML Studio

AML Studio

What makes it better?

  • Full IntelliSense for AML and SQL provides helpful suggestions as you type
  • Run just the query under your cursor with Run Current (or Ctrl+Enter)
  • Parameter bindings: include @paramName parameters in your queries and give them values when the query runs
  • (Innovator only) Editable grid which allows you to make changes and save them back to the database
  • Excel-style block copy and paste in the grids
  • (Innovator only) Smart AML code folding shows you just what you need to see
  • (Innovator only) Renders HTML reports
  • Continually being optimized for running large queries
  • Imports and exports are streamlined into a single tool
  • Anything can be exported regardless of the package used in the database
  • Full dependency analysis performed on exports prevents you from forgetting anything
  • Install into multiple databases simultaneously
  • Useful progress indicators keep you informed of how your exports and imports are doing
  • A helpful error dialog allows you to recover from install errors as they happen

It leverages the new Innovator.Client dll!

I want it

If you don't want to build the project from the source code, you can download the latest release from GitHub. If you download and run the setup.exe installer file, the program should install and update automatically.

Help me!

While there is some documentation built into the tool (e.g. the AML Cookbook folder of the Table of Contents when connected to an Innovator instance), additional documentation regarding the tool and Innovator can be found on the wiki.

Let me help

All contributions are welcome. The range from shout-outs on social media to bug fix submissions and feature requests to even feature additions submitted via a pull request.

About

A tool for managing Aras Innovator installations focusing on improving the import/export experience.

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE-fr.md

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 94.7%
  • HTML 1.7%
  • CSS 1.7%
  • XSLT 1.4%
  • JavaScript 0.2%
  • PowerShell 0.1%
  • Other 0.2%