How to email all Quality Center users across all projects
Question ID: 104459
3
0

We are getting ready for a scheduled network outage.
Our organization does not have an exchange group defined for Quality Center users.

I know how to email all the connected users, that is not what I am looking for.
We need a method to email all Quality Center users across all projects to inform them.
I don’t see anything in QC to do this. Any ideas??

Marked as spam
Posted by (Questions: 23, Answers: 1)
Asked on February 7, 2012 10:17 am
23 views
Answers (1)
4
Private answer

TL,
QC does not provide the functionality to email all the QC users.
However, you can give this query to your dba to run against the master QC database (qcsiteadmin_db) for you.
They can save the results of the query in a spreadsheet or word document.

SELECT
USER_NAME,
FULL_NAME,
EMAIL
FROM
td.USERS

![alt text][1]

[1]: /upfiles/SQL_Results_-_email.jpg

Marked as spam
Posted by (Questions: 0, Answers: 613)
Answered on February 7, 2012 10:29 am
0
Thanks Sammy
( at February 7, 2012 10:30 am)
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top