Is there any way to get list of users along with group names

Not Yet Reviewed

Hello,

Is there any way to get report of all users along with the groups to which the user belongs to.

0

Comments

4 comments
Date Votes

Please sign in to leave a comment.

  • Hi Yesu!  I assume you want to export the list to CSV format?  From the Groups screen, there is an export button that will export all the groups, including users, to csv format.  That should give you want you are looking for. 

    0
  • Hi Mandeep,
    Thank you for the response. I have forgot to mention the version we are using. We are using xMatters version 4.1. Could you please guide me how can get such export in 4.1 version
    Thank You

    0
  • Hi Yesu!  Thanks for clarifying...unfortunately, that is way before my time. :-)  I'd recommend contacting the support team to see if they can help you. 

    0
  • In 4.1 I can think of two choices (there might be more):

    1. Our data sync is acutally bi-directional. You can run the data sync using the alarmpoint-export.xml configuration example and that should result in the staging tables being filled with the current contents of the production tables. So you can then report off of those tables to get your lists. The schema is listed in the Installation and Administration Guide.
    2. You could use our old SOAP interface. The is a FindPersons method to get a list of the users, and then a QueryUser method to get details for the user. Similarly there is a FindGroups method and a QueryGroup method.

    So clearly some assembly is required. A UI ability to get to this data is available in our newer products.

    0

Didn't find what you were looking for?

New post