Posts

Showing posts with the label Retirement

Profile 360 to View All Permissions

Image
  Hi, Salesforce has announced that the permissions on Profiles will retire with Spring 23 release. This means you will not be able to use Profiles to give user access to permissions like Object permissions, Field permissions, User permissions and some other permissions. Instead, you will be forced to use Permission Sets or Permission Set Groups in your Salesforce Org to configure those permissions and assign to respective users. If this looks like a problem for your Salesforce Org, then please read through this blog on how you can view all of the Profile permissions assigned to a Salesforce Profile including some of the difficult to see permissions like Record Type Permissions or Apex Class Permissions including Object /  Field Permissions.  Solution 1. Login to  https://www.packmagix.com  using your Salesforce credentials. 2. Click on ' Profile 360 ' menu item in the Home tab. 3. Select a Persona Type as Profile for viewing a list of all Profiles.  4. S...

Salesforce API Versions Retirement

Image
Hi, As of the Summer '22 release, the following Salesforce Platform API legacy versions have been deprecated and are no longer supported by Salesforce. You can continue to access these legacy API versions until Summer '23 is released, which is when these legacy versions will become retired and unavailable.  What is changing? SOAP: 21.0, 22.0, 23.0, 24.0, 25.0, 26.0, 27.0, 28.0, 29.0, 30.0 REST: v21.0, v22.0, v23.0, v24.0, v25.0, v26.0, v27.0, v28.0, v29.0, v30.0 Bulk: 21.0, 22.0, 23.0, 24.0, 25.0, 26.0, 27.0, 28.0, 29.0, 30.0 When versions 21.0 through 30.0 are retired , applications consuming these versions of the API will experience disruption as calls will fail and result in an error indicating that the requested endpoint is not found and unable to be processed by the platform.  Solution Event Log Files in Salesforce enables monitor all types of events that occur in Salesforce. e.g. Login, Logout, API calls made to Salesforce etc. If your Org is enabled for Event Monitori...