[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] Modifying DICT - 101

2011-07-06 Thread Greg Coelho
Hey Guys,

Starting with this original file

:ELE VOC A26.CHECKS.RECON  
3 lines long.  
  
: P  
0001: F  
0002: DATA/DATA_X/A26.CHECKS.RECON  
0003: DATA/DATA_X/D_A26.CHECKS.RECON  
Bottom at line 3.

I've was able to get it to work with our proprietary system by:

1. Creating replacement file within the proprietary system: 
A26.CHECK.RECON 
2. Copied the dictionary from A26.CHECKS.RECON to A26.CHECK.RECON
 
0001: F  
0002: A26.CHECK.RECON  
0003: DATA/DATA_X/D_A26.CHECKS.RECON  
Bottom at line 3. 

3. Copied the data from A26.CHECKS.RECON to A26.CHECK.RECON and modified 
the date field (changing the value from external to internal).

With the DICT pointing back to the original A26.CHECKS.RECON the file is 
accessible to the system which in the beginning could not see 
A26.CHECK.RECON. 

What do I need to do to again point to my original DICT?
  
0001: F  
0002: DATA/DATA_X/A26.CHECK.RECON  
0003: DATA/DATA_X/D_A26.CHECK.RECON  
Bottom at line 3.

Thanks!

Greg
___
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