Most voted "integration" questions
49 questions
Sort by count of
-
11
votes3
answers3031
viewsWhat better way to create an app that works offline and automatically encrypt data with a server?
I’m deepening into the world Mobile, where I had the first challenge, which is to create a App Android basic registration, name, age, etc. The tricky (at least for me) is that I have to update this…
-
7
votes2
answers284
viewsHow to perform the correct flow deviation in an integration with multiple systems?
We have a system, which I will call A, which serves some customers. We are now performing the first integrations with the internal systems (ERP) of these customers. When we make, for example, a…
-
6
votes1
answer1212
viewsIs it possible to create a Rigger that invokes a web service?
I am working on the integration of two databases. It is a system that needs the status of employees in HR. For performance reasons, I can not point out all queries that depend on employees for the…
sql sql-server web-service integrationasked 10 years, 10 months ago Guilherme de Jesus Santos 6,566 -
6
votes1
answer387
viewsSpring MVC and turnstile integration
I’m developing a system for my university’s college restaurant with Spring MVC. I need to connect the system to a Topdata brand turnstile, which controls customer access to the restaurant. Since I…
-
5
votes1
answer77
viewsIntegration by the Simpson method into the R
I have the electric field data in a matrix, from this data I need to use the method of Simpson in this And. At MATLAB, I already get. Does anyone know any package or built in R function that does…
-
4
votes1
answer322
viewsWhat is the most efficient way to connect an Oracle BD to a Mysql BD
Having the following scenario: a simple telephony application "writes" in a Mysql BD and an Oracle BD needed from time to time to search for information in this Mysql BD. Someone already did this?…
-
4
votes1
answer30
viewsError while integrating a real function
I’m trying to integrate, under the whole line, the function: integrand_1<-function(x){ exp(-x/phi-y*exp(-x)/(phi*2)-(x+sigma2/2)^2/(2*sigma2))} Using the following data: df <-…
-
3
votes3
answers1247
viewsIs there a payment gateway that accepts mobile credits?
Often, in games for example, I see people paying for extra resources through mobile credits. UOL owns Boa Compra, which accepts this type of payment, but is not open to developers. Would anyone know…
integrationasked 10 years, 5 months ago Pedro Vinícius 1,870 -
3
votes2
answers2488
viewsTest coverage using Sonar
I wonder if anyone there has ever used the Sonar to do coverage analysis of tests, I have the following problem, I have two projects. Project A: It is implemented my tests using Selenium + Testng…
testing integration continuous-integration selenium sonarqubeasked 10 years, 3 months ago guilhermeNatan 33 -
3
votes1
answer544
viewsError logging in with Facebook on Android
I have an application that can login with Facebook, but a few days ago this feature stopped working and now displays the following message that is in the image attached, deleted the application I…
-
3
votes2
answers1031
viewsNull object on Deserializar Json
I request an API, which returns data in the form of JSON. Example: { "id": 8452, "creator_user_id": { "id": 46342, "name": "ADM. Suporte Comercial", "email": "*******@gmail.com", "has_pic": true,…
-
3
votes1
answer127
viewsUsing Middleware in System Integration
In the company where I work, we need to integrate our desktop system, which has a local database with a system that will be running on a cloud server. Our scenario is 2000 clients performing an…
-
3
votes1
answer361
viewsUse of routes at the frontend or backend
In relation to routing, it is more appropriate for routing to be on front and the same make requests to the server through AJAX, or the routing stay in the back and render the same views of front?…
-
2
votes2
answers129
viewsHow to set up Mysql in Cloudbees
I need to set up Mysql on Cloudbees, how can I do this? Someone who has already done this can help me set up this connection to be used on Jboss?
-
2
votes1
answer866
viewsCan I call one program inside another?
I want to connect one program inside the other because I have a project (main, 7 Classes) in C++/Opencv that should call a program also in C++/integrated with Tesseract, pass and receive an Object…
-
2
votes2
answers1218
viewsIntegration with Wordpress authentication
Taking into account a site based on Wordpress and a management system that runs in the same domain, but with totally independent authentication features, I think to integrate the authentication of…
-
2
votes1
answer211
viewsDoubts in the integration of web application with mobile
Hello, I have a question about how to integrate my existing web system with a mobile application. We have already developed a web application whose architecture is basically the following: REST…
-
2
votes1
answer2909
viewsAccept payment via Credit Card via PHP with SSL
I have a system, which makes recurring charge of my clients. I already accept bank bill. Now I want to accept payment via credit card (NOT BY PAYPAL, PAYPAL, ETC) I want directly with the card…
-
2
votes0
answers170
viewsProblem with Selenium x C# x Chrome
Good afternoon. I have a web application made in c#. I need to do an integration via Selenium with another site and I’m having the following problems: When instantiating the webdriver for Chrome…
-
2
votes0
answers156
viewsProblems with the Whatsapp link related to the ninth digit
My system is a CRM and dynamically we put a link that opens the conversation on Whatsapp with the customer. However last week came to present problems in it. The link we are generating is similar to…
-
1
votes1
answer83
viewsHost server integration with local server
I will integrate the system hosted on the kinghost server with a local server. The idea is that when some content is updated on the hosting server update the content of the local server system, and…
-
1
votes0
answers45
viewsJava application running as Windows service
I need to develop a Java application that should run in company branches as a Windows service. The scenario is as follows: I need to get some information from the database of a third-party software…
-
1
votes2
answers451
viewsDifficulty in relating the SNIS municipalities to those of IBGE
I’m trying to build a database that includes the population served by the sanitation service and the per capita GDP of each municipality. The first data I have already been able to access by SNIS.…
-
1
votes1
answer166
viewsMoodle integration with third-party system
Hello, I have a cruel question today. I need to make the portal Moodle work with users of an external system. Someone has already managed this with few changes to the Moodle source code?…
-
1
votes0
answers39
viewsSend a blob to a webservice
Hello, it may sound like Jr. the personal question but I’ve tried searching the internet and nothing. I have the following scenario: A. NET API provided by a company to which I have to submit a…
node.js asp.net-web-api file-upload integration couchdbasked 6 years, 3 months ago Hiago Souza 5,837 -
1
votes1
answer33
viewsDo you run a negative test?
In my case I am using Postman to do the Integration tests, something very simple so far. However my doubt is, if just as in Unity test (In case I have already done several with Mstest c#) whether it…
-
1
votes1
answer157
viewsIntegration of Prestashop with ERP
I need integration of Prestashop orders, customers, products and price changes/promotions with ERP. In this case the objective would be the following: 1 - When making a sale or registering/editing…
-
1
votes1
answer57
viewsDatagridview with Custom Value Dataset
Hello, good morning, sir. I would like to ask you for help on the following situation: Use the Postgresql database integrated with Visual Studio Enterprise with the package (Npgsql Postgresql…
-
0
votes2
answers60
viewsIntegration of TSF with Android Studio
I wonder if someone has already done or knows how to accomplish the integration of Android studio with TSF. So far only found forms of integras with Intellij.
-
0
votes0
answers2460
viewsShare link on Instagram
Has to share link on Instagram with the same ease with what I do on Whatsapp by my site? Example: Whatsapp://send? text=http:// There is something simplified like this for Instagram?…
-
0
votes1
answer52
viewsWCF/Asmx giving timeout but server hardware is whispered
Good night. I have an application that is integrated with over a hundred other applications through webservices, where I use a lot of threads for communication between them. This my application is…
-
0
votes1
answer803
viewsWOOCOMMERCE - Integrate with database
It needed to integrate Woocommerce with its own database (different from the wordpress structure) to integrate in an ERP software. I know you have the REST API, but I have no idea how to do this, I…
-
0
votes1
answer299
viewsPaypal Plus integration: incorrect iframe
I’m using a Paypal Plus integration using iframe, as below: <script type="application/javascript"> var ppp = PAYPAL.apps.PPP({"approvalUrl": 'myApprovalUrl',"placeholder": "ppplus","mode":…
-
0
votes1
answer605
viewsIntegrate Wordpress with Oracle
I will develop a "E-commerce" services in Wordpress, known as Woocommerce, except that I need to integrate it with Oracle, in addition to the Mysql itself that it will run... Example: When someone…
-
0
votes1
answer185
viewsHow to use Python integrated with . CSV
Good morning. I have to read a field(line) from a file in . csv and fill in a certain field on the system. How should I do? Example, man . csv is the mass of data for filling in a register.
-
0
votes1
answer591
viewsConvert SSIS data from varchar to int
I’m locked into a conversion by SSIS, scenario: I have a CSV file, which I need to import into a table already created in the database, In this table of the database I have a column already…
-
0
votes1
answer101
viewsDoubt to make integration between web systems, using Httpwebrequest- Language c#
I’m building a C# web application using VS 2010. In this application I need to exchange information between the company website and an external website. Except that this site has no component for…
-
0
votes1
answer52
viewsIs it possible to create Web Service in SSIS?
It is possible create a web service in SSIS? As far as I know it is only possible to call a web service in SSIS.
-
0
votes1
answer38
viewsIntegration with ZAPIER - Error Javascript Exception: `body size is Too long`
When trying to collect Jasmin data with ZAPIER integration often the error occurs: Javascript Exception: body size is too long ZAPIER says the problem needs to be seen from Jasmin’s side, who is…
-
0
votes2
answers1276
viewsIntegration boleto Itau Shopline in PHP
I’m trying to develop an integration with the Itau Shopline online ticket system in PHP, but every time I send the data to the communication URL I receive a page with this message: Encryption…
-
0
votes1
answer516
viewsFirebird with restfull service and web api in C#
Hello, within a project I came across the following situation, I need to replicate information from a db Firebird Desktop to a db SQL Server Web, as both architectures do not talk to each other, the…
-
0
votes1
answer668
viewsIntegrate Rdstation with Django + Python p/ lead submission
Good morning guys, I have a problem: I have an LP that has to save the lead in the Postgres database and automatically send that lead to the RD platform using their API. using the curl I do it this…
-
0
votes0
answers48
viewsDoubt for database structuring - SQL Server
Good night! I would like to ask for help to have some ideas, I will explain more or less what I would like: Let’s say I have two databases, one to serve as Central (receives information from various…
-
0
votes1
answer1205
viewsIntegration with Juno Payment API
I’m having a hard time finalizing authentication with Juno’s api 2.0. She is asking for grant_type=client_credentials, but I’ve tried almost everything but all I got was a 400 error. Link Doc…
-
-1
votes1
answer148
viewsComponents for Integration Services - SSIS - Data Flow
Hello! I have a need to develop a component for Integration Services (SSIS) -> Data Flow. I already have components developed for the Control Flow area, but I have never developed anything for…
-
-1
votes1
answer213
viewsHow to Integrate a Web Application to Call a C# Biometric Desktop Application
Good afternoon, I need to make the request by the browser (Chrome) by calling a windows form c# on the same computer, which is a biometric application, both use c#. I have both codes, I made through…
-
-1
votes1
answer12
viewsIntegrate Keycloak into the Auth0
I wonder if it is possible to configure a custom SSO (single Sign on) in auth0. The idea is to use keycloak as IDP (Identity Provider). In this image it is possible to view the types of logins…
-
-2
votes1
answer27
viewsNo PHP connection response
Good evening, could someone help me? I’m doing an academic project where I have to link HTML pages and make them pull information from the database. So far, I have created a table in my database,…
-
-2
votes1
answer65
viewsHow does general untying work after entering a system using Social Networks?
It is common for a user to "enter" into current systems using an account already registered on another network. The most common ones I see are facebook, google and etc.. The processo is simple and…