In my recent blog, Efficiency Redefined: How Oracle Cloud EPM Pipelines Can Streamline Your Business Process, I discussed how Perficient implemented a single streamlined process to organize the daily data load and processing jobs of one of our clients. Now, let’s review editing an existing Pipeline to add a new job, how to execute the […]
Technical
Exploring JEST React Testing Library: A Complete Overview
Welcome to the comprehensive guide on mastering JEST React Testing Library! In this tutorial, we will explore the ins and outs of the JEST React Testing Library, a powerful tool for testing React components. Whether you are a beginner or an experienced developer looking to enhance your testing skills, this guide will equip you with […]
Local HTTPS for Optimizely, IIS, and Kestrel using certificates (Pt 2)
In part 1 of this two-part blog series on securing your local development with HTTPS and Self-Signed Certificates, I described how to create a local self-signed certificate. In this part, I’ll explain how to use that certificate to safeguard your development environment and make it even more similar to QA & Production. Bind the certificate […]
Sitecore Content Serialization Series – Episode 4 – Prerequisites and Modules Configuration
In the previous three episodes of the Sitecore Content Serialization series, we have discussed the introduction to Sitecore Content Serialization, Serialization configuration with Command Line Interface (CLI), and Serialization configuration with Sitecore for Visual Studio (SVS). In this blog, we will continue exploring Sitecore Content Serialization and learn about the complete procedure of item serialization. […]
API Testing with Apache JMeter: Comprehensive Guide
APIs (Application Programming Interfaces) indeed play a crucial role in modern software development, enabling different applications to interact and exchange data seamlessly. In the contemporary world of technology, APIs have evolved into the fundamental backbone of modern software businesses, serving as the essential means of communication and data exchange between various applications. While you may […]
Getting to know Sitecore Search – Part 6
Welcome back to Getting to know Sitecore Search. In my last post, we build a basic UI using jQuery. In this post, we’ll use the Sitecore Search React SDK to build a more modern UI frontend for our Sitecore Search results. Documentation At the time of writing this blog post, Sitecore has recently released updated […]
Monolithic vs. Microservice Architecture: Choosing the Right Path for Your Application
Introduction In the ever-evolving landscape of software development, choosing the right architectural approach is crucial for building robust and scalable applications. Two popular architectural styles that often come into consideration are Monolithic and Microservice. Both have their merits and trade-offs and understanding their differences is vital for making an informed decision that aligns with your […]
Understanding Headless CMS for Experienced Sitecore Developers
The concept of headless CMS has been around for a long time — some might even say that’s how the original CMS products and publishing platforms of the web operated. However the concept of headless is still fairly new in the world of Sitecore, with JavaScript Services (“JSS”) — the first true foray into headless […]
Efficiency Redefined: How Oracle Cloud EPM Pipelines Can Streamline Your Business Process
Oracle’s new Pipelines feature in the Enterprise Performance Management Cloud (EPM) applications was made available with the June 2023 update. Pipelines allow for organizing individual jobs into one overall procedure directly within the EPM application, even across multiple EPM applications. You can learn more about this new feature in a recent Perficient blog Oracle EPM […]
Boosting Node.js Performance and Efficiency with Redis
In today’s web development, being fast and responsive is really important. Users want smooth experiences, and developers work hard to make apps that do just that. This is where Node.js and Redis come in. When used together, they can make your apps work much faster and better. In this article, we’ll look at how to […]
Integrate Sitecore Form into a JSS app (React/Next.js) in Headless Architecture.
Everyone is moving toward headless architecture these days and wants to take advantage of the new approach in the CMS industry to improve the CMS experience. However, in a few cases, it does not support a CMS functionality like Sitecore Form. Sitecore does not have any out of the box (OOB) component to implement Sitecore […]
An Oracle Cloud Infrastructure (OCI) Data Lake Solution for Oracle Cloud ERP by Perficient
Oracle Cloud ERP offers several built-in reporting capabilities to address the needs for operational reporting. Implementing more elaborate reporting use cases though requires that we extract data out of Oracle Cloud ERP. This is in part because the real-time Fusion APIs are more tailored for transactional interfaces and therefore not adequate to scale to a […]