Hi All,
I am trying to submit contents of a ".sas" file to a SAS Workspace Server from a Java program running on a separate Linux box, using Language Service available in Java Connection Factory.
If I am just using Java Connection Factory, is it absolutely necessary that I have the SAS Foundation Services installed on my client Linux box? I am looking for a way by which I can avoid installation of SAS Foundation Services on my client Linux box, and be done by including the necessary JARs on classpath. If I do not need an installation of SAS Foundation Services, what are the set of JARs which I should place on my classpath for using Java Connection Factory?
Just to give context, I am looking to build a docker image hosting a web-application, which can submit SAS scripts uploaded into the application. I would like to build my docker image just containing the required JARs to be able to use Java Connection Factory. Hence the requirement of not installing the SAS Foundation services.
Thanks for reading, appreciate any responses.
Please let m know if any clarification is required.
Regards,
Raja.