Top "Integration" questions

The process of linking together different computing systems and software applications physically or functionally, to act as a coordinated whole.

Integrating POS application with VeriFone terminal

Currently I'm working in a team creating a custom POS solution. We came to a point were we'd like to …

integration smartcard credit-card point-of-sale verifone
What is the best Forum software to Integrate with a Wordpress blog?

If you wanted to add a user forum to your software site, and make it look and work like your …

wordpress integration forum bbpress
Load block outside Magento, and apply current template

I have a Magento installation which is integrated with an external website, and I want the Magento's shopping cart block …

php magento integration
Need help trying to make Cmake find third party libraries

I currently have a project that links to two third party libraries. These libraries have to be built by themselves …

c++ integration cmake zlib taglib
Calling .NET assembly from Java: JVM crashes

I have a third party .NET Assembly and a large Java application. I need to call mothods provided by the .…

c# java integration
Apache Camel File Splitter by Example

I'm being given a file containing numeric IDs that are delimited by newlines ("\n"): 123948 939904 129384 234049 etc. I want to use Camel …

java integration apache-camel splitter
How can I read a file to an InputStream then write it into an OutputStream in Scala?

I'm trying to use basic Java code in Scala to read from a file and write to an OutputStream, but …

java scala integration inputstream outputstream
Integration of Magento with third party CRM, POS and ERP solutions

I have some concerns about the Integration of Magento with other CRM,ERP systems. How is it possible to integrate …

magento integration enterprise crm
How to integrate an old Struts application with Spring 3.x

i was wondering how to and what the prefered way of integrating an Struts 1.x application with Spring 3.x so …

spring struts inversion-of-control integration
How to integrate GraphView into my project?

So I was looking for a graph solution for my app and I stumbled on GraphView. I was looking around …

android integration android-graphview