Amazon Q was front and center at AWS re:Invent last week. Q Developer is emerging as required tooling for development teams focused on custom development, cloud-native services, and the wide range of legacy modernizations, stack conversions and migrations required of engineers. Q Developer is evolving beyond “just” code generation and is timing its maturity well […]
Cloud
All In on AI: Amazon’s High-Performance Cloud Infrastructure and Model Flexibility
At AWS re:Invent last week, Amazon made one thing clear: it’s setting the table for the future of AI. With high-performance cloud primitives and the model flexibility of Bedrock, AWS is equipping customers to build intelligent, scalable solutions with connected enterprise data. This isn’t just about technology—it’s about creating an adaptable framework for AI innovation: […]
CCaaS Migration Best Practices: Tips for moving your customer care platform to the cloud
Migrating to a cloud-delivered Contact Center as a Service (CCaaS) solution can revolutionize how your organization delivers customer service. However, this transition requires careful planning and execution to avoid disruptions. Assuming you have selected a CCaaS platform that aligns with your organizational needs, the following best practices outline key considerations for a seamless migration. A […]
Perficient Achieves AWS Healthcare Services Competency, Strengthening Our Commitment to Healthcare
At Perficient, we’re proud to announce that we have achieved the AWS Healthcare Services Competency! This recognition highlights our ability to deliver transformative cloud solutions tailored to the unique challenges and opportunities in the healthcare industry. Healthcare organizations are under increasing pressure to innovate while maintaining compliance, ensuring security, and improving patient outcomes. Achieving the […]
Discover the Benefits of Salesforce Pay Now
Blog Objectives Understand the advantages that Pay Now provides for both your business and furthermore, your customers. Understand how Pay Now links can help reduce overdue payments. Understand how Pay Now streamlines payment processes across various channels, including Commerce, Sales, and Service. Accelerate Your Payments: Late or overdue payments can significantly affect your business […]
A Step-by-Step Guide to Extracting Workflow Details for PC-IDMC Migration Without a PC Database
In the PC-IDMC conversion process, it can be challenging to gather detailed information about workflows. Specifically, we often need to determine: The number of transformations used in each mapping. The number of sessions utilized within the workflow. Whether any parameters or variables are being employed in the mappings. The count of reusable versus non-reusable sessions […]
Effortless Data Updates in Salesforce: Leveraging the Update Record Function in LWC
The updateRecord function in Lightning Web Components (LWC) is a powerful tool for Salesforce developers, allowing for seamless data updates directly from the user interface. This feature enhances user experience by providing quick and efficient updates to Salesforce records without the need for page refreshes. In this guide, we’ll explore how the update record function […]
Streams with Tasks in Snowflake
Snowflake’s Stream Stream Stream is a CHANGE DATA CAPTURE methodology in Snowflake; it records the DML changes made to tables, including (Insert/Update/delete). When a stream is created for a table, it will create a pair of hidden columns to track the metadata. create or replace stream s_emp on table emp append_only=false; I have […]
Perficient Named in Forrester’s App Modernization and Multicloud Managed Services Landscape, Q4 2024
As new technologies become available within the digital space, businesses must adapt quickly by modernizing their legacy systems and harnessing the power of the cloud to stay competitive. Forrester’s 2024 report recognizes 42 notable providers– and we’re proud to announce that Perficient is among them. We believe our inclusion in Forrester’s Application Modernization and Multicloud […]
Exploring Apigee: A Comprehensive Guide to API Management
APIs, or application programming interfaces, are essential to the dynamic world of digital transformation because they allow companies to communicate quickly and efficiently with their data and services. Consequently, effective management is essential to ensure these APIs function correctly, stay safe, and provide the desired benefits. This is where Google Cloud’s top-tier API management product, […]
Impact of Item Classification (Oracle PDH Cloud) on Oracle Procurement Cloud
In today’s fast-paced business environment, efficient procurement processes are essential for maintaining a competitive edge. Organizations must manage a myriad of products and services, ensuring that they are sourced, purchased, and delivered efficiently. Oracle Product Data Hub (PDH) Cloud and Oracle Procurement Cloud are two powerful tools that facilitate this process. A critical component of […]
Three Tips for Adding a Headless Site in XM Cloud
Intro 📖 In this post, I’ll cover three tips developers should consider when deploying a new headless site to XM Cloud. Having recently added a new headless site to an existing solution, I ran into a few issues. I hope to save others from similar headaches in the future (mostly myself 😉). If you’ve added […]