Does webElements work for Crystal Report 2013?
I had some crystal reports (2008) using webElements, working fine in our old BOE XI 3.0. Now we had system upgraded to BOE 4.1 and Crystal Report 2013. By following the installation user guide, the reports still don't work in the new environment.
In the function of WEPlatform, we use the line as the below:
stringvar platform:= ''BOE 4.0 Java"; //crystal reports server 2011 java
It doesn't mention the higher version. So what should we do for BOE 4.1/Crystal Report 2013?