You need to sign in to do that
Don't have an account?
Kunal Purohit 4
there are two system Admin in Org. If I am creating two contact record, each contact record should be assigned to each user. Likewise, if there are 3 System Admin, so whenever 3 Contact record is created, it should be assigned to 3 different user.
Hello Follks,
How to write apex trigger for given scenario?
There are two system Admin in Org. If I am creating two contact record, each contact record should be assigned to each user. Likewise, if there are 3 System Admin, so whenever 3 Contact record is created, it should be assigned to 3 different user(Using Round Robin Technique).