-
Shamer, I have some experience integrating a Java Web Service accessing the Aras Innovator through IOM.dll. As you have probably discovered, Java is a technology that does comfortably integrate with the .Net world where the IOM.dll resides. But you can make calls to the IOM.dll from java if you use Java...
-
I want to achieve the following. 1. On search results page for any itemtype. Let us take part here. 2. i select one or multiple parts. 3. Click on custom action . say "Mass update" 4.Open a custom form with all attributes on the form. 5. Mass update. I am struggling with the following. Getting...