Recently, Perficient digitally transformed for success by migrating to Oracle Cloud HCM. To share our story, we invited key stakeholders Andrea Lampert, Michael Zucker, Cathie Meyers, and Mike Grennier to join a panel discussion moderated by Stuart Massey, principal of our Oracle ERP practice. As Vice President of People, Andrea is responsible for working across […]
Cloud
Azure Resource Provisioning with Terraform Using VS Code Devcontainer Box
What Is Terraform? Terraform is an IAC tool, used to automate various infrastructure tasks. The provisioning of cloud resources is one of the main use cases of Terraform. It’s an open-source provisioning tool written in the Go language and created by HashiCorp.Terraform allows you to describe your complete infrastructure in the form of code. Even […]
Streamline Maintenance Operations with Oracle Cloud Maintenance
Harnessing AI and ML for Efficiency In today’s fast-paced business landscape, maintenance operations are a critical aspect of ensuring smooth and uninterrupted production processes. Equipment breakdowns, unexpected downtime, and inefficient maintenance practices can have a significant impact on both productivity and profitability. To address these challenges, many organizations are turning to advanced technologies like Artificial […]
Using the Repository Modernizer Tool for a Smooth Migration to AEMaaCS
With the introduction of Adobe Experience Manager as a Cloud Service (AEMaaCS), customers who currently run AEM on premise or through Adobe Managed Services (AMS) and want to migrate to the cloud need to plan for changes made to the AEM repository. One tool to assist in the process is the Repository Modernizer. This tool […]
Perficient’s Move to Oracle Cloud HCM – Legacy Systems, Guiding Principles & Roadmap – Part 1
Recently, Perficient digitally transformed for success by migrating to Oracle Cloud HCM. To share our story, we invited key stakeholders Andrea Lampert, Michael Zucker, Cathie Meyers, and Mike Grennier to join a panel discussion moderated by Stuart Massey, principal of our Oracle ERP practice. As Vice President of People, Andrea is responsible for working across […]
Client Success Story: Ensuring the Safety and Efficacy of Clinical Trials
Client Our client is an American multinational corporation that develops medical devices, pharmaceuticals, and consumer packaged goods. Industry Background Better understanding and engaging patients and members has never been more critical than it is today. To meet clinical, business, and evolving consumer needs, healthcare, and life sciences organizations are focused on care delivery that enables […]
Oracle ERP – Selecting Between Oracle Smart View and Oracle Financial Reporting Studio
If you’re new to Oracle Cloud ERP, you are probably wondering about the different tools Oracle offers to write financial statements. Balance Sheets, Income Statements, and Cash Flows are all created in either Financial Reporting Studio (FRS) or Smart View. Each tool has its own advantages and sometimes one tool simply outshines another based on […]
A Comprehensive Insight into Coveo Content Recommendation ML Model for Reforming Content Strategy
Introduction Coveo’s Content Recommendation Model is a machine learning feature that provides personalized content recommendations to users based on their behavior and preferences. It enhances user engagement and satisfaction by suggesting relevant information, products, or content. The model continuously learns and adapts, ensuring that recommendations remain accurate over time. Coveo’s solution integrates seamlessly, offers configuration […]
Creating Controls on Process Execution using Pipelines Continue-Stop Options
You can create a series of stages in an EPM pipeline, where each stage contains one or more jobs that perform actions like data loads, rule executions, file operations etc. By organizing these jobs and stages in a single Pipeline, EPM customers can streamline their business processes into executable “workflows”. But what if one […]
Mastering Data Integration: Unveiling EPM Pipeline’s Cutting-Edge Features
EPM Pipelines is quickly becoming a very useful addition to the arsenal of many of our Oracle customers. It is especially important for those users who do not have dedicated personnel or server-related resources to automate their daily business processes. In my recent blog, I detailed how to create a Pipeline to perform data load […]
Stay Agile with EPM Pipeline: Unleash Dynamic Substitution Variables
Pipeline variables are a way to feed runtime parameters to your Pipeline jobs. They can be selected from a predefined set of out-of-box variables or custom-defined. You can define values for these variables that are then used during run time by individual jobs (Read more about creating Pipeline variables in my recent blog). In this […]
Overriding Optimizely’s Content Recommendations Block to Implement Custom Recommendations
Introduction The Content Recommendations add-on for Optimizely CMS dynamically recommends content from your site tailored to the interests of each user. Installing the NuGet Package will give you access to Optimizely’s Content Recommendations Block which uses Mustache Templating to render the data from the Content Recommendations API on a page. Although Mustache Templates provide a […]