BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
sanalitics
Obsidian | Level 7

Hi All,

 

Kindly let me know if there are nodes that could be utilised or an API to be called to get names of all the  Batch jobs @ Dataflux.

 

Thanks,

Sandeep

 

1 ACCEPTED SOLUTION

Accepted Solutions
audrey
SAS Employee

The wsdl is accessible from a web UI at this address:
http://<DM Server machine>:<DM Server port>/?wsdl

 

I think what you're looking for is SendObjectListRequest.

 

Hope this helps.

www.sas.comsupport.sas.com
SAS®... THE POWER TO KNOW®

View solution in original post

6 REPLIES 6
audrey
SAS Employee

Hi,

 

On Data Management Server, you can call a wbe service that can return the list of the jobs that are published on the server. Is this what you're looking for?

 

Thanks,

Audrey

www.sas.comsupport.sas.com
SAS®... THE POWER TO KNOW®
sanalitics
Obsidian | Level 7
That’s what’s I am looking for... kindly hel me with the details to get the
information
audrey
SAS Employee

The wsdl is accessible from a web UI at this address:
http://<DM Server machine>:<DM Server port>/?wsdl

 

I think what you're looking for is SendObjectListRequest.

 

Hope this helps.

www.sas.comsupport.sas.com
SAS®... THE POWER TO KNOW®
sanalitics
Obsidian | Level 7

Hi Audrey,

 

Thanks for the response... Apologies for the late response.

Yes I have managed to get the information using rest full api. 

Your response help me indeed.

 

Thanks

Sandee

 

VincentRejany
SAS Employee

Hi Sandee

 

Starting from DM Server 2.7 r you can use the REST api as well:

http://myserver:21036/SASDataMgmtBatchJob/rest/jobFlowDefns

 

Regards

 

Vincent

sanalitics
Obsidian | Level 7

Hi Vincent... This is exactly what i did 🙂 thanks

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

How to connect to databases in SAS Viya

Need to connect to databases in SAS Viya? SAS’ David Ghan shows you two methods – via SAS/ACCESS LIBNAME and SAS Data Connector SASLIBS – in this video.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 6 replies
  • 2278 views
  • 2 likes
  • 3 in conversation