14.03.2014 Views

Scripting Guide - SAS

Scripting Guide - SAS

Scripting Guide - SAS

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Appendix A JSL Syntax Reference 669<br />

<strong>SAS</strong> Integration Functions<br />

Returns<br />

Stored Process scriptable object.<br />

Arguments<br />

path Quoted string that is the path to the stored process in metadata, starting at the BIP Tree.<br />

Meta Is Connected()<br />

Description<br />

Determines whether a current connection to a <strong>SAS</strong> Metadata Server exists.<br />

Returns<br />

1 if a connection exists; 0 otherwise.<br />

Arguments<br />

None.<br />

Meta Set Repository(repositoryName)<br />

Description<br />

Set the <strong>SAS</strong> Metadata Repository to use for metadata searches.<br />

Returns<br />

1 if setting the repository was successful, 0 otherwise.<br />

Arguments<br />

repositoryName Quoted string that contains the name of the repository to make current.<br />

<strong>SAS</strong> Assign Lib Refs(libref, path, , )<br />

Description<br />

Assign a <strong>SAS</strong> libref on the active global <strong>SAS</strong> server connection.<br />

Returns<br />

1 if successful, 0 otherwise.<br />

Arguments<br />

libref Quoted string that contains a library reference (8-character maximum) to assign.<br />

path Quoted string that contains the full path on the <strong>SAS</strong> server to the library being assigned.<br />

engine Optional, quoted string that contains the engine for the <strong>SAS</strong> server to use when accessing<br />

members of this library.<br />

engine options Optional, quoted string that contains the options needed for the engine being used.<br />

<strong>SAS</strong> Connect (, , )<br />

Description<br />

Connect to a local, remote, or logical <strong>SAS</strong> server.<br />

Returns<br />

<strong>SAS</strong> Server scriptable object.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!