I happen to work at a company that uses both Eagle and ERP/Kinetic in 2 different LLC’s. Eagle is not remotely similar to ERP. Customization similar to BPM is not available in Eagle, it’s pretty much a walled garden with all integrations done by the company and fully baked into the main code base. They do have an ad-hoc data reporting application called Compass which works very well. You can get direct (read-only) access to the MySQL database behind this application if you want to build SQL queries directly or integrate to a 3rd party reporting tool.
FYI. Eagle is pretty old code written in Cobol. The MySQL database that Compass uses is a “shadow” database of the application. Transactions that happen in Eagle are copied in real time to Compass. The newer N-Series versions of Eagle have added a few data features directly from this MySQL database.
Tim, does Epicor actually have plans to modernize the Eagle application? That would be welcome news indeed.