
MajaHamer asked a question.
Hi,
We are looking to produce a reprot from SLM, showing all Active and Retired applications in our Automation Platform?

MajaHamer asked a question.
Hi,
We are looking to produce a reprot from SLM, showing all Active and Retired applications in our Automation Platform?

Hi,
there is the report "Applications in Softwqare Store" that will show all applications activated for software store aka Automation Platform.
As the status "active" or "retired" is an AP internal status, you will not be able to see this information in SLM.
You woulkd have to create a custom report in the database that collects this information from the AP database.
/Axel

Hi ALex,
Thanks a million. By database you mean Automation Platform Prod Database Server or SLM DB server?

Hi Maja,
you can create custom SLM reports in the SLM database.
These will be SQL queries and if you have access to the Snow AP database, you can of course create a query that includes AP data as well.
Kind regards,
Axel

Hi @Maja Hamerlinska​ and @Axel Lamparth​
If you are using the Software Store (store tab in SLM), the SLM API will show both active and inactive configurations (published / not published in SLM, and Active / Retired in AP).
You can browse the API for this at -> https://demo.snowsoftware.com/api/customers/1/appstore/applications/
Replace with your own SLM URL, and there is a column called Status that says Active or Inactive.
Hope this helps!
//Oskar Frölin
Snow Software
Hi @Maja Hamerlinska​ and @Axel Lamparth​
If you are using the Software Store (store tab in SLM), the SLM API will show both active and inactive configurations (published / not published in SLM, and Active / Retired in AP).
You can browse the API for this at -> https://demo.snowsoftware.com/api/customers/1/appstore/applications/
Replace with your own SLM URL, and there is a column called Status that says Active or Inactive.
Hope this helps!
//Oskar Frölin
Snow Software