Push notification in Lightning Service Console

There is a very powerful feature in classic console that whenever any changes happens at any record by other users, you can know it in list view and case detail page as well: https://trailhead.salesforce.com/en/content/learn/modules/service_console_customize/service_console_customize_push But unfortunately, Salesforce does not provide this feature in lightning service console yet — a real pain for support agent. Here is an idea …

Push notification in Lightning Service Console Read More »

Static Apex Code Check Review and Analysis- No Need of Checkmarx

In order to develop any app in Salesforce for AppExchange, we must need to follow the security guideline to pass the security review. Security Profile The scanner will help to detect the following security vulnerability types: Cross Site Scripting (reflected, stored, and DOM based) SOQL/SOSL Injection Access Control Issues (Sharing, FLS) Cross site request forgery …

Static Apex Code Check Review and Analysis- No Need of Checkmarx Read More »