Perficient is exhibiting and presenting this week at KScope17 in San Antonio, TX. I delivered my presentation yesterday on modeling complex data security in Oracle BI. Here is the abstract for my presentation: Learn how to build a position based security model to enable a position can view all it’s direct reports’ marketing/sales performance; learn […]
Data + Intelligence
Perficient Buys Clarity Consulting
This morning, Perficient announced that it acquired Clarity Consulting, a $27 million Microsoft Gold partner and the developer of Clarity Connect. The company offers premier products and services that leverage Skype for Business as a communication platform, which allow companies to significantly reduce costs and complexities within their IT environments. Clarity has deep expertise in […]
Web Server Data Analysis Using Splunk
Business Scenario: In an e-commerce website, we have certain queries such as how many customers are visiting a particular product but not purchasing the product. What are the reasons for not purchasing the product? Maybe the price of the product is too high? What products have customers added to their cart but not purchased? This […]
Running Oracle BI Apps or OBIEE On Premises? Cloud or No Cloud?
I spend much of my time figuring out what things organizations are doing well when it comes to their enterprise analytics, what makes them better, and how to get there. After a few communications consulting for a new customer, I came to realize that they are likely categorized in one of three groups, most if […]
Graph Model with Gremlin
Graph Theory: A graph is a pictorial representation of a set of objects where some pairs of objects are connected by links. The interconnected objects are represented by points termed as vertices, and the links that connect the vertices are called edges. Formally, a graph is a pair of sets (V, E), where V is […]
How to Integrate Custom Zookeeper with Kafka Cluster
The zookeeper is a popular configuration management and coordination centralized service supported by Apache. It manages the metadata based on a tree-like, hierarchical structure which make it respond quickly and integrally even in a huge distributed system like Kafka. It is required for Kafka by default, but most enterprises will have their own Zookeeper system. […]
3 Things Grand Babies Share with Technology Like Maximo & IoT
Recent events got me thinking about this and perhaps it’s a bit more personal than what I typically blog about. I hope you’ll keep reading. Being in the hospital for the the birth of our first grandchild (hard to believe any of us are old enough for that), got me thinking. I’m curious to see […]
Watson Use Cases in Customer Service
According to a recent Forrester report, usage of chat bots and automated customer interaction tools is growing, but the success rate is dramatically low. While more than half of global organizations are using these tools, or planning to use the solutions soon, failure rates are often reported around 70%. One factor contributing to this failure […]
What’s New in IBM Maximo 7.6?
Are you still thinking about or have you heard about the End of Support announcement for previous versions of IBM Maximo (click here for more details) and are wondering what you’ll get when you upgrade? Register for this exciting webinar on the 28th of June at 11 AM EST… During this webinar, Lisa & Kim […]
Why You Shouldn’t Miss This “IBM Watson For Insurance” Webinar
Although it’s been on YouTube for less than a month, IBM’s Watson at Work: Insurance video has been viewed over 1.2 million times. That’s because insurance companies are keen to streamline their claims processes. If the number of views isn’t enough to convince you that insurers are all about Watson, consider this: Amica Mutual Insurance, […]
How to Produce and Customize a Kafka Message
The Kafka became more and more popular as a famous real-time message delivering and communication system for a period of years. It was born in LinkedIn and contributed to Apache in 2011. Then it grew to be one of the top Apache projects. For now, it has been accepted by thousands of enterprises as the […]
How to Establish an Amazon Redshift Connection in DataStage
Amazon Redshift is a data warehouse, which allows us to connect through standard SQL based clients and business intelligence tools effectively. It delivers fast query performance by using row-wise data storage by executing the queries parallel in a cluster on multiple nodes. The primary focus of this blog is to establish the connection between AWS […]