mirror of
https://github.com/sasjs/core.git
synced 2026-01-17 21:40:06 +00:00
fix: missing param in webout of SASjs Server and Viya
This commit is contained in:
@@ -58,7 +58,7 @@ data &outds;
|
||||
rc5=metadata_getattr(tsuri,"Name",servercontext);
|
||||
end;
|
||||
else do;
|
||||
put "%str(ERR)OR: could not find " path;
|
||||
put 'ERR' +(-1) "OR: could not find " path;
|
||||
put (_all_)(=);
|
||||
end;
|
||||
&md.put (_all_)(=);
|
||||
|
||||
Reference in New Issue
Block a user