Dojo,
I'll like to extract a report of all services in my DMS that makes a distinction between services generated from a service template and services generated manually (i.e. add service function ). How can I achieve this ?
Hi Wale,
I'm not sure whether there's a more straightforward approach, but you might consider using a small automation script like the example below. It lists all the services created by a service template in the Alarm Console and can be adapted to your needs, for example, to write the output to a file.
Hope this helps!

Thanks Paulo, I see its the same property specified in the automation as in the GQI highlighted by Daniel. So a good alternative approach also.