[U2] VOC Pointer

2013-03-04 Thread Israel, John R.
I need to copy PDFs from a Windows server into a UNIX dir (where UniData lives). Can I map a VOC pointer? Other thoughts? Running HPUX, UniData 7.2.1. John ___ U2-Users mailing list U2-Users@listserver.u2ug.org

Re: [U2] VOC Pointer

2013-03-04 Thread Wols Lists
On 04/03/13 20:36, Israel, John R. wrote: I need to copy PDFs from a Windows server into a UNIX dir (where UniData lives). Can I map a VOC pointer? Can the unix machine see a windows share? You MAY be able to put a network path in field 2 of a voc entry, but by default, if UD recognises a

Re: [U2] VOC Pointer

2013-03-04 Thread Robert Porter
We use Samba to move 1000's of interface transaction files across from Windows servers to a HP-UX UniVerse server daily. The Windows server creates the file, and UV on the HP-UX box picks them up. The directories and files are create on the HP-UX server through a Samba share. Haven't tried it

Re: [U2] VOC Pointer

2013-03-04 Thread Rutherford, Marc
R. Sent: Monday, March 04, 2013 12:37 PM To: U2 Users List Subject: [U2] VOC Pointer I need to copy PDFs from a Windows server into a UNIX dir (where UniData lives). Can I map a VOC pointer? Other thoughts? Running HPUX, UniData 7.2.1. John ___ U2

Re: [U2] VOC Pointer

2013-03-04 Thread Robert Frailey
winftp, windows ftp explorer or any other windows ftp package - Original Message - From: Israel, John R. johnisr...@daytonsuperior.com To: U2 Users List u2-users@listserver.u2ug.org Sent: Monday, March 04, 2013 1:36 PM Subject: [U2] VOC Pointer I need to copy PDFs from a Windows

Re: [U2] VOC Pointer

2013-03-04 Thread Israel, John R.
: Monday, March 04, 2013 3:45 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] VOC Pointer On 04/03/13 20:36, Israel, John R. wrote: I need to copy PDFs from a Windows server into a UNIX dir (where UniData lives). Can I map a VOC pointer? Can the unix machine see a windows share? You MAY

Re: [U2] VOC Pointer

2013-03-04 Thread Israel, John R.
: [U2] VOC Pointer John, If this is one-time manual transfer I would suggest you use ftp. Marc Rutherford Principal Programmer Analyst Advanced Bionics LLC 661) 362 1754 -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf

Re: [U2] VOC Pointer

2013-03-04 Thread Robert Frailey
make sure if you use some sort of ftp that your set the transfer to binary - Original Message - From: Israel, John R. johnisr...@daytonsuperior.com To: U2 Users List u2-users@listserver.u2ug.org Sent: Monday, March 04, 2013 1:56 PM Subject: Re: [U2] VOC Pointer Nightly background run

Re: [U2] VOC Pointer

2013-03-04 Thread Robert Porter
Samba should be fine for this then... Create a directory type file in UD and setup Samba to share this. Map it on the Windows server. Define some process @ whatever time you like to copy/write the files on the Windows server. If they need to be processed somehow on the UD side, create a task

Re: [U2] VOC Pointer

2013-03-04 Thread John Thompson
@listserver.u2ug.org Subject: Re: [U2] VOC Pointer On 04/03/13 20:36, Israel, John R. wrote: I need to copy PDFs from a Windows server into a UNIX dir (where UniData lives). Can I map a VOC pointer? Can the unix machine see a windows share? You MAY be able to put a network path in field 2

Re: [U2] VOC Pointer

2013-03-04 Thread John Thompson
It appears HP, may have their own version of samba too- if you wanted to utilize HP support. https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do%3Fhpweb_printable%3Dtrue%26productNumber%3DB8725AA On Mon, Mar 4, 2013 at 4:04 PM, Robert Porter ropor...@ochsner.org wrote: Samba

Re: [U2] VOC Pointer

2013-03-04 Thread Israel, John R.
Of John Thompson Sent: Monday, March 04, 2013 4:06 PM To: U2 Users List Subject: Re: [U2] VOC Pointer If copying from the windows server to the HP-UX machine... If you use the samba method... you would need: 1) Samba installed on HP-UX server running Unidata 2) Setup a share to share a directory on HP

Re: [U2] VOC Pointer

2013-03-04 Thread Robert Porter
It's part of the HP-UX... look for CIFS server. John Thompson jthompson...@gmail.com 3/4/2013 3:06 PM ( mailto:jthompson...@gmail.com ) ... Its been a number of years, since I put samba on HP-UX. If you can find a package that utilizes swinstall (sam) somewhere out on the web, it might

Re: [U2] VOC Pointer

2013-03-04 Thread John Thompson
You also might be better off using winscp on the windows server. You could write a program/script to SCP the files over to the HP-UX server every night. WinSCP has some nice windows command line options. Chances are you already have ssh, or ftp installed in HP-UX. http://winscp.net/eng/index.php

Re: [U2] VOC Pointer

2013-03-04 Thread Wjhonson
Subject: Re: [U2] VOC Pointer John, If this is one-time manual transfer I would suggest you use ftp. Marc Rutherford Principal Programmer Analyst Advanced Bionics LLC 661) 362 1754 -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org

Re: [U2] VOC Pointer

2013-03-04 Thread John Thompson
...@daytonsuperior.com To: U2 Users List u2-users@listserver.u2ug.org Sent: Mon, Mar 4, 2013 12:57 pm Subject: Re: [U2] VOC Pointer Nightly background run every night. It has to work w/o user intervention. JRI -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto: u2-users

Re: [U2] VOC Pointer

2013-03-04 Thread Rutherford, Marc
-Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Israel, John R. Sent: Monday, March 04, 2013 1:12 PM To: U2 Users List Subject: Re: [U2] VOC Pointer I have done things from Window to UNIX with Samba before. As you

Re: [U2] VOC Pointer

2013-03-04 Thread Wjhonson
@listserver.u2ug.org Sent: Mon, Mar 4, 2013 1:24 pm Subject: Re: [U2] VOC Pointer So --- you want to a Unix process to drive a script (Remote Procedure Call) which would run on Windows; the RPC would gather the required files from elsewhere in the Windows world a copy them to the share folder? Marc Rutherford

Re: [U2] VOC Pointer

2013-03-04 Thread Israel, John R.
: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Rutherford, Marc Sent: Monday, March 04, 2013 4:24 PM To: U2 Users List Subject: Re: [U2] VOC Pointer So --- you want to a Unix process to drive a script (Remote Procedure Call) which would run

Re: [U2] VOC Pointer

2013-03-04 Thread Israel, John R.
: Monday, March 04, 2013 4:32 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] VOC Pointer Hang on Kee Mo Sa Be. I thought you wanted to map a VOC pointer ? That implies you want to run this from *inside* U2... not from Unix, but rather from BASIC ? -Original Message- From

Re: [U2] VOC Pointer

2013-03-04 Thread Wjhonson
u2-users@listserver.u2ug.org Sent: Mon, Mar 4, 2013 1:36 pm Subject: Re: [U2] VOC Pointer Let me give a full picture. I have a program on our Unix box running UniData. This program processes a BUNCH of nightly stuff including the launching of our PDF invoices which are built on a Windows

Re: [U2] VOC Pointer

2013-03-04 Thread Tony Gravagno
From: Israel, John R. I need to copy PDFs from a Windows server into a UNIX dir (where UniData lives). Can I map a VOC pointer? Other thoughts? Running HPUX, UniData 7.2.1. I'm not as familiar with internals in UV/UD as with other platforms so this may not apply - and I'm eager to understand

Re: [U2] VOC Pointer

2013-03-04 Thread Rutherford, Marc
Subject: Re: [U2] VOC Pointer Let me give a full picture. I have a program on our Unix box running UniData. This program processes a BUNCH of nightly stuff including the launching of our PDF invoices which are built on a Windows server (I have no control of that). When the job finishes, one

Re: [U2] VOC Pointer

2013-03-04 Thread Wols Lists
On 04/03/13 21:11, Israel, John R. wrote: I have done things from Window to UNIX with Samba before. As you say, we do it all the time. The issue I have is I need my Unix box to grab the data from Windows and copy it from Windows to Unix. The copy needs to be run from Unix, not Windows.

Re: [U2] VOC Pointer

2013-03-04 Thread Peter Cheney
Of Israel, John R. Sent: Tuesday, 5 March 2013 7:12 To: U2 Users List Subject: Re: [U2] VOC Pointer I have done things from Window to UNIX with Samba before. As you say, we do it all the time. The issue I have is I need my Unix box to grab the data from Windows and copy it from Windows to Unix

Re: [U2] VOC Pointer [SECURITY=UNCLASSIFIED]

2013-03-04 Thread HENDERSON MIKE, MR
- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Peter Cheney Sent: Tuesday, 5 March 2013 11:51 a.m. To: U2 Users List Subject: Re: [U2] VOC Pointer How about using scp with public/private key authentication running from a unix cron to scp

Re: [U2] VOC pointer replaced

2005-12-06 Thread Herve Balestrieri
Open a session in UNIX shell. Then : $ cd ACCOUNT_DIRECTORY $ `cat /.uvhome`/bin/UVwrite VOC VOC F VOC D_VOC ... For your customized NEWACC file, you could do, when logged in UNIX as the UniVerse Administrator : $ cd `cat /.uvhome` $ `cat /.uvhome`/bin/UVdelete NEWACC/NEWACC VOC Hope this will

RE: [U2] VOC pointer replaced

2005-12-06 Thread Keith W. Roberts
] [mailto:[EMAIL PROTECTED] On Behalf Of Bill_H Sent: Monday, December 05, 2005 4:11 PM To: u2-users@listserver.u2ug.org Subject: [U2] VOC pointer replaced I was working on upgrading an account to the most recent version of UniVerse PE. When coping a list of custom VOC items, from a custom NEWAC

RE: [U2] VOC pointer replaced

2005-12-06 Thread Bill_H
Sent: Monday, December 05, 2005 5:34 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] VOC pointer replaced Goo'day, Bill, At 16:10 05/12/05 -0800, you wrote: I was working on upgrading an account to the most recent version of UniVerse PE. When coping a list of custom VOC items

[U2] VOC pointer replaced

2005-12-05 Thread Bill_H
I was working on upgrading an account to the most recent version of UniVerse PE. When coping a list of custom VOC items, from a custom NEWAC file, to the local VOC (with an overwrite) it happened one of the item IDs was VOC, which was a Pick synonym for the (MD): 001 Q . . 009 L 010 12 It seems

Re: [U2] VOC pointer replaced

2005-12-05 Thread Bruce Nichol
Goo'day, Bill, At 16:10 05/12/05 -0800, you wrote: I was working on upgrading an account to the most recent version of UniVerse PE. When coping a list of custom VOC items, from a custom NEWAC file, to the local VOC (with an overwrite) it happened one of the item IDs was VOC, which was a Pick

RE: [U2] VOC pointer replaced

2005-12-05 Thread Bob Woodward
-users@listserver.u2ug.org Subject: [U2] VOC pointer replaced I was working on upgrading an account to the most recent version of UniVerse PE. When coping a list of custom VOC items, from a custom NEWAC file, to the local VOC (with an overwrite) it happened one of the item IDs was VOC, which

Re: [U2] VOC pointer replaced

2005-12-05 Thread John Hester
Bill_H wrote: Is there a way I can modify the VOC item back. I can still see the file exists in Windows Explorer. You should be able to create a VOC pointer in another account, or the UV master account, that is a type F and points to the VOC file with the overwritten VOC entry: 001: F

RE: [U2] Voc pointer not working

2005-07-12 Thread John Jenkins
SET.INDEX filename path Please watch copying files at the O.S level if they could be in use. On UniVerse please use SUSPEND.FILES ON / OFF and on UniData dbpause / dbresume. Of course you could just stop the database... JayJay --- u2-users mailing list u2-users@listserver.u2ug.org To

RE: [U2] Voc pointer not working (fwd)

2005-07-11 Thread Brian Leach
Marilyn Hilb wrote: The trigger here seems to be files that have I_ folders on them, Index Map?. As Karl stated, the index file location is hard coded into the file header. You can amend this using the SET.INDEX command. This can either reset the index path to the local location OR clear

RE: [U2] Voc pointer not working (fwd)

2005-07-11 Thread Marilyn Hilb
To: u2-users@listserver.u2ug.org Subject:RE: [U2] Voc pointer not working (fwd) Marilyn Hilb wrote: The trigger here seems to be files that have I_ folders on them, Index Map?. As Karl stated, the index file location is hard coded into the file header. You can amend this using

RE: [U2] Voc pointer not working (fwd)

2005-07-11 Thread Marilyn Hilb
Fax: 847-367-1892 [EMAIL PROTECTED] www.valuepart.com -Original Message- From: Brian Leach [mailto:[EMAIL PROTECTED] Sent: Monday, July 11, 2005 3:02 AM To: u2-users@listserver.u2ug.org Subject:RE: [U2] Voc pointer not working (fwd) Marilyn Hilb wrote: The trigger here

RE: [U2] Voc pointer not working (fwd)

2005-07-11 Thread Mark Eastwood
SET.INDEX TO NULL Mark Annapolis, MD -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Richard Taylor Sent: Monday, July 11, 2005 1:46 PM To: u2-users@listserver.u2ug.org Subject: RE: [U2] Voc pointer not working (fwd) The I_ files are Universe indexes

RE: [U2] Voc pointer not working (fwd)

2005-07-11 Thread Marilyn Hilb
[EMAIL PROTECTED] www.valuepart.com -Original Message- From: Richard Taylor [mailto:[EMAIL PROTECTED] Sent: Monday, July 11, 2005 3:46 PM To: u2-users@listserver.u2ug.org Subject:RE: [U2] Voc pointer not working (fwd) The I_ files are Universe indexes. It seems like the you

[U2] Voc pointer not working

2005-07-10 Thread Marilyn Hilb
Hi all. I have a question and hopefully I'll give you all the info you need to answer. Universe 9.4 SB+ 3.4.0 I don't know if SB+ comes into play on this. NT We make a copy of our live account every so often. When doing this we use NT to make the copy and then run it through a universe

Re: [U2] Voc pointer not working

2005-07-10 Thread Karl L. Pearson
Marilyn Hilb wrote: Hi all. I have a question and hopefully I'll give you all the info you need to answer. Universe 9.4 SB+ 3.4.0 I don't know if SB+ comes into play on this. NT We make a copy of our live account every so often. When doing this we use NT to make the copy and then run it

Re: [U2] Voc pointer not working (fwd)

2005-07-10 Thread Karl L Pearson
Marilyn Hilb wrote: Hi all. I have a question and hopefully I'll give you all the info you need to answer. Universe 9.4 SB+ 3.4.0 I don't know if SB+ comes into play on this. NT We make a copy of our live account every so often. When doing this we use NT to make the copy and then run it

Re: [U2] Voc pointer not working

2005-07-10 Thread Moderator
All, Please watch the overquoting. Trimming means never having to say you blew out my e-mailbox's byte quota. - Charles Barouch, Moderator Note: If you are reading this on indexfocus, gmane, or any other reposting or archiving service, please visit http://listserver.u2ug.org/, enter