Perficient Colleagues Volunteer to Train Aspiring Technology Enthusiasts What happens when an interest is fueled by ambition and mentorship? For a group of Dallas high school students, it became a passion. Perficient recently wrapped our first Artificial Intelligence (AI) Bootcamp with the Mark Cuban Foundation where Dallas area high school students learned the fundamentals of […]
Technology Partners
Understanding React Context and Property (Prop) Drilling
Context is a method of passing data down a component tree without having to manually pass props, a global variable or object prerequisite for React Context, down every level. Consider the component tree in our application, which looks like this: We can easily add state, the plain JavaScript object used by React, to our bottom-level […]
Kubernetes on Multi-Cloud using Terraform
Kubernetes (K8s) is an open-source platform that manages containerized workloads and services and expedites declarative configuration and automation. K8s is often described as a container orchestration platform. Containers provide a lightweight mechanism for isolating an application’s environment. For example, containerizing an application not only means building a package that holds an application but all the […]
OneStream – Table Views Part 1 of 2
Table Views if you are not familiar is the OneStream functionality which enables the querying and updating of relational data utilizing the Spreadsheet Page. In this blog which is Part 1 of 2, I will review the data querying functionality of Table Views, and then in Part 2 will extend Part 1 by discussing how […]
Get started with Salesforce Marketing Cloud API using POSTMAN
Marketing Cloud is a B2C platform. It is a Marketing Automation and Analytic tool which delivers personalized customer engagement on every channel. It covers email, web, mobile, social, and advertising, and Marketing Cloud covers it all. Salesforce Marketing Cloud allows most of the functionality available through API. All the possible things you can achieve through […]
Time Travel with Snowflake and BigQuery
Hello friends, I am back with another interesting topic called “time travel.” I believe many of you wish you could go back in time and fix something. The idea of time travel was made possible in the fictional world of movies and books, including Aditya 369 (released during my teens), recent Marvel movies, and Tenet. […]
Introducing Our Partnership with SAP Commerce
Perficient is excited to announce our new partnership with SAP Commerce, an industry leader in commerce technology with vast capabilities and a strategic vision for both B2B and B2C businesses. SAP Commerce Cloud (formally known as SAP Hybris) is an API-built, end-to-end, extendable digital commerce solution designed to handle complex enterprise requirements, provide scalability, and […]
Episerver Forms – Working with Samples Resources
Episerver Forms Samples is an open source extension pack that adds features to Optimizely Forms. The extension adds extra fields like ReCaptcha, DateTime, and Addressblock. It also adds extra client resources like Forms specific jQuery and CSS packages for the control of those new fields. Adding these extra resources can come at the cost of […]
Oracle EPBCS Single vs Multiple Target Apps to Same Cube
Data Management is a flexible tool within Oracle EPBCS that allows the user to load data into the application via a flat file or source system. The first component of data management is setting up the target application, which defines what cube the data is getting loaded to as well as the dimensions and target […]
Optimizely CMS 12 – .NET 5.0 – Build/Deploy in DevOps (YAML)
The second I created a NET 5 project, the first anxiety-filled thought that ran through my head was something along the lines of… “How the heck am I going to build/deploy this to anywhere useful?!” As I mentioned in my previous post about the DXCS006 error code, this is one of the first times that […]
Why to Upgrade Your Sitecore to 10.x
In the business world, strong productivity and agility define success. Partnering with the right digital entities is extremely important for better ROI and brand loyalty. With technological advancement, you may have to upgrade or migrate your CMS altogether. When it comes to Sitecore, go for the latest version. Sitecore 9.1 support ends in December 2021 […]
Cloning with BigQuery and Snowflake
Today I write my first blog with the hope of posting more in the future. I call myself as data enthusiast who likes to analyze and understand data in order to write my solutions because, ultimately, it’s the data that is critical for any application. Without further ado, let’s jump into the today’s topic—cloning on […]