1
0
mirror of https://github.com/sasjs/core.git synced 2026-06-08 20:10:20 +00:00

fix: issue with running jobs in viya2026 (all params must be strings)

This commit is contained in:
4gl
2026-05-14 17:29:26 +01:00
parent 5453b76fe6
commit 6c6c45b85c
4 changed files with 46 additions and 29 deletions
+2
View File
@@ -12,6 +12,8 @@
/* location in metadata or SAS Drive for temporary files */
%let mcTestAppLoc=/Users/&sysuserid/testresults/sasjs_core/%mf_uid();
%let mcTestContext=SAS Job Execution compute context;
/* set defaults */
%mp_init()