Future Methods – Example 2
Use Case:Mixed DML Error example -Pre-requisite: Create a Public Group with API name ‘All_Users’. Create a Chatter Group (CollaborationGroup) with name…
Use Case:Mixed DML Error example -Pre-requisite: Create a Public Group with API name ‘All_Users’. Create a Chatter Group (CollaborationGroup) with name…
Things to Remember while working with Future Methods: Future annotation must be static methods and can only return a void type.The…
Use Case:Pre-requisite: Create a permission set with API name Sales_User_Permissions.Whenever a new user is created with profile Custom: Sales Profile, assign the permission…