The Yogic Way What happens when ancient mindfulness practices meet a modern workplace? You get International Yoga Day at Perficient – a thoughtful pause in the middle of our fast-paced workday, filled with movement, calm, and connection. Yoga, not just a term, not even a physical practice: it’s a celebration of harmony between the mind, […]
Posts Tagged ‘Perficient GDC Nagpur’
My Experience at the Salesforce Nagpur Ohana Gathering – June 2025
Hello Trailblazers! Last week, I had the amazing opportunity to attend the “Salesforce Nagpur Ohana Gathering June 2025.” This Meetup was packed with knowledge-sharing, networking, and inspiration. The event brought together passionate Salesforce professionals and featured insightful sessions from four expert speakers. Each session focused on a crucial aspect of the Salesforce ecosystem—from SOQL optimization to […]
Keyboard Testing in Accessibility Testing
Accessibility testing guarantees that software applications can be used effectively by all individuals, including those with disabilities. Many users rely on keyboards instead of a mouse due to mobility challenges or because they use assistive technologies, such as screen readers. Keyboard accessibility testing confirms that all controls and elements on a page are usable without […]
Capturing API Requests from Postman Using JMeter
Performance testing is a crucial phase in the API development lifecycle. If you’re using Postman for API testing and want to transition to load testing using Apache JMeter, you’ll be glad to know that JMeter can record your Postman API calls. This blog will guide you through a step-by-step process of capturing those requests seamlessly. […]
Managed Service Offering (MSO) Support Ticketing System
A ticketing system, such as a Dynamic Tracking Tool, can be a powerful tool for MSO support teams, providing a centralized and efficient way to manage incidents and service requests. Here are some more details on the benefits. Organize and triage cases: With a ticketing system, MSO support teams can easily prioritize cases based on […]
How to Subscribe to Salesforce Reports
Hello Trailblazers! Salesforce Reports are a cornerstone of effective data-driven decision-making. They allow you to analyze and visualize business data efficiently. Salesforce offers a subscription feature for reports to ensure you or your team stay updated on important metrics without manually checking them. Subscribing ensures that you receive reports regularly in your email inbox, making […]
Suspense in Action: Simplifying Async Data Fetching in React
Building React apps often involves dealing with async data fetching. This can be complex and impact the user experience. React Suspense is here to help, making async data fetching simpler and more efficient. It improves your app’s performance and user experience. React Suspense streamlines async data fetching. It lets you focus on building your app […]
The Art of Writing Test Classes in Salesforce Apex
Imagine you are building a skyscraper. Before you allow people to move in, you ensure it can withstand earthquakes, high winds, and other stress factors. Similarly, when you develop in Salesforce Apex, you need to test your code to ensure it works seamlessly under all scenarios. This is where the art of writing test classes […]
How to Subscribe to Salesforce Dashboards?
Hello Trailblazers! Salesforce Dashboards are powerful tools that allow users to visualize and analyze data at a glance. To stay updated on key metrics without manually checking dashboards, Salesforce provides a subscription feature. Subscribing to dashboards ensures that you and your team receive timely updates via email, helping you stay informed and make data-driven decisions. […]
How to Create a Bucket Column for the Picklist Type Field in Salesforce Report
Hello Trailblazers! Salesforce provides powerful reporting tools to analyze and visualize data effectively. Among these tools, the Bucket Field stands out as a feature that enables categorization of data directly within reports. In this blog post, we’ll focus on creating a Bucket Column specifically for Picklist type fields in Salesforce Reports, offering a step-by-step guide […]
Streamline Your Code with Salesforce Apex Collection Conversion Hacks
Imagine you’re building a Lego masterpiece. You’ve got blocks of all shapes and sizes—cylinders, squares, rectangles—but they all need to come together in harmony to create something amazing. Salesforce Apex collections work in a similar way. Collections help you organize and manipulate data efficiently, and sometimes, you need to convert one collection type into another […]
Preparing for Salesforce Spring ’25 Release Updates: Miscellaneous Updates
The Salesforce Spring ’25 release is just around the corner, bringing a mix of exciting new features, critical updates, and changes designed to enhance the platform’s usability and security. However, with each new release comes the responsibility of preparation, ensuring that your Salesforce environment remains seamless and efficient. Whether you’re a developer, admin, or end […]