e Elisa
on

 

I am wanting to use my CLI SAS programs in SAS Studio, which I had working successfully on my desktop SAS 9.4.  I am getting the error: "ERROR n.bootstrap.api.iq.filters.OSFilter - Operating system Linux is not allowed".

I am on Microsoft Windows, however my understanding is that SAS Studio (SAS analytics pro running through SAS Viya) is a Linux based software, even when being used on Windows.

I'd love to hear from anyone as to how I can adjust my program to run the x cmd through Windows.  Here's my code:

        x
        java -jar "&p21path/p21-client-1.0.4.jar" ^
        --engine.version="FDA 2010.1" 
        --standard=sdtm ^
        --standard.version=3.3 ^
        --source.sdtm="&basepath/&subfile/SDTM/XPT/SE.xpt" ^
        --cdisc.ct.sdtm.version=2021-12-17 ^
        --meddra.version=24.0 ^
        --report="&p21path/Reports/QC_SE.xlsx"
        ;

 

 

Forums: Troubleshooting and Problems

Want a demo?

Let’s Talk.

We're eager to share and ready to listen.

Cookie Policy

Pinnacle 21 uses cookies to make our site easier for you to use. By continuing to use this website, you agree to our use of cookies. For more info visit our Privacy Policy.