Click here to Skip to main content
15,888,026 members
Everything / Integration

Integration

integration

Great Reads

by Bryan O'Connell, rcarlson-cayen, Cayen Systems
Information and observations from an Agile transformation at a small software company in Milwaukee, WI.
by NightWizzard
...for example a WYSIWYG HTML editor to edit or display emails...
by Dev Leader
With this post, we’re still just scratching the surface of what’s doable when integrating Python and C#.
by Talal Tayyab
Continuous Integration and Delivery using Team City, Octopus, Visual Studio and GIT.

Latest Articles

by Pawan Kumar from CodewithPawan.com
Explore the seamless integration of @ngrx/translate with an Angular standalone API in this comprehensive guide, ensuring a smooth translation workflow for your applications.
by Uladzislau Baryshchyk
An overview of how to integrate Wolfram engine to your .NET application
by Arthur V. Ratz
How to quickly and easily create an automated chatbot or instant messenger (IM) application
by Ashwin Upadhyay
This article explain in brief about using ForEach loop in Azure Logic app to debatch the JSON File

All Articles

Sort by Updated

Integration 

27 Jun 2018 by #realJSOP
Create a user variable that is set from the command line. If you're running the ssis package from a SQL agent, you have to modify the command line to include the value to set to the package variable. If you're running the ssis package from the DOS command line, you have to use the appropriate...
6 Dec 2013 by Adam Zgagacz
I'm guessing you want to distribut eyour application as single .exe and load all dlls from embedded resource.If that's the case you need to:1) add dll to the project (Project/Add Existing Item..)2) change added dll properties:• BuildAction = embedded Resource• Copy To Output...
18 May 2015 by ADOConnection
New open source tool for CI and deployment
6 Dec 2013 by agent_kruger
how to integrate dll's such as (Interop.JRO.dll) etc in the software exe. i am using windows form c#. Thanks in advance.
18 Feb 2014 by ahmed boughedda
hi, how to use the CASE WHEN syntax in sql command at the component excel source editor SSIS?
4 Feb 2018 by aju6
I need to create an python code where the JSON language should be interpreted with it and that "raw samplecode.py" should be integrated with C# code and the output of the python code should be displayed on the C#. What I have tried: i already integrated the python code with the C# code by...
25 Apr 2018 by Amirsalgar1
Hello Guys , I am new to SSIS , i got a task where i have to load the XML file to the SQL server the XML file has more than 200 XML records in it as below example , Gambardella, Matthew XML1 ...
26 Jun 2018 by Amirsalgar1
Hello Guys , I am new to SSIS , i have got the task where i have to get the xml response from the below URL and process the data to the SQL tables . http://134.15.215.228:8080/xdsrouter?docName=GS_Client_010101 . i am using XML source(kingwayssoft) as source and getting the xml response...
25 Aug 2010 by anand kr
How to use Spring Integration with ActiveMQ to handle message in pure POJO
13 Aug 2010 by anandchettiar
Hello,I was browsing through some articles trying to find out how i can integrate Excel 2007 in Windows Forms in C# and i came across Anup Shinde's article and also checked your comments based onthat.I am having same problem where excel file opens up in disable mode and I am not able to...
22 May 2014 by Arjun Holla
http://www.bimonkey.com/about-the-bi-monkey/support/ssis-component-samples-list/[^]
17 Aug 2014 by Arshid KV
You can sell your digital goods by using online software. Your client can purchase with any card and more payment options are enviable in this type of software. No coding skill required. You can upload your product then you will get url. This url can be integrate easily in your website. You can...
25 Feb 2019 by Arthur V. Ratz
How to quickly and easily create an automated chatbot or instant messenger (IM) application
19 Dec 2017 by Ashwin Upadhyay
This article explain in brief about using ForEach loop in Azure Logic app to debatch the JSON File
26 Nov 2015 by baijnathpathak
Hi Everyone,My Greetings!I need some help in integrating web services into Biztalk 2013Scenario is we have several existing Web services which need to be configured in BizTalk 2013. From now onwards the consumer will access the webservices from Biztalk in stead of original URl. I...
25 Sep 2012 by bassplayer142
Hi everyone, I'm new here and have used this site very frequently for help. It is a great resource so far, and I'm happy to say it has helped a lot. I'm primarily an engineer/embedded guy, but I'm needed to work on some GUI's and communication protocols. I've only been doing c# or any OOP...
2 Jun 2012 by Ben Baron
Java source code to demonstrate Executable Integration which is a concept of integrating several distinct executables to create a single application
23 Oct 2012 by BetK
Hello and I hope you can shed some light on this problem. I sent an enquiryregarding process for including digital products on my tangible goods shopping cart to PayPal and so far no reply, thought it might be worthwhilecontacting you.I have a custom made shopping cart for PayPal and...
6 Dec 2013 by BrishPandey
while you are coding add referece of the dll to you code and then prepare the build.
5 Jun 2012 by Bryan O'Connell, rcarlson-cayen, Cayen Systems
Information and observations from an Agile transformation at a small software company in Milwaukee, WI.
10 Jul 2019 by cgprakash
Hi, I am new to the Workplace by Facebook, I heard from some articles that I can integrate the Workplace to my Sharepoint site, I searched for related articles and resources but I didn't find any resources. I need to clarify another thing, by adding of Sharepoint app to Workplace I can achieve...
19 Dec 2012 by Christian Graus
You mean 'about internet explorer' ? It's just generated by code in the exe. If you mean an about page that a site has, it's HTML on the site.You can keep data in memory without writing it to the file system, but you don't want to do that for too long. If the data is being moved in real...
20 Aug 2012 by Daniel_Wheeler
Using a script transform with C# to convert Julian (ordinal?) dates for a date dimension.
3 Nov 2014 by David Serrano Martínez
You have not lifted your finger off the mouse button yet when the calculation is served.
15 Oct 2021 by davidcafu412
Hi everyone,Recently I have been trying to use Bootstrap Switch for my ASP.net Web Form CheckBox component. When I load the page, I can see the switch, but when I click, nothing happens. Below here is my code :
6 Dec 2014 by deelll
When a company says that they need help with integration solution, what does it mean?Is it about Biztalk, SSIS, BI solution, SQL, xml or something else?
2 Jul 2015 by delgaillo
Hello guys.I have the following problem. I have a package dtsx from a project developed in VS2008, then I would want to install this package in Sql Server 2012, the problem is that Sql Server 2012 doesn't run dtsx packages from VS2008. So, I have tried to upgrade the project in Visual...
27 Sep 2015 by delgaillo
I corrected the problem creating a new project of integration packages in VS 2010. Then, I added the dts subsequently generate the .ispac package and installed correctly in SQL Server 2012. I think, the problem was that the creation of a package in VS 2013 doesn't work in SQL Server 2012, at...
1 Oct 2013 by Dev Leader
With this post, we’re still just scratching the surface of what’s doable when integrating Python and C#.
18 Sep 2012 by Espen Harlinn
Use an iframe[^] tag.[Update]Have a look at Box Platform Developer Documentation[^]Best regardsEspen Harlinn
17 Nov 2015 by F-ES Sitecore
https://www.instamojo.com/deve...
12 Apr 2011 by free_soul424
Hi,I want to integrate a SaaS based application with on premise solution; can you please guide me which is the most effective way to integration both solution and what tool and technologies are requited.Thanks for your help
17 May 2013 by gaurav786mishra
Hello,I have created a silverlight5 web application project and integrated sdk of finger print scanner hardware device of Lumidigm company .I have done all trusted application settings generated the certificates too by following this link...
21 Dec 2020 by Gerry Schmitz
Use an Interface pattern. Best Practice Software Engineering - Interface[^]
24 Jul 2014 by Gihan Liyanage
Here is good blog to Learn Biztalk Online. http://sandroaspbiztalkblog.wordpress.com/
2 Sep 2014 by Gio Palacino
Typically, when I have worked within Visual Studio on source-controlled projects I have used Team Foundation Server (TFS). With my current employer, we use Mercurial, and we use TortoiseHg to interface with it.
10 Jul 2018 by Graeme_Grant
You don't need to use reflection with MEF, you simply Export & Import to share data - the data can exist in a DLL/EXE outside of the main app. So long as MEF can compose, the data will be visible. This is what we did in another MEF Solution[^] where reflection was requested for a plugin system...
12 Oct 2016 by gricardi
As users are migrating from traditional desktops to mobile devices, transitioning your Windows application to the web is the next step to increasing your exposure. Thinfinity VirtualUI delivers your Windows applications to users on any device, anywhere.
8 Jan 2017 by Hein Pauwelyn
How is it possible that Travis the build failed for the latest push but passed the Pull Request?On the Gist on 2nd link you could find the failed and passed output log of the npm run build command that Travis gives. You could also find the configuration of Travis.Links:See also this...
8 Jan 2017 by Hein Pauwelyn
I've found the solution of the problem.PR will merge your changes into the base branch and run CI tests. Push will run CI tests on the current branch. Merging the base branch into your branch will likely resolve your build test on the branch.
20 Oct 2012 by hilary.ahanthem.ht
How to integrate payment gateway with website?
5 Jan 2014 by Hoa Súng
I am searching how to install jenkins on server which contains rails project but I get stuck.Thanks in advanced!
22 Jun 2015 by Itban Saeed Usmani
Hello,I have to integrate a C#.Net application in a C++ un managed MFC application considering it a separate module of the software. I have tried the method posted here. I followed all the steps but it could not help me because Visual Studio 2008 refused to built my project having output...
10 Mar 2015 by Jim F. Johnson
This tip describes how to use a 3rd party tool to review SAP tables structure and exporting the metadata to Google Drive in CSV format.
3 Jan 2013 by JoeCode_
Hi allI am asking for some recommendations of a reliable open source build tool that I can deploy on my local machine. Hopefully one that integrates well with eclipse.ThanksPlease note that I am refining my previous question about. What I am really looking for is asking for some...
10 Aug 2010 by JoeSox
Connect to ConceptNet's REST API
10 Jul 2018 by JohnMeers
I have an application using MEF and am trying to write integration tests for the Plug-ins. The code I have is:- public string Run() { IFunction IUT = null; string Wanted = "NewUser"; foreach (Lazy func in...
26 Feb 2011 by Joshua Hepworth
Hi,I've been trying to get up and running with JsTestDriver to support continuous integration with my JS tests however when I run the tests I just get a report saying that 0 tests have been run.I've followed the numerous guides:1. Installed Java (C:\Program Files\Java\)2....
30 Mar 2011 by kailash solanki
Is any one know that ECRI support American card and other?I have found it support only Master Card and Visa Card, and can I use other POS device?This SDK is useful only for VeroFone device. I want to use other card reader.Please help me
10 Feb 2011 by KarthikAnbarasan
Part 1 of a series of articles on SQL Server Integration Services - teaches the basics of SSIS and shows how to create packages
24 Apr 2014 by kool15th
how to upload pictures on facebook through windows application in c#. What all data would be required from the users and how to upload their pics on facebook as they click their pics from a C# application through webcam. as the pic ic clicked the image should be posted on their wall in facebook.
5 Dec 2015 by Krishna P Seetharaman
How to call web service in biztalk asynchronously. Error handling and retrying, sending error email when the web service is down. Resume the orchestration to completion when the service comes back
31 Jul 2012 by L Viljoen
I wrote a .net .asmx web service I can successfully consume the web service using delphi and get responses from methods without parameters. but when i try to call a web method that takes a short( 5 char) string parameter my debugger on visual studio shows an empty value for the...
20 Feb 2014 by Maciej Los
I'm not sure what you want to achieve, but here[^] you'll find the sample usage of SQL CASE WHEN ... END statement. But...You need to know that OLEDB provider does not support CASE WHEN ... END statement. Rather than it, use IFF statement[^].
10 Jul 2019 by Maciej Los
There's at least few articles about this: Sharepoint integrate Facebook - Google Search[^]
3 Jul 2017 by Mahesh Jangid
You must have to get API from concerned authorities only. But since you want to use it as developer may be they can deny.
17 Nov 2015 by Maniraj.M
Use PayPal's sandbox environment..Its a test environmnet for a payment gateway
28 Dec 2015 by Marla Sukesh
In this article we Learn step by step how to create project with MSBI.
16 Sep 2014 by Math08avan
SQL Server Integration Services - How to read a text file
23 Jan 2013 by MaulikDusara
I am working on Integration of Quickbooks Enterprise 11.0 with asp.net website using Webconnector. In Quickboks I created two custom fields named "Special Color" and "Standing Instruction" Customer Additional Info and also customize invoice using these fields in invoice's header section. I want...
26 Nov 2016 by mayank.bhuvnesh
HI Need help for Payment Integration. I am using Instamojo Payment Gateway. How to integrate Instamojo Payment Gateway in asp.net??Thanks
15 Aug 2013 by Member 10211328
Hi all, I am a newbie to this delphi programming. I have been given an assignment that to make program for a Magnetic card reader that can be integrated with a kiosk ticketing machine, so that the customers can swipe card and take tickets. But the problem is that I couldnt even find an...
25 Jun 2014 by Member 10273274
Dear,I have a requirement from the client regarding active directory integration with biztalk.and have searched and found that there is a nettcp based web service from Active directory . so I want to know how to integrate AD with BizTalk and the best way of integrating AD with BizTalk. I...
11 Mar 2014 by Member 10387773
Hi Everyone,I have a an asp.net application which uses cygwin to execute shell scripts in Windows environment.sqlcmd utility is used in these shell scripts.The sqlcmd utility works fine when directly invoked from the .net application or when the script is directly executed at the Cygwin...
13 Aug 2014 by Member 10995141
I am integrating salesforce with sharepoint 2010.I have to convert Lead entity into Opportunity entity in salesforce using sharepoint 2010.The conversion should happen in both environments i.e. salesforce and sharepoint.
14 Sep 2014 by Member 11081963
I am grateful to CPallini for answering my earlier question which was closed by someone.CPallini has posted an answer to your question about "Use SDKs to write system integration interfaces":Integration of different systems is a rather difficult task, but of course it is feasible. You have...
25 Jan 2016 by Member 11349973
I was working on integrating the slack API in my MVC application and I couldn't understand their WebHooks documentation. I want to be able to send and receive messages on slack through my API. I have comleted the sending part but what type of Webhooks should I work on for receiving the messages....
3 Jan 2015 by Member 11350129
Im using the Libgdx framework and that is what´s making it all very difficult. Cause I want purchases to made with the click of a button. And that button is located in another "project".So what I figured was to use an interface playing as a middle hand sort of. This is what I´ve done: (Not...
3 May 2015 by Member 11661945
I just want to know the list of vendors or servise providers who provides APIs for multiple payment gateways (for eg CCAvenue, EBS, PayPal, Citrus pay)
9 Sep 2015 by Member 11861286
Try this.Change$(".custom_check").bootstrapSwitch();To$(".custom_check input").bootstrapSwitch();
21 Aug 2016 by Member 11920338
1)my application is windows application (RFID application) Present we are sending data to oracle,they are asked to change from oracle to SAP 2) For that purpose they are given SOAP web service we need to send parameters through url i googled and i found some code but it is not...
15 Dec 2015 by Member 12209831
"use strict";var specHelper = require("../../utils/intSpecHelper");var oracleHelper = require("../../utils/oracleHelper");var config = global.envConfig;describe("Profile", function () { // NOSONAR (relax "Functions should not have too many lines") var testProfileLinks = function...
27 Mar 2018 by Member 12436884
I have a rough time integration with my desktop application. Here is what I want to do. I want to make a button in my app (not web application) calls Paypal Payment Web Page and can get notify when users finished(cancel, succeed event they close website) payment. I have one more...
22 Sep 2020 by Member 12799321
I have performed integration Testing on my feature but the problem is when I get the data normally from database it works as expected but when I create mock objects for testing purpose that method GetDetailedSAPInfoById returns null you can see...
4 Mar 2021 by Member 15090304
The first two hsql db statements work successfully however when we query a third statement the code gives an error saying it can not detect the database for that query. The database is connected and it will only allow two queries. Each statement...
18 Sep 2011 by Member 2217600
I have been googling around for quiet some time but not able to find the correct and right solution for the topic of this post.I have followed james ward blog (http://www.jamesward.com/2011/05/11/extending-air-for-android/) and chritophe coenraets...
11 Oct 2012 by Member 8112455
We have a requirement to integrate XERO accounting s/w in our payroll application. Please let me know the XERO Api details. Do we need to purchase API or we can get at free of cost.
4 Mar 2012 by Member 8312096
Dear All,I want to build a mathematical software tool in VB.NET. I want to use some R calculations and integrate R libraries into my program. I hope to use Visual Studio 2010, R and R's library tools like statconnDCOM. I have one question. Is it possible to use my software in another...
8 Mar 2012 by Member 8312096
I came to know that my computer has some problems calling "R". So I decided not to use "R". Then I use C# libraries for Matrix to do my calculations. For more information my problem see here matrix algebra in VB.NET application[^]Thanks for the reply.
14 Feb 2013 by Member 9835662
We plan to automatically send daily emails based on cron job criteria from our site built in Drupal 6 and hosted on a Rackspace cloud site using dynamic IPs. To avoid being labeled as spam, we need to have the emails sent from a static IP. Rackspace suggested using mailgun.Can mailgun or a...
11 Nov 2013 by mg9893
I have an RGB image, have transformed into IUV color spaceI = (R+G+B)/3 = f1U = R-G = f2V = G-B = f3Now scale space representation is computed for each f1, f2, f3Ci(; t) =  fi() convolved with g(; t) .we evaluate a second moment matrix in the neighborhoodof (x; t)v =...
25 Apr 2014 by Monika Singh
I am new to BizTalk. I have developed small interface so I have some basic understanding till the point I have used it. So I need some resources where I can understand all the basics as well as advance concept of BizTalk. Please suggest.. Thanks in advance :)
22 May 2014 by Monika Singh
I am looking for good sources to understand SSIS. I have already started goggling it. Looking for suggestion for good contents. Advance Thanks.Rg,Monika Singh
21 Dec 2020 by Murthy Meka
Can anyone suggest best way for implementing the below scenario. In a multitenant application where we are tied up with different vendors, based on the logged in user we need to dynamically connect to a vendor's API and fetch user information....
18 Sep 2012 by nada2006
Hi,I'm planning to integrate box.com site service into my site - I need to understand the idea of how that might be happened - any ideas will be helpful!Thanks,N.s
21 Aug 2016 by Naveedathar
I am trying to integrate SAP with a .net web application using SAP nco 3 .net connector. I have successfully connected to the SAP system but when i try to create a sales order in SAP using BAPI "BAPI_SALESORDER_CREATEFROMDAT1" i get the following error: "Please enter sold to party or ship to...
10 Jan 2012 by Naveen Karamchetti
The article attempts to explain when to use the value map caching pattern in BizTalk integrations
14 Apr 2013 by Nestor Marsollier
A point of view about business validations on enterprise applications
12 Apr 2013 by NightWizzard
...for example a WYSIWYG HTML editor to edit or display emails...
4 Jan 2011 by Not Active
There is far too much involved to offer a step by step process. You have also provided very little information
20 Apr 2011 by nzurita
Hello,sorry if this question is duplicate, but I don't know where did the previous one go. Here it goes:I've been asked to design a solution to integrate several ASP.NET applications, (some of them are big), where integrations means: - Share layout and css - Common header, footer and...
21 Apr 2011 by nzurita
Thank you for your resposne, I forgot to add that some applications are under VB and others under C#, I know they can share solutions, but I think it's an added difficulty, plus, the different applications use complex libraries, web services, someof them use COM libraries, etc. I mean, maybe...
11 Oct 2012 by OriginalGriff
You should talk to the people who created it - http://www.xero.com/[^] - they should provide technical support and will know more about their product than we will. If they don't, then find another supplier and demand your money back!
20 Oct 2012 by OriginalGriff
Never, ever, accept code from a insecure website to handle anything to do with real money.You do not know who is giving you the code, you do not know what it does, you do not know that it places the monies correctly into the appropriate account, without passing the details to any third...
26 Aug 2015 by OriginalGriff
Talk to the manufacturers of the PLC.They normally provide sample code and / or documentation which should get you started.But finding random choice from a website is unlikely to help you unless it is specifically written for the same make and model of PLC you are using - and we can't say...
17 Nov 2015 by OriginalGriff
Never, ever, accept code from a insecure website to handle anything to do with real money.You do not know who is giving you the code, you do not know what it does, you do not know that it places the monies correctly into the appropriate account, without passing the details to any third...
13 Aug 2021 by OriginalGriff
Getting your code to run does not mean it is right! :laugh: Think of the development process as writing an email: compiling successfully means that you wrote the email in the right language - English, rather than German for example - not that the...
16 Oct 2014 by Pavel Durov
Article about dynamic Sqlite database management on Android platform using Java class reflection.
9 Jul 2015 by Pavel Durov
In this article I will explain how to create a local WebView hosted Html/Javascript application on Winrt Platform and how to establish the communication between both sides.