Yesterday (December 8th 2021), Optimizely sneakily released their very first major update for the EpiCloud Powershell Module; Version 1.0.0. This is great timing, as I was also about to release an update that would provide a fix for Azure.Storage (no longer relevant – ill explain why further in this post), as well as provide updates […]
Posts Tagged ‘Integration’
Optimizely DXP Deployment API – Downloading Assets
The Optimizely Deployment API (Episerver.PaaS.EpiCloud) has helped immensely as I’ve been working on new projects, but there has always been something that has plagued me; copying down content/assets into my local environment. When I say “Copying down Content,” I mean two pieces; Database and the Assets. For the Database Export, I have created my ExportDatabase […]
An Interoperability Success Story: Modernizing Enterprise Data & Integrations in Healthcare
A healthcare experience upgrade – that’s the quest of so many healthcare organizations. Consumers expect better healthcare experiences. Government has even mandated it. And, below the surface, data serves as important connective tissue powering seamless, connected experiences for patients, members, and their care ecosystems. Interoperability helps unlock data’s greater potential — healthcare innovation, more meaningful care […]
Deliver Fully Integrated Experiences in Healthcare
CMS interoperability rules generated quite the commotion in healthcare this past year. But when you think about it, these mandates are pushing us closer toward the consumer-centric goals that healthcare organizations already aim to prioritize. Interoperability Mandates Mirror Business Needs Rules and Regulations. Regulations like the CMS Final Rule mandate that health care organizations make […]
Perficient Expands B2B Commerce Solutions Portfolio Through Award-Winning Salesforce Partnership
Our tagline mentions “End-to-End Digital Solutions,” as we are a global digital consultancy offering a multitude of strategy and technology services. We take pride in our consultative services and strive to be a trusted partner to our clients. An area of expertise that we have strengthened over the last decade is in ecommerce strategy and platform implementations. Perficient also has a strong Salesforce and Mulesoft practice that we have grown since becoming a partner in […]
Optimizely/Episerver DXP Deployment API – Provisioning
As I continue to use the Deployment API, I always am looking for new and exciting ways to use the commands. In this case, being able to provision a brand new set of DXP Environments for a client. The Optimizely DXP is made up of three environments; Integration, Preproduction, and Production. Not all of these […]
IBM Think 2021 Key Takeaways
IBM Think 2021 wrapped up earlier this week. While it was virtual again this year, there was certainly no shortage of valuable information and key takeaways. One of the biggest themes was automation. IBM is looking to accelerate automation in ways that are directly visible to business users and have introduced two new products – […]
The Cloud Helps Deliver Better Patient Care and Outcomes
This is the second installment in a series on how cloud is shaping healthcare. To read the first installment, click here. It’s predicted that by 2040, the healthcare industry will be valued at $25 trillion, growing by triple digits every five years. The US market alone represents $3.5 trillion of that amount. This growth means […]
Easing Security Compliance with the OpenShift Compliance Operator: Part 1
This is the first part of a series about the OpenShift Compliance Operator, focusing on installing the operator and running a scan. Operators are a strong piece of Red Hat’s OpenShift platform, easing the operational complexity of what might otherwise be difficult pieces of the platform. Red Hat’s Compliance Operator provides some relief to the […]
Optimizely/Episerver DXP Deployment API – Smooth Deployment Public Release
In my previous posts, we went over the deployment process in the Optimizely/Episerver DXP environment. The first and the second post of the Deployment API series went through the original methods that allow for deployment into the DXP environment. Smooth Deploy is a feature that I have been looking forward to for a long time now. It […]
DXP Deployment API – Azure.Storage Error Fix
As of March 29th, Microsoft made the decision to publish new VM’s which archived a bunch of Az, Azure, and AzureRM modules. The side effect of this was that when any of the deployment API scripts were run in Azure DevOps, it would throw an error. ‘Azure.Storage’ version 4.4.0 or greater is required. At C:\Users\VssAdministrator\Documents\WindowsPowerShell\Modules\EpiCloud\0.13.15\EpiCloud.psm1:189 […]
EpiServer DXP Deployment API – Direct Deploy
As of Update 357, Optimizely (EpiServer) released Direct Deploy into their Deployment API, Episerver.PaaS.EpiCloud. This update changes a couple of my scripts to allow major speed improvements when deploying into the integration environment. In this post, we will go through the following: How does the current deployment to Integration work? Why Direct Deploy? Why does […]