Warning! You are viewing an older version of Alpaca Guides. View the latest
User Service Details Report
Description
The User Service Details Report provides details on what services are and are not assigned for Users withing the provided entity. Can be used at the Cluster, ServiceProvider, and Group levels.
Columns
-
UserId
- The id of the Broadworks User that the row relates to. -
LastName
- The User's last name. -
FirstName
- The User's first name. -
GroupId
- The id of the Group that the User belongs to. -
ServiceProviderId
- The id of the Service Provider that the User belongs to. - The next columns will be the names of services and service packs assigned at the Group Level.
Example Output
CSV
UserId,LastName,FirstName,GroupId,ServiceProviderId,PhoneNumber,Extension,Call Forwarding Always,Call Forwarding Busy,Call Forwarding No Answer,Call Waiting,Calling Name Delivery,Calling Name Retrieval,Calling Number Delivery,Do Not Disturb,External Calling Line ID Delivery,{Sample_ServiceProvider::SamplePack}
SampleUser2,User2,Sample,Sample_Group,Sample_ServiceProvider,,,false,false,false,false,false,false,false,false,false,false
SampleUser@domain.com,User,Sample,Sample_Group,Sample_ServiceProvider,2229858632,8632,true,true,true,true,true,true,true,true,true,true
TSV
UserId LastName FirstName GroupId ServiceProviderId PhoneNumber Extension Call Forwarding Always Call Forwarding Busy Call Forwarding No Answer Call Waiting Calling Name Delivery Calling Name Retrieval Calling Number Delivery Do Not Disturb External Calling Line ID Delivery {Sample_ServiceProvider::SamplePack}
SampleUser2 User2 Sample Sample_Group Sample_ServiceProvider false false false false false false false false false false
SampleUser@domain.com User Sample Sample_Group Sample_ServiceProvider 2229858632 8632 true true true true true true true true true true
XLS
TXT
┌─────────────────────┬────────┬─────────┬────────────┬──────────────────────┬───────────┬─────────┬──────────┬──────────┬──────────┬───────┬────────┬─────────┬────────┬───────┬────────┬────────────────────────────────────┐
│UserId │LastName│FirstName│GroupId │ServiceProviderId │PhoneNumber│Extension│Call │Call │Call │Call │Calling │Calling │Calling │Do Not│External│{Sample_ServiceProvider::SamplePack}│
│ │ │ │ │ │ │ │Forwarding│Forwarding│Forwarding│Waiting│Name │Name │Number │Disturb│Calling │ │
│ │ │ │ │ │ │ │Always │Busy │No Answer │ │Delivery│Retrieval│Delivery│ │Line ID│ │
│ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │Delivery│ │
├─────────────────────┼────────┼─────────┼────────────┼──────────────────────┼───────────┼─────────┼──────────┼──────────┼──────────┼───────┼────────┼─────────┼────────┼───────┼────────┼────────────────────────────────────┤
│SampleUser2 │User2 │Sample │Sample_Group│Sample_ServiceProvider│ │ │false │false │false │false │false │false │false │false │false │false │
├─────────────────────┼────────┼─────────┼────────────┼──────────────────────┼───────────┼─────────┼──────────┼──────────┼──────────┼───────┼────────┼─────────┼────────┼───────┼────────┼────────────────────────────────────┤
│SampleUser@domain.com│User │Sample │Sample_Group│Sample_ServiceProvider│2229858632 │8632 │true │true │true │true │true │true │true │true │true │true │
└─────────────────────┴────────┴─────────┴────────────┴──────────────────────┴───────────┴─────────┴──────────┴──────────┴──────────┴───────┴────────┴─────────┴────────┴───────┴────────┴────────────────────────────────────┘