10-06-2022
claydenneny
Calcite | Level 5
Member since
02-28-2022
- 3 Posts
- 1 Likes Given
- 0 Solutions
- 0 Likes Received
-
Latest posts by claydenneny
Subject Views Posted 5521 03-04-2022 05:08 PM 5536 03-03-2022 04:46 PM 5562 02-28-2022 09:14 PM -
Activity Feed for claydenneny
- Posted Re: Getting Details About VA Report’s Data Sources Using Viya APIs, CAS Actions and Viya PROCs – Par on SAS Communities Library. 03-04-2022 05:08 PM
- Posted Re: Getting Details About VA Report’s Data Sources Using Viya APIs, CAS Actions and Viya PROCs – Par on SAS Communities Library. 03-03-2022 04:46 PM
- Posted Re: Getting Details About VA Report’s Data Sources Using Viya APIs, CAS Actions and Viya PROCs – Par on SAS Communities Library. 02-28-2022 09:14 PM
- Liked Getting Details About VA Report’s Data Sources Using Viya APIs, CAS Actions and Viya PROCs – Part 1 for Mike_Drutar. 02-28-2022 09:14 PM
-
Posts I Liked
Subject Likes Author Latest Post 2
03-04-2022
05:08 PM
I'm following up because I have some more information. All of the sample jobs that are shipped with the Job Execution Web App are working for me. I noticed they don't use Javascript so I wanted to see if that's where the issue lied, so I tried implementing the code from your article "Executing a JES Job Using Javascript". When I try to run it from the Job Execution webpage the submit button does not work. If I run it from SASStudio everything works properly! However, for some reason, when I click to edit the job and then try to run it from there, I get the same issue where my results are displayed but it does not finish loading in SAS and I am left with the blue ellipsis on my screen. To make things weirder, when I select to run the job in SASStudio and it works properly, then I select to edit the job and a new tab pops up, even if I don't interact with the new tab and go back to submit the form in the tab where the job was working properly before, it now experiences the issue where it does not stop loading in SAS. I'm pretty lost with how to approach this at this point, I have tried googling but have not found anything useful. I'm hoping you will have some advice! Thanks so much for your time!
... View more
03-03-2022
04:46 PM
Hey Mike, Thanks for the quick response! Yes I have found this and some of your other articles very useful in helping me start writing my own SAS programs. The job itself I do believe is completing because I am able to select retrieve last job output in the Job Execution Web App and it is accurate. I should also mention that the behavior I described is happening when I run the job from SASStudio. When I try to run the job from the Job Execution Web App, the dropdown never populates and clicking the submit button does nothing. I was able to successfully run the "ODS Output with Embedded Graphics" from both SASStudio and the Job Execution Web App and it behaved correctly. Still not sure what the issue could be. Thank you, Clay
... View more
02-28-2022
09:14 PM
1 Like
Hi Mike, I am a new SAS user trying to implement what you have done here. When I run the program and submit a report from the dropdown my program gets stuck loading with the blue ellipsis showing. The results of the program (the report's data sources with some details) even appear after a couple seconds, but I am unable to scroll through them or click anywhere because the program is stuck loading. Do you have any idea why this might be happening and how I can fix it? Thanks so much, Clay
... View more