by Ben Kinsey | Feb 5, 2020 | Blog, Digital Experience, Portals
I have selected a family of related technologies that make building modern web applications significantly easier than it ever has been. This is a curated selection of technologies representing nothing more than my own opinions as a long time UI Developer.
by Nayeemuddin Shahapure | Feb 4, 2020 | Blog, Enterprise Information Management
Introduction to Solr: Solr is an open-source search engine built on top of Apache Lucene. Solr is a more advanced version of Lucene’s search. It offers more functionality and is designed for scalability. Solr can be communicated via REST clients, wget, curl and...
by XTIVIA | Jan 31, 2020 | Applications, Blog, Data Management
Islands of automation are no stranger to the modern enterprise. The ever-expanding nature of IT infrastructure is introducing new technologies and architectural paradigms, often antiquating critical solution platforms, thereby creating a disconnect between business...
by XTIVIA | Jan 30, 2020 | Blog, Enterprise Information Management
Technology, when implemented properly, drives business growth and makes business processes efficient and effective. Laying an architectural foundation that sustains the changing trends gives a competitive edge. Enterprise Architecture helps in building that...
by Marilyn Prevatte | Jan 29, 2020 | Blog, Customer Relationship Management
Empowering your team with the knowledge to develop better products and services, improve the customer experience, and increase opportunities is the key to using best practices with Salesforce. You have invested in Salesforce but implementing across your team has been...
by XTIVIA | Jan 28, 2020 | Blog, Perspectives
Each new year brings the drive to pursue new projects and, hopefully, improve business operations. Whether you’re looking to expand the breadth of your CRM system or begin migrating your company to the cloud, more than likely, there’s a new business...
by Megharaj Gotur | Jan 24, 2020 | API Management, Blog, Boomi
This article is a detailed tutorial on exposing RESTful webservice using Boomi API management. Boomi API Management Boomi API Management feature enables an API publisher to expose versioned APIs for a logical group of APIs. An API consists of a set of REST, SOAP or...
by Sridhar Mylavarapu | Jan 23, 2020 | Blog, Testing
The major challenge facing performance testing projects is that they’ve become the “Tick in a Box” task for most IT projects. That is, they tend to exceed project budget, effort, and outrun projected timelines. The main reason for this is that...
by XTIVIA | Jan 21, 2020 | Blog, Data Science & AI
Robotic process automation is an emerging technology used to automate routine business processes with the help of software robots. These robots are configured to work on applications to execute transactions involving vast amounts of data and communication with other...
by XTIVIA | Jan 16, 2020 | Blog, Enterprise Information Management
Data Science Pipeline Overview Data Science pipeline involves gathering data from different sources, preparing data for building models, creating the models, and presenting the findings. Typically, the pipeline starts with the intent to answer a specific analysis...
by XTIVIA | Jan 14, 2020 | Blog, Enterprise Information Management
Introduction: Reactive Extensions in JavaScript (RxJS) is one of the most proficient libraries in web development today. RxJS offers the observer pattern, a software design pattern that efficiently allows components of an application to react to certain incoming...
by Megharaj Gotur | Jan 10, 2020 | Blog, Boomi
Synchronous Web Service A Synchronous web service is used when a client or a calling system is expecting an immediate process response for a process request. The client or a calling system blocks on the called thread and waits until it receives a response or times...