Mass import options
We have an old Minerva Import Tool as part of our Aras Instance. It's written as a standalone webapp, but running on the same webserver as Aras and reusing the authentication cookie - I don't know what was the benefit of doing it this way, but that's what they did. Now, this tool is getting outdated due to some changes required for an integration. We don't have the source code for the tool so we can't easily update it, it's written in VB for an ancient version of .net anyway so it wouldn't be so useful anyway. What I'm wondering is, what are you using for mass import of Parts, BOMs, and Manufacturer Parts?Solved158Views0likes4CommentsHTTP Error 500.19 - Internal Server Error
This error hits while installing the ARAS innovator, if User done install the .Net Hosting bundle. The solution was to download and install the MS .Net 8.0 Hosting bundle from below link. HTTP Error 500.19 after installing Innovator 2025 - Solved - Getting Started - Aras Community - Aras Community77Views0likes0CommentsHow to use a tree grid view to create an ASP.NET menu tool
Hi, I would like to create a web form application ASP.NET to comunicate with Aras throught the IOM api. In Aras I created a query that I use for the tree grid view. The tree grid view contains the menu structure (with the main menu items and all levels bellow). Can I get the tree grid view result with an AML query or IOM code? Then I would like to use the XML result as datasource for the ASP.NET menu tool.4.6KViews0likes2Comments