Queues Flashcards
What are queues ?
It is function that let the work load distributed to members of queues
Example of Queues ?
- When Teacher of a particular classroom or a subject is checking the answer sheets . But teacher splits with other teachers to check answer sheets .
- Useful when ecommerce sites sales day as huge rush in traffic then the work load is increased n distributed by system to avail members for support.
When a customer
When a customer sent a query to company about product n work load is huge. Who will reply to it .
When a customer
Who will be the owner of Record in queue ?
Queue becomes the owner of Record.
Can u Delete the Queue if it has Records in it ?
NO . Since Queue is the owner of Record . And in salesforce u can’t create a Record without Owner Field . It won’t let u delete it .Unless either manually the records owner is changed or through process automation.
To which objects Queue becomes the owner of records?
Of Selected Objects only.
How Many types of OWD - organization wide default settings are there ?
Four types -
- Public Read Only
2.Public Read Write -In 1 and 2 everyone can view the records in Q but only Q
members can take action of records.
3.Private - Only Queue members can take the ownership of record.
4.Public Read Write Transfer to certain objects only - In this setting anyone can take ownership or view or edit the Record .
In Salesforce can u delete a user ?
U can’t delete a user . Salesforce doesn’t allow to delete User.
Does Q members need any permission to act on records in Q?
Irrespective of OWD settings and Q members user need to have EDIT permission on OBJECT level.