cancel
Showing results for 
Search instead for 
Did you mean: 

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

10-11-2023 11:28 PM
diegofava Explorer
834 views 2 comments
0 Likes
SAP Managed Tags
Subscribe

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

0 Likes

Accepted Solutions (0)

Answers (1)

Answers (1)

DonWilliams
Active Contributor
0 Likes

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.