Have you ever wondered what happens if you connected Personalization with Sales and Service Clouds? The Personalization connector for Sales and Service Clouds exposes user data and server-side campaigns in Salesforce CRM for your contacts and leads. ✋ The Key for Success To use Personalization for Sales and Service Clouds, you’ll need to have: User […]
Technology Partners
Celebrating Women in Digital at Adobe Summit 2024
March is not just about the arrival of spring. It’s a celebration of women’s achievements, history, and ongoing societal impact. As we continue to recognize women this month, we’re excited to take the celebration to Adobe Summit 2024! Join us on Tuesday, March 6 for our Women in Digital Breakfast at the Grand Lux Cafe […]
Identifying & Deletion of Orphan Members in OneStream via simple Excel hacks
Background Orphan members in OneStream are the members with no parent. Due to this, they are bit difficult to locate using Search Hierarchy feature, since technically they do not sit anywhere in hierarchy. They even do not get captured in grid view. Sometimes, an organization might want to delete them as they are no longer […]
Power Apps Solution Deployment Using Pipeline App: A Step-by-Step Guide
Microsoft’s Power Apps is a flexible platform that empowers users to effortlessly construct custom applications. As applications become more complex, the need for a well-organized and efficient deployment process becomes paramount. In this blog post, we’ll delve into the step-by-step process of implementing deployment pipelines in Power Apps, leveraging the Power Apps Deployment Pipeline App—an […]
Spark DataFrame: Writing into Files
This blog post explores how to write Spark DataFrame into various file formats for saving data to external storage for further analysis or sharing. Before diving into this blog have a look at my other blog posts discussing about creating the DataFrame and manipulating the DataFrame along with writing a DataFrame into tables and views. […]
Decoding the Future of Development with Sitecore and Generative AI
In Episode 2 of Sitecore Sessions our panel of Sitecore experts explored the transformative role of generative AI in the Sitecore community, its impact on development workflows, and the future of coding practices. You can watch the whole episode here: A generated summary of the above video is below: The Dawn of Generative AI […]
Achieving New Heights in Healthcare Marketing With Salesforce Marketing Cloud Personalization
In December 2022, the Department of Health and Human Services released a bulletin announcing additional compliance requirements for healthcare marketers when it comes to third-party trackers. The guidance lays forth expectations for how healthcare organizations collect data on activities that take place on their website and mobile apps. So, what’s the problem? Per the […]
GraphQL: not an ideal one!
You’ll find plenty of articles about how amazing GraphQL is (including mine), but after some time of using it, I’ve got some considerations with the technology and want to share some bitter thoughts about it. History of GraphQL How did it all start? The best way to answer this question is to go back to […]
Unveiling the Power of Einstein Analytics: Transforming Salesforce Reporting and Analytics
Hey there, data enthusiasts! If you’re like me and thrive on uncovering insights that drive business decisions, then you’re in for a treat. Today, we’re diving headfirst into the world of advanced reporting and analytics in Salesforce, with a special focus on leveraging Einstein Analytics to unlock the full potential of your data. So grab […]
Exploring Salesforce Blockchain
Aloha Trailblazers! In the fast-paced digital landscape of 2024, businesses are constantly seeking innovative solutions to enhance efficiency, security, and transparency in their operations. Enter Salesforce Blockchain, a revolutionary technology integrated into the Salesforce platform, offering new possibilities for business transformation. In this blog, we will delve into the world of Salesforce Blockchain, exploring its […]
Secure your Experience Cloud
Aloha trailblazers! With the rise of digitalization, the demand for advanced solutions has surged, leading to the inception of the Secure Experience Cloud. This powerful Salesforce feature allows external or unauthenticated users to access a subset of your data securely. While advantageous, this functionality carries the risk of potential security threats, which can be mitigated […]
Spark SQL Properties
The spark.sql.* properties are a set of configuration options specific to Spark SQL, a module within Apache Spark designed for processing structured data using SQL queries, DataFrame API, and Datasets. These properties allow users to customize various aspects of Spark SQL’s behavior, optimization strategies, and execution environment. Here’s a brief introduction to some common spark.sql.* […]