-
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...
-
Hi all, Is it possible to pass AML from java. There is a java website that manages inventory. Would like to have it integrated to aras. The best possible ways seems to be using AML. Can you please let me know how, if AML tags are build from the java site, can be send to aras server. Cheers.
-
hi , I am unable to save values that I am wrting to a relationship grid on the client side. Please see my code below. I have written this on a onChangeCell event on the property. I am able to set the value on the client side but afer I save the item or search on the relationship grid again I lose all...