473,382 Members | 1,204 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

Basic web service troubles

I'm working on an MS InfoPath project that requires authentication, and
was less than excited to learn that I can't send signature pad captured
data from InfoPath to Access. Love those unexpected Microsoft data type
interactions.

The signature pad (InterLink ePad) provider's tech support suggested
using a web service, and since then I've been trying to figure out
exactly how to get data (a hash signature in long format and an integer
form ID) saved into an XML file. I'm going to go way out on a limb and
hope that if I could get the web service set up right, InfoPath would
agree with it. From InterLink support:

"IntegriSign signature data is exposed as Base64 encoded String and the
size varies from 500K to 2K depending on the signature length. So even
if you create another field in Form to hold the signature data, finally
that should go into a long data type column in the database. InfoPath
form by itself can't hold/save the data. Each field in the form should
be bound to some kind of data source. InfoPath form data can be bound
to a XML data source or to a database or else we can submit it to a web
service. Binding the form to a XML data source instead of Access
database will solve the problem."

Of course, in InfoPath an XML data source can only be used to receive
and not to submit data. So far as I can tell I need an XSD file (which
I think I've got done based on guides I've found online), a SOAP file
to define what gets sent to and from the XML file, and a WSDL file to
tie everything together. Any advice on how to go about this? Forgive
the broad and clueless question; I post it based on the assumption that
it'll be a simple matter of someone pointing me to a tutorial I haven't
stumbled across yet. Thanks!

Feb 24 '06 #1
0 1318

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: Lalit | last post by:
Hi Friends, I have developed a Windows service. Now i need icon for this service in systray and context menu fo this icon. Can i do this? With regards, Lalit
6
by: Pawel Janik | last post by:
Hello, I wrote a system service, whis is located in assembly called "s1.exe". But i like to install this service twice. Problem starts, when service starts....a service code loks like this: ...
10
by: Ruben Fdez. | last post by:
Hi, I'm in troubles with Windows XP SP_2 I've mapped a net drive to Z: for the machine user Administrator. I've build a Windows service in C# and .NET Framework 1.1. This service must copy...
4
by: hex40 | last post by:
Hi, I have created a Service with vb.NET 2005 and I want to show a form. How can I do this? Can I do it like this? Or should'nt I use a form in a service at all? Private oMain As Main ...
2
by: Ottavio | last post by:
Hello, I'm having some problems with the authentication during a web service call I know I have to add the "Authorization: Basic xxxxxxxx" in the http header (not soap header) but I can't find a...
10
by: Penelope Dramas | last post by:
Hello, I am using following code to handle unhandled exceptions in Windows Forms. Shared Sub Main() Dim GlobalExceptionHandler As New GlobalExceptionHandler AddHandler...
3
by: louciv | last post by:
I am trying to create a program that uses this web service: http://webservices.carrier411.com/wsLogin.cfc?wsdl I am supposed to pass it two parameters and it is supposed to return an array....
3
by: Cor Pruim | last post by:
I have a very strange problem. I have written a Windows Service with VS2003 in vb.net. This service does some calculations and after that it needs to produce some Excel reports by getting data from...
0
by: =?Utf-8?B?VG9t?= | last post by:
Folks, I need to send a non-strongly typed DataTable as a parameter through my web service to update the database with the user's changes, and need to return it to the user's client app with any...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.