Macros for SAS Application Developers
https://github.com/sasjs/core
Loading...
Searching...
No Matches
mv_jobwaitfor.test.sas File Reference

Testing mv_jobwaitfor macro. More...

Go to the source code of this file.

Detailed Description

Submits a job and waits for it with the uri in both accepted forms (plain job uri and state link), verifying the output dataset always carries the plain job uri and that no macro variables leak scope.

The child job is created under the JES job's own user folder (rather than mcTestAppLoc) so the test is independent of the identity the test session runs as.

SAS Macros

Definition in file mv_jobwaitfor.test.sas.