cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Crystal Reports 2020 - Enabling Java UFL without changing CLASSPATH system variable

diegofava
Explorer
0 Kudos
498

Hi guys,

I'm using Crystal Reports 2020 designer, version 14.3.0 SP0

I need to add Java UFL to the designer.
I did it by following the KBA 1803967 Enabling Java UFL, and it worked for me, but here they say that you must add some jar files (included the jar file containing the UFL) to the CLASSPATH system variable.

Is it possible to define the JVM classpath in another way? I mean without changing the system variable? For example in the CRConfig.xml file?
That's because that system variable may be used by other programs, and that's why I'd prefer not to change it, if possible.
Thank you in advance, any help would be appreciated.

Diego

Accepted Solutions (0)

Answers (1)

Answers (1)

DonWilliams
Active Contributor
0 Kudos

Try adding a file called crw64.exe.config into the CR's install folder and adding the class path parameter in that file.

"C:\Program Files (x86)\SAP BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\win64_x64\crw64.exe"

Not sure if that will work but that's how CR manages a .NET Framework change for .NET UFL's.