With Azure AD B2C, you can migrate and consolidate users from other identity provider systems. In this blog, I’ll walk you through one approach for migrating user accounts: a Bulk Migration in one batch. Read More: Consolidating Users into One Identity Provider with Azure AD B2C Bulk migration can be done with little-to-no impact to […]
Software
Slowly Changing Dimension(SCD) TYPE 3 in Informatica PowerCenter
What is a Slowly Changing Dimension? Slowly Changing Dimension (SCD) is a dimension that allows us to store and manage both current and previous data over time in a data warehouse. It is considered and implemented as one of the most critical ETL tasks in tracking the history of dimension records. There are three types […]
Troubleshooting Docker Container Problems Part 2
We discussed a few Docker problems in the Troubleshooting Docker Container Problems article with its solutions. We will discuss several other Sitecore docker issues in this article. Problem 1: Requested resource is in use ERROR: for xxxxxx Cannot start service xxxxxx: hcsshim: CreateComputeSystem xxxxxxxxxxxxxxxxxxx. The Requested resource is in use. First Solution: The very first […]
Troubleshooting Docker Container Problems
Several factors could cause Sitecore containers running on Docker to stop functioning or display as unhealthy containers. To troubleshoot or fix the errors, we ran into a few Docker container issues, which we have listed below. This helped us identify and comprehend the root causes of the problems, which allowed us to check and fix […]
Functionize Automation Test Process
Functionize is the only browser-driven automation tool that will help to create a test script by using record and play option. It will help to perform function, visual, and end to end cross browser testing. It’s a cloud-based test automation solution that brings together all major areas of testing into a single platform. Advantages: It […]
Is Your Postman Delivering Too Much? Postman Alternatives
I’ve been a long-time user of Postman, and I’ve seen it grow throughout the years. All I need from Postman is a REST client to check my API endpoints. Recently though, as I opened Postman and had to click through three offers for services I will never use, I started thinking that I should take […]
10 Reasons Why Your Company Needs a CRM System to Grow
What is a CRM System, and Why Use One? A Customer Relationship Management (CRM) system is a powerful tool for businesses looking to grow better. It refers to strategies, processes, and technologies businesses use to manage their interactions with customers and potential customers. CRM aims to improve customer satisfaction, increase customer loyalty, and ultimately drive […]
Transform Your Business with Amazon DataZone
Amazon recently released a new data tool called DataZone, which allows companies to share, search, and discover data at scale across organizational boundaries. It offers many features such as the ability to search for published data, request access, collaborate with teams through data assets, manage and monitor data assets across projects, access analytics with a […]
Setup Default Column Set for Guided Reporting
The Guided Reporting solution is used to provide business users with an intuitive and easy-to-use report viewing experience. This solution provides a framework for integrating customer data content into a report viewer workspace that is organized around the hierarchical Entity structure of an organization. In addition, reports are tailored to the data available for the […]
How to Create, Import, and Use Templates in Smartsheet
Create Template: Click the Solution Center icon (plus sign) in the left navigation. Then, on the top left of the screen, you’ll see the different options. ex. Create and Import options. Click on Create option, and there you’ll see the eight options that are Grid, Project, Cards, Task List, Form, Report, and Dashboard/Portal. Select the […]
How to Fix Coding Issues Using PHPStan in Drupal
Regarding Drupal projects, PHPStan is a great command line tool for seeing how your PHP code is doing without running it. It’s great for finding potential bugs other tools and unit tests couldn’t find. There is a small problem that PHPStan does not know how to interpret Drupal plugins, entities, controllers, or other Drupal architecture […]
Headless CMS Solutions to Consider
If the benefits of headless CMS were convincing enough in the previous blog post that you decided to give, headless architecture a try, your next step is to find a good CMS platform. Below are some great options to get you started. Let’s examine them: Sitecore – a fully functional CMS platform Sitecore is an industry-leading CMS combined with […]