BookmarkSubscribeRSS Feed
Young-Ho
Calcite | Level 5

Hello...

I am using Viya LTS version 2026.03.

 

When executing SAS Job with HTML Form in SAS Studio, is there a way to run them using my own sessionid(&sys_compute_session_id) as shown below?

<form class="jobexec_form" action="/SASJobExecution/" target="_tab">
<input type="hidden" name="_program" value="$PROGRAM$" />
<input type="hidden" name="_action" value="wait,execute" />
<input type="hidden" name="_output_type" value="html" />
<input type="hidden" name="_executionTasks" value="true" />
<input type="hidden" name="_sessionid" value="$SYS_COMPUTE_SESSION_ID$" />

 

Thank you in advance.

Catch up on SAS Innovate 2026

Nearly 200 sessions are now available on demand in the Innovate Hub.

Watch Now →
How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 0 replies
  • 23 views
  • 0 likes
  • 1 in conversation