Let’s look back at the network and system computing age when server deployment and management were daunting tasks for companies. Then, only the system administrator was responsible for software installation, settings management, and all other administration services manually on various servers. It was almost impossible to manage workloads manually and always needed to put the […]
Integration & IT Modernization
Fast Healthcare Interoperability Resources (FHIR) Explained
FHIR! FHIR! FHIR! FHIR (Fast Healthcare Interoperability Resources) Specification is a standard published by HL7 for exchanging healthcare information electronically. And it’s a hot topic for payers and providers. As patients and members move around the healthcare ecosystem, their electronic health records must be available, discoverable, and understandable. Simply put, consumers expect this experience. Further, […]
An Intro to Caching in MuleSoft 4
Caching is a concept harnessed to store frequently used data in the memory, file system, or database that helps to improve processing times. This strategy is most useful when data does not change frequently or is static in nature. In general, some benefits of caching include improved responsiveness, increased performance, and decreased network costs. The […]
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 […]
The 4 Rs of Middleware Modernization
Many enterprises are well on their way to digital transformation – others are only just beginning. But cloud-first strategies demand a lot from middleware, and legacy middleware platforms weren’t built to address the needs of modern, hybrid IT environments. This means that enterprises need to migrate those legacy platforms to ones that can run on-premise, […]
Interoperability with the MuleSoft Accelerator for Healthcare
This is the second post in our blog series about Healthcare Interoperability with MuleSoft. Click here to read the first installment. As we’ve introduced in the previous blog, interoperability in healthcare plays a critical role in exchanging health information seamlessly and securely. With regulations like the CMS Final Rule, data such as the below can be made available and shareable: Patient Record API Provider Directory API Payor to […]
OneStream – Integration and Attribute Dimensions
Recently a question was posted to OneStream Champions, inquiring on how to configure Attribute Value Dimensions. This blog will provide a tutorial on how this configuration occurs which will be demonstrated with the OneStream GolfStream application. As is customary, log into the GolfStream application. Select and expand “Application” -> “Cube” -> “Cubes“. Select the “Cube” […]
How to Achieve High-Availability for Azure SQL by Using Auto-Failover Group
An auto-failover group is an Azure SQL database feature that replicates one, or a group of databases to the secondary Azure SQL server in a different region. This feature is used to failover all the databases in the failover group in case of disaster and the failover is automatic. High availability is a crucial component […]
Swagger(OpenAPI specification)
Introduction Swagger/OpenAPI specification are the best for design, document and managing Restful API’s. Since MuleSoft joined the OpenAPI Initiative of the Linux Foundation, MuleSoft’s Anypoint Platform explicitly supports Swagger/OAS for describing APIs. MuleSoft Design Center supports importing an OAS 3.0 specification in JSON or ZIP format from the file system. And we can import an […]
Understanding the Benefits of the Azure Virtual Machine Scale Set (VMSS)
The Azure Virtual Machine Scale Set (VMSS) lets you create and manage a group of load-balanced Virtual Machines (VM). The number of VM instances can automatically increase or decrease in response to demand or defined schedules. Scale sets provide high availability to your applications and allow you to centrally manage, configure, and update a large number of VMs. With a VMSS, you can build large-scale services for areas […]