In today’s ever-changing world, data is essential for every kind of organization, customer, or business. These days, most businesses use cloud storage to store data that is recoverable, quickly available, and safe. Users always want upgrades and the most recent technology to apply to their applications. Users won’t be able to obtain continuous data updates […]
Cloud
Perficient Included in Forrester Trends Report: Rethink Enterprise Applications Governance
Perficient, a leader in digital transformation, has been included as a company interviewed in Forrester’s recent report, “Rethink Enterprise Applications Governance: Refocus Applications Governance And High-Performance IT Exploiting New Technologies To Win, Serve, And Retain Customers.” This comprehensive report explores the evolving landscape of enterprise applications governance, shedding light on the transformative potential of new […]
Four Key Takeaways from TrailblazerDX
Last week, I attended TrailblazerDX in San Francisco, where the content was all about Salesforce Data Cloud and AI! There were over 300 sessions to attend, from technical talks to hands-on workshops where attendees could learn how to build copilots and how to use the latest Salesforce platform features directly from product managers, architects, and […]
Spark DataFrame: Writing into Files
This blog post explores how to write Spark DataFrame into various file formats for saving data to external storage for further analysis or sharing. Before diving into this blog have a look at my other blog posts discussing about creating the DataFrame and manipulating the DataFrame along with writing a DataFrame into tables and views. […]
Monarch Bioenergy Leverages Oracle Cloud to Support Future Growth
Monarch Bioenergy needed to create core Finance, Supply Chain, and Project Management processes that would support alternative energy commodity billing and operations. Achievements: Implemented Oracle Cloud ERP Financials, Oracle Cloud SCM Procurement and Inventory, Oracle Project Portfolio Management, and Oracle Cloud EPM. The solution went live in 2023 after a seven-month implementation using Perficient’s Agile […]
Ready for Microsoft Copilot for Microsoft 365?
Organizations want to leverage the productivity enhancements Microsoft Copilot for Microsoft 365 may enable, but want to avoid unintentional over-exposure of organizational information while users are accessing these Copilot experiences. Our Microsoft team is fielding many questions from customers about how to secure and govern Microsoft Copilot for Microsoft 365. These organizations want to ensure […]
Navigating Snaplogic Integration: A Beginner’s Guide
As there is rapid growth in businesses going digital, the need to develop scalable and reliable functionalities to connect applications, Cloud environments, on-premises assets have grown. To resolve these complex scenarios, iPaaS seems to be a perfect solution. For example, if a developer needs to connect and transfer huge data from an e-commerce platform to […]
Oracle EPM Cloud March 2024 Update Highlights
“March” the beginning of spring and the return of Daylight Saving Time! Here are the details of the significant features being introduced by Oracle this month with “Oracle’s March 2024 EPM Cloud Platform update” as part of their monthly updates. Security & Access IDCS Groups that get created in the Identity Console will be recognized […]
OneStream Security: How to Check Security Groups Assigned/Used or Not Used
During the implementation of OneStream application, Implementation Consultants and Administrators create different security groups based on the client’s security access requirements. However, as the project progresses from one phase to another, these security groups may become obsolete or redundant. Security groups are assigned to different objects in the application to enable users to access certain […]
Adobe AEMaaCS Integration with OpenAI Assistants API Demo
About the OpenAI Assistants API The OpenAI Assistants API allows you to build AI assistants within your own applications. An Assistant has instructions and can leverage models, tools, and knowledge to respond to user queries. The Assistants API is designed to help developers build powerful AI assistants capable of performing a variety of tasks. Different from […]
Building Re-Usable Pipeline Templates in GitHub Actions Workflows
Introduction To Pipeline Templates In today’s agile software development landscape, teams rely heavily on robust workflows called “pipelines” to automate tasks and enhance productivity. For DevOps teams who were historically familiar with Microsoft’s Azure DevOps CICD Automation platform, one of the most powerful functionalities rolled out by the platform that allowed teams to drastically speed […]
Tutorial 03 – Publish Microservices to the Eureka Server
Read the other blogs in this series: Tutorial 01 – Microservices Architectural Design by using Spring Boot Tutorial 02 – Spring Cloud – Netflix Eureka Server Publish Microservices to the Eureka Server Every Microservice must be published/ registered with Eureka Server (R&D Server) by becoming an Eureka Client We must create a microservice using Spring […]