BookmarkSubscribeRSS Feed
smm662002
Quartz | Level 8

Hello,

 

I am using SAS VIYA LTS 2023.03 and I have created  a SAS Job to upload and validate some xlsx files. 

If I am only using the value "execute" parameter _action the job runs ok 

               <input type="hidden" name="_action" value="execute"/>

When I tried to add the value "wait", the animation "Please wait" is displayed, but the job is not running and returns the message  "Job was cancelled".

               <input type="hidden" name="_action" value="execute,wait"/>

 

Thank you for your suggestions.

 

Regards,

smm662002 

 

 

2 REPLIES 2
ChrisNZ
Tourmaline | Level 20

Moved thread to SAS Viya community.

gwootton
SAS Super FREQ
Can you add the "wait" to your _ACTION in the job definition parameters, and leave your HTML as just "execute"?
--
Greg Wootton | Principal Systems Technical Support Engineer

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 16. Read more here about why you should contribute and what is in it for you!

Submit your idea!

Discussion stats
  • 2 replies
  • 534 views
  • 0 likes
  • 3 in conversation