BookmarkSubscribeRSS Feed
Daily1
Quartz | Level 8

Hi, We are currently using SAS Enterprise Guide 9.4 M7 and are developing a frontend application using Java 21 to execute SAS programs and retrieve outputs such as Excel/HTML files. SAS Support has suggested upgrading to SAS 9.4 M9 for Java 21 compatibility. Before considering an upgrade, are there any alternative ways to connect a Java 21 application with SAS 9.4 M7 and execute SAS programs/retrieve outputs? Any suggestions or recommended approaches would be helpful. Thanks.

1 REPLY 1
SASKiwi
PROC Star

It depends on what your Java frontend application is doing and where it is installed. If it is only, for example, installed on PCs and is running SAS jobs in batch (sas -sysin "MySASPgm.sas") on remote SAS servers then retrieving Excel and HTML file from the batch jobs, what Java version you use doesn't matter. All SAS sees are the batch program calls.

 

Where the Java version does matter is if it is part of the software stack installed on the SAS servers themselves. 

Catch up on SAS Innovate 2026

Nearly 200 sessions are now available on demand in the Innovate Hub.

Watch Now →
Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 97 views
  • 0 likes
  • 2 in conversation