BookmarkSubscribeRSS Feed
MG18
Lapis Lazuli | Level 10

HI All,

How can we  find out the list of jobs and timings for batch jobs that has been changed in last 8 days (ie: how many batch jobs are rescheduled or unscheduled ).

at the moment, I am checking manually by logging into flow manager for each flow and  at running state as this is not ideal.

Thanks in advance.

 

4 REPLIES 4
gwootton
SAS Super FREQ
This code might be helpful:

https://communities.sas.com/t5/Administration-and-Deployment/SAS-Flow-Manager/m-p/647460/highlight/t...
--
Greg Wootton | Principal Systems Technical Support Engineer
MG18
Lapis Lazuli | Level 10

Hi @gwootton ,

 

I want the list of flow that has been modified in last 8 days . 

gwootton
SAS Super FREQ
Process Manager stores all of its information in files in the JS_TOP/work directory. If you don't want to use the built-in clients (flow manager or the CLIs), you can also parse those files with SAS as in the example code I linked. Then you can filter however you like to get your desired output.
--
Greg Wootton | Principal Systems Technical Support Engineer
MG18
Lapis Lazuli | Level 10

Hi ,
Is there any way to add piece of code (example code) which gives the user id of scheduled flow ?

 

What is the path for JS_TOP/Work ? or is there any way to know the path ?

suga badge.PNGThe SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment. 

Join SUGA 

Get Started with SAS Information Catalog in SAS Viya

SAS technical trainer Erin Winters shows you how to explore assets, create new data discovery agents, schedule data discovery agents, and much more.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 4 replies
  • 802 views
  • 1 like
  • 2 in conversation