by XTIVIA | Dec 18, 2018 | Blog, Master Data Management
This year’s MDM & Data Governance Summit in NYC brought to the data management forefront industry leaders and the minds of innovative strategies for current and future states of MDM. Roughly 500 participants from more than 200 companies attended and were...
by XTIVIA | Dec 13, 2018 | Blog, DevOps
CICD (Continuous Integration and Continuous Delivery): CICD is a set of automated processes to continuously integrate the code developed by the development team, run automated regression tests, and deploy them to the target environments. The extent of automation and...
by XTIVIA | Dec 4, 2018 | Applications, Blog
Platform as a Service (PaaS): PaaS in cloud computing provides a fully managed infrastructure environment for customers and developers to develop and manage their applications without having to worry about managing own infrastructure. The services can be shut down...
by XTIVIA | Nov 21, 2018 | Blog, MuleSoft
The message structure of Mule 4 is completely changed now. Mule 4 has simplified Mule Event and Mule Message to make it easier to work with properties and variables. There are no inbound or outbound properties in Mule 4. MuleSoft introduced the attributes. Also, Mule...
by XTIVIA | Nov 20, 2018 | Blog, MuleSoft
Mule 4 LDAP Operations: Search Create OU(organizationalUnit) Create a user Modify Delete Pre-requisites: MuleSoft Anypoint Studio 7 Java 8 OpenLDAP, OUD, OID, Microsoft AD. Acronyms: 1. Search operation Step 1: Create a project in MuleSoft Anypoint Studio and drag and...
by XTIVIA | Nov 13, 2018 | Blog, MuleSoft
Prerequisite: MuleSoft Anypoint Studio – Enterprise Edition. Access to TIBCO EMS Server. Establish connection to TIBCO EMS server with the help of JMS connector (this will need configuration parameters and required JAR files). Mule integration flow Mule Settings...
by XTIVIA | Nov 6, 2018 | Blog, Digital Experience, Liferay DXP, Portals
Liferay DXP Configure Favicon Displayed to the End Users A favicon (pronounced “fave-icon”) is a small, iconic image that represents your website. Favicons are often found in the address bar of your web browser, but they can also be used in lists of...
by XTIVIA | Oct 30, 2018 | Blog, Digital Experience
Microsoft Azure provides an extremely quick and easy platform to deploy API Apps without the end user having to worry about the infrastructure or the deployment process. This is made even simpler when using Azure DevOps. In a customer environment hosted in Azure,...
by XTIVIA | Oct 2, 2018 | Blog, Digital Experience
This article is intended to provide multiple options to perform health checks at the Apache HTTPD level to ensure that traffic is routed to the healthy Liferay instance. Please note that even though the configuration options speak about Liferay as the load balanced...
by XTIVIA | Sep 27, 2018 | News
COLORADO SPRINGS, Colo., Jan. 5, 2017 /PRNewswire/ — XTIVIA, a leading information technology, data solutions provider, and Premier IBM Business Partner announced the acquisition of 55 percent interest in STONS (Second to None Solutions). This acquisition will...
by XTIVIA | Sep 27, 2018 | Blog, MuleSoft
1. Objects (dw::core::Objects) DataWeave 2.0 Object related functions are: divideBy, entrySet, mergeWith, nameSet & valueSet. divideBy: Divides object into sub-objects with properties. dwl script: {a: 1, b: true, a:2, b:false} divideBy 2 Output: [ {...
by XTIVIA | Sep 26, 2018 | News
Colorado Springs, CO, September 26, 2018 –(PR.com)– XTIVIA’s CEO, Dennis Dennis Robinson was interviewed by Insights Success magazine about XTIVIA as one of the top 30 Most Innovative Companies to Watch in 2018. Insights Success, recognized as the Best...
by XTIVIA | Sep 25, 2018 | Blog, MuleSoft
About the JMS Connector: The JMS connector enables the application to exchange messages using the JMS implementation of our own choice. Its main features include: Pub/Sub pattern support on any given destination. Listen/Reply pattern support on any given destination....
by XTIVIA | Sep 18, 2018 | Blog, Digital Experience, Liferay DXP, Portals
This article shares XTIVIA’s best practice recommendation to handle custom error pages. Best Practice The recommended best practice from XTIVIA is to create a static HTML page with corresponding image/css/js assets, which will be stored on the WebServer. A small...