Re: [U2] Adding capabilities in the sort term

2011-07-08 Thread Oaks, Harold
Thanks to all who responded.  This certainly gives me a start!
Harold

-Original Message-
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Tom Whitmore
Sent: Thursday, July 07, 2011 2:02 PM
To: U2 Users List
Subject: Re: [U2] Adding capabilities in the sort term

Hi,
We are using HostAccess as our terminal emulator and Verifone's MX870
for the PIN Pad device.  We chose to use Verifone's IP Connect product
to actually perform the communication with the device.  HostAccess
provides basic subroutines that will permit you to send the commands to
either talk to the MX or their SIM dll.  Either way, we receive the
signature back and display it on the screen without a problem.  The
beauty of the way we are doing this is that credit cards never touch our
server, and with Verifone's end-to-end encryption no usable credit card
information touches the register, which takes both out of scope for PCI
DSS, and PCI PA-DSS... depending on your auditor that is. 
Tom Whitmore,
RATEX Business Solutions.


-Original Message-
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Oaks, Harold
Sent: Wednesday, July 06, 2011 2:35 PM
To: u2-users@listserver.u2ug.org
Subject: [U2] Adding capabilities in the sort term

Has anyone done either of the following with a U2 system (we have
Universe) and can give me some recommendations?

(1) Added a signature pad so that captured signatures can be stored for
future use. (We have Print Wizard, so can easily print graphical images
if they can just be captured.)

(2) Worked with Web Services from within your U2 application?

Thanks-
Harold Oaks

This e-mail and related attachments and any response may be subject to
public disclosure under state law.
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

This e-mail and related attachments and any response may be subject to public 
disclosure under state law.
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] Adding capabilities in the sort term

2011-07-07 Thread Symeon Breen
For point 2 we have been consuming many different webservices within unidata
for many years - there are two main ways to do it, either entirely within u2
or partly within and partly outside. It depends on circumstances as to which
is the most appropriate - it is in effect pretty easy either way.



-Original Message-
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Oaks, Harold
Sent: 06 July 2011 19:35
To: u2-users@listserver.u2ug.org
Subject: [U2] Adding capabilities in the sort term

Has anyone done either of the following with a U2 system (we have
Universe) and can give me some recommendations?

(1) Added a signature pad so that captured signatures can be stored for
future use. (We have Print Wizard, so can easily print graphical images
if they can just be captured.)

(2) Worked with Web Services from within your U2 application?

Thanks-
Harold Oaks

This e-mail and related attachments and any response may be subject to
public disclosure under state law.
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users
-
No virus found in this message.
Checked by AVG - www.avg.com
Version: 10.0.1388 / Virus Database: 1516/3747 - Release Date: 07/06/11

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] Adding capabilities in the sort term

2011-07-07 Thread Bill Haskett

Symeon:

Maybe you could outline the reasons why it would be advantageous each 
way, and give a small example for each.  It'd be an excellent PickWiki 
addition.


The reason I say this is because most of us would like to try out this 
stuff starting out with very simple examples.


Bill


- Original Message -
*From:* syme...@gmail.com
*To:* 'U2 Users List' u2-users@listserver.u2ug.org
*Date:* 7/7/2011 12:47 AM
*Subject:* Re: [U2] Adding capabilities in the sort term

For point 2 we have been consuming many different webservices within unidata
for many years - there are two main ways to do it, either entirely within u2
or partly within and partly outside. It depends on circumstances as to which
is the most appropriate - it is in effect pretty easy either way.



-Original Message-
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Oaks, Harold
Sent: 06 July 2011 19:35
To: u2-users@listserver.u2ug.org
Subject: [U2] Adding capabilities in the sort term

Has anyone done either of the following with a U2 system (we have
Universe) and can give me some recommendations?

(1) Added a signature pad so that captured signatures can be stored for
future use. (We have Print Wizard, so can easily print graphical images
if they can just be captured.)

(2) Worked with Web Services from within your U2 application?

Thanks-
Harold Oaks

This e-mail and related attachments and any response may be subject to
public disclosure under state law.
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users
-
No virus found in this message.
Checked by AVG - www.avg.com
Version: 10.0.1388 / Virus Database: 1516/3747 - Release Date: 07/06/11

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] Adding capabilities in the sort term

2011-07-07 Thread Tom Whitmore
Hi,
We are using HostAccess as our terminal emulator and Verifone's MX870 for the 
PIN Pad device.  We chose to use Verifone's IP Connect product to actually 
perform the communication with the device.  HostAccess provides basic 
subroutines that will permit you to send the commands to either talk to the MX 
or their SIM dll.  Either way, we receive the signature back and display it on 
the screen without a problem.  The beauty of the way we are doing this is that 
credit cards never touch our server, and with Verifone's end-to-end encryption 
no usable credit card information touches the register, which takes both out of 
scope for PCI DSS, and PCI PA-DSS... depending on your auditor that is. 
Tom Whitmore,
RATEX Business Solutions.


-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Oaks, Harold
Sent: Wednesday, July 06, 2011 2:35 PM
To: u2-users@listserver.u2ug.org
Subject: [U2] Adding capabilities in the sort term

Has anyone done either of the following with a U2 system (we have
Universe) and can give me some recommendations?

(1) Added a signature pad so that captured signatures can be stored for future 
use. (We have Print Wizard, so can easily print graphical images if they can 
just be captured.)

(2) Worked with Web Services from within your U2 application?

Thanks-
Harold Oaks

This e-mail and related attachments and any response may be subject to public 
disclosure under state law.
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


[U2] Adding capabilities in the sort term

2011-07-06 Thread Oaks, Harold
Has anyone done either of the following with a U2 system (we have
Universe) and can give me some recommendations?

(1) Added a signature pad so that captured signatures can be stored for
future use. (We have Print Wizard, so can easily print graphical images
if they can just be captured.)

(2) Worked with Web Services from within your U2 application?

Thanks-
Harold Oaks

This e-mail and related attachments and any response may be subject to public 
disclosure under state law.
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] Adding capabilities in the sort term

2011-07-06 Thread Larry Hiscock
I've worked with signature capture devices, although not in U2.  I have
worked with web services from within a UniData application.  What type of
web service are you looking to implement, and what platform are you running
UniVerse on?

Larry Hiscock
Western Computer Services


-Original Message-
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Oaks, Harold
Sent: Wednesday, July 06, 2011 11:35 AM
To: u2-users@listserver.u2ug.org
Subject: [U2] Adding capabilities in the sort term

Has anyone done either of the following with a U2 system (we have
Universe) and can give me some recommendations?

(1) Added a signature pad so that captured signatures can be stored for
future use. (We have Print Wizard, so can easily print graphical images
if they can just be captured.)

(2) Worked with Web Services from within your U2 application?

Thanks-
Harold Oaks

This e-mail and related attachments and any response may be subject to
public disclosure under state law.
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] Adding capabilities in the sort term

2011-07-06 Thread Tony Gravagno
Harold:
(1) Yes, I have written a signature capture interface for MV.
The device connects to a client-side PC and I have an
install/setup utility that handles everything there.  This was
originally intended for a POS running either AccuTerm or
AnzioWin, where the clerk causes the character app to
transparently send a sequence to activate the device.  The
resulting signature is displayed to the clerk for verification
before acceptance.  See info, reference for hardware, and a
screenshot here:
nospamNebula-RnD.com/blog/tech/2009/09/signatures01.html

The client for whom this was written also uses PrintWizard.  We
capture signatures from contractors at the POS and then display
their sig on the invoices and other documentation which is
printed at sale, faxed, or emailed - all seamlessly.

(2) Yes, I call and receive web services all the time.  The
solution for any given site depends on the environment and
skillset of the developers.

Please email if you're interested in either of the above.

Tony Gravagno
Nebula Research and Development
TG@ remove.pleaseNebula-RnD.com
Nebula RD sells mv.NET and other Pick/MultiValue products
worldwide, and provides related development services
remove.pleaseNebula-RnD.com/blog
Visit PickWiki.com! Contribute!
http://Twitter.com/TonyGravagno


 From: Harold.Oaks
 
 Has anyone done either of the following with a U2 
 system (we have Universe) and can give me some 
 recommendations?
 
 (1) Added a signature pad so that captured signatures 
 can be stored for future use. (We have Print Wizard, 
 so can easily print graphical images if they can just 
 be captured.)
 
 (2) Worked with Web Services from within your U2 
 application?

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users