Skip to main content

Innovation + Product Development

Agile Risk Management vs Traditional Risk Management

“Risk comes from not knowing what you’re doing” – Warren Buffet A college called the “Risk Management Institute” arranged a get together for their alumni students. Two close ex-classmates named AGIL and TRADY are meeting years after their graduation. They both are highly skilled RISK MANAGERS. They discuss their families, life, love, society, and stuff. […]

Oracle Incentive Compensation – Job Sets Creation

Job Set : A job set is used to run the multiple step-by-step calculation processes in a sequential manner without running them manually each time. It can be scheduled to run at a specific time.   JobSet Creation: Navigation : Setup and Maintenance / Task: Manage Custom Enterprise Scheduler Jobs for Incentive Compensation > Manage Job Sets […]

Automated Web Testing with HP ALM & UFT

When we talk about web browser automation, Selenium may come to mind first. Selenium is the most powerful open source automation tool, but it is just a standalone driver. It needs to be integrated with test framework TestNG/Junit, code repository SVN/Git, CI tools Jenkins/TeamCity and other test management platforms (e.g. Jira). It sounds a little […]

Using Webpack to Enable Dynamic Imports and Long-Term-Caching

Background Many people are using Webpack in front-end projects to pack their modules, especially for big single page application. Usually, it will pack up all your js files into one js bundle., but you may not need them all at the same time since it will take longer when the page is being loaded. So, […]

Implementing a Global Website Use Case with Liferay DXP

Liferay is well known as portal software, and they have released a new generation of the platform which is named Liferay DXP. It has very solid Content Management System (CMS) functionality as the core product. In addition, you can find lots of features via its official site which provides better digital experience and social collaboration. […]

Search@1x.jpg

Coveo for Sitecore: Customizing Index Parameters

The other day a client asked me how they could exclude specific user-related pages (e.g. login, registration, and change password pages) from being indexed and showing up in search results. The No Index Field in the Content Editor is a great way to accomplish this without slowing down your indexing operations.

Implementing Liferay Workflow with Kaleo

Liferay provides the Kaleo Workflow engine to allow the user to define simple to complex business processes/workflows, deploy them, and manage them through a portal interface. Those processes will involve various types of users, groups, and roles. In fact, you don’t have to write a single line of code to accomplish this: all you have […]

Using React and Redux in SharePoint Framework (SPFx)

Abstract: As most of you know, React has become more and more popular for modern web development. Microsoft is going to standardize the UI with React in SharePoint as well. Redux is a framework that is responsible for managing the state for most the of popular front-end frameworks, such as React, Angular, etc. You can […]

Integration AEM with Salesforce – Part1

Salesforce is a customer relationship management tool (CRM), which is used to help companies manage and promote the relationship with existing clients, and develop new clients. It runs on cloud, so there is no need to install any software and no hardware is required. Apparently, it reduces the development cost and can deliver an application […]

4 Ways to Make Global Delivery Projects Run Smoother

With the globalization of products and services in today’s business environment, many project teams find themselves in a decentralized execution model with their counterparts located in multiple locations worldwide. To ensure a smooth process from start to finish, there needs to be established guidance at the beginning of a project for all parties involved – […]

Integration of Selenium WebDriver with TestLink

TestLink is an open source test management tool. It integrates both the requirements specification and the test specification. Both manual and automated executions of test cases will be supported by this tool. Selenium Webdriver is a web automation framework which executes tests on different browsers. TestLink Installation: 1. Download XAMPP from the below link. https://www.apachefriends.org/download.html […]

Boosting A Team's Skills

Boosting a Team’s Skills

This article was written by Pedro Madrid, a former Perficient Latin America Software Architect for 13 years and current Senior Developer at Lixar. When a new software project is starting, a new team needs to be put together according to the client’s needs and the project scope. Ideally, the team should be composed of highly skilled members […]

Load More