Use the assignee.location = @cnt.location AND active = 1, this will display all active calls that the location specified equals the assignees location. (Available from Stored Queries)
2.
Create a new node for the specific location id location=<locationid> AND active=1
This will show all active reuqests for that specific location. Also this can be modified further by using the AND priority =<number> to say all active priority ones from this location
Thanks Neal. Getting a concise answer from CA has been like pushing water up hill. I settled on:
customer.location = nnnnnn AND active = 1
for my stored queries and am creating nodes for them on the scoreboard.
Any idea how to make those nodes/folders appear on every user's scoreboard (is there a default one?) without manually creating them logged on as each user?
In the windows client Goto to Administration > Security > <Contact Type> i.e Employee
Then go to the web interface tab and choose Customize web scoreboard. Do the same as you did for the client but make sure that the access type is for the contact type not the logged in user. This will apply this for every user who logs into the web client with the contact type that you have modified
As for the windows client, I think that they have to do it manually for indivdual users. But unless they deinstall or trash their client it only has to be done once as there is a control file per user. These are in the preferences folder of the install directory.
This customer isn't using the web client (my task for next week), so I'm stuck with the windows client. I have managed to get this done by adding the general_preferences file to Version Control. That then fires for any new client or, as you say, fresh installs. It also fires and updates for existing clients by first deleting the general_preferences.username files from the route of the c:\ drive on client machines. I'm automating that with AMO.
I've added Change Orders by Location with
affected_contact.location = nnnnnn AND active = 1
Cooking on Gas!
Jods is very well, thanks. Still no job since the demise of Quidditas, so he's busying himself with his house.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.