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
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.
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
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.
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
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
Hi Vincent... This is exactly what i did 🙂 thanks
Don’t miss the livestream kicking off May 7. It’s free. It’s easy. And it’s the best seat in the house.
Join us virtually with our complimentary SAS Innovate Digital Pass. Watch live or on-demand in multiple languages, with translations available to help you get the most out of every session.
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.