Hi,
I'm trying to use DMI server integration method. I used the exact code from the examples but I get an popup error message :
ERROR:DataSource:supplyItemDMI2:DataSource: supplyItemDMI2: attempt to use DataSource of type iscServer without SmartClient Server option. Please either set clientOnly: true for one-time fetch against dataURL/testFileName or download the edition with SmartClient Server.
My deployment server is running Tomcat 6.0 and is configured like in documentation(http://www.smartclient.com/docs/6.0/a/b/c/go.html#group..iscInstall).
Can anyone help me to make this working?
Thank you,
Olariu Adrian.
I'm trying to use DMI server integration method. I used the exact code from the examples but I get an popup error message :
ERROR:DataSource:supplyItemDMI2:DataSource: supplyItemDMI2: attempt to use DataSource of type iscServer without SmartClient Server option. Please either set clientOnly: true for one-time fetch against dataURL/testFileName or download the edition with SmartClient Server.
My deployment server is running Tomcat 6.0 and is configured like in documentation(http://www.smartclient.com/docs/6.0/a/b/c/go.html#group..iscInstall).
Can anyone help me to make this working?
Thank you,
Olariu Adrian.
Comment