[Download-List] DOWNLOAD using VF via script results in error

Cindy Goede goede at luther.edu
Thu Apr 8 11:33:12 EDT 2004


I have a paragraph that uses the virtual field below to DOWNLOAD a XML 
file.  It works fine when I run it from the colon prompt.  When the 
paragraph is run from a script it doesn't work.

virtual field----------------------------------------------
SUBR("S.L53.REMOVE.DUPS",X.LUTHER.MAJORS.ALL);
TRANS("MAJORS",FIELD(@1, at VM,1,1),"MAJORS.DESC","X");
TRANS("MAJORS",FIELD(@1, at VM,2,1),"MAJORS.DESC","X");
TRANS("MAJORS",FIELD(@1, at VM,3,1),"MAJORS.DESC","X");
TRANS("MAJORS",FIELD(@1, at VM,4,1),"MAJORS.DESC","X");
TRANS("MAJORS",FIELD(@1, at VM,5,1),"MAJORS.DESC","X");
TRANS("MAJORS",FIELD(@1, at VM,6,1),"MAJORS.DESC","X");
IF @2 NE 'Do Not Use' AND @2 NE 'Non-Degree Program' THEN @2 ELSE '';
IF @3 NE 'Do Not Use' AND @3 NE 'Non-Degree Program' THEN @3 ELSE '';
IF @4 NE 'Do Not Use' AND @4 NE 'Non-Degree Program' THEN @4 ELSE '';
IF @5 NE 'Do Not Use' AND @5 NE 'Non-Degree Program' THEN @5 ELSE '';
IF @6 NE 'Do Not Use' AND @6 NE 'Non-Degree Program' THEN @6 ELSE '';
IF @7 NE 'Do Not Use' AND @7 NE 'Non-Degree Program' THEN @7 ELSE '';
SUBR("S.STRIP.NULLS", at 8:@VM:@9:@VM:@10:@VM:@11:@VM:@12:@VM:@13)
---------------------------------------------------------

# ./usr/udms/scripts/ldapalumextract
/datatel/live/benlive
UniData Release 6.0  Build: (4161)
(c) Copyright IBM Corporation 2002.
All rights reserved.
Current UniData home is /usr/ud51/.
Current working directory is /datatel/live/benlive.
:L53.LIS.LDAP.ALUM
This paragraph creates a file of Alumni to be updated in LDAP
980 records retrieved to list 0.
DOWNLOAD version 6.02
Using input file PERSON
Output to file _HOLD_ LdapAlum.xml
In /usr/local/DOWNLOAD.SOURCE/_DOWNLOAD.LOAD at line 119 Virtual Attribute 
Error
: In /usr/local/DOWNLOAD.SOURCE/_DOWNLOAD.LOAD at line 119 Virtual field 
too big.
1 record processed.
:#
---------------------------------------------------------
Any idea what the problem might be?


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.cedarville.edu/pipermail/download-list/attachments/20040408/a5109c89/attachment.html>


More information about the download-list mailing list