ERROR IN EDE TRANSFER AT BEGINNING OF AWARD YEAR

 

 

PROBLEM:

 

I’ve tried to “receive” a file from edexpress and place it into poise and I got the following message.

 

C-Kermit server done

 %RENAME-I-RENAMED, SYS$SYSDEVICE:[AID_TAMMY]EXPORT.FIL;1 renamed to SYS$SYSDEVIC

E:[AID_TAMMY]04EXPORT.FIL;1

TRANSPORT V2.0-02 - Transport micro files to and from PC    02:18 PM

Copyright (c) 1992, Campus America, Inc.

?Can't find file or account - Data file SYS$SYSDEVICE:[AID_TAMMY]COMMON_FILE.DTA

Finished    02:18 PM

 

SOLUTION:

 

In the EDE_LAYOUT05 file there is a record with a key of ".SSN" (the period is significant).  Change the field called .FILE1 to say 'ISIR' instead of 'COMMON_FILE'.

 

EXAMPLE:

 

$ sd users2:[finaid.ede.files]
$ dir EDE_LAYOUT05*

EDE_LAYOUT05.DSC;1  EDE_LAYOUT05.DTA;1
EDE_LAYOUT05.KEY;1  EDE_LAYOUT05.SCN;1  EDE_LAYOUT05_EDE.FMT;1

 

$ search
SEARCH V6.8-01 - Peruse a Data File                         04:10 PM
Copyright (c) 2000, Campus America, Inc.
Data File Name <EDE_LAYOUT05>?
Type "HELP" for assistance

Option? key
Constant fields to display <NONE>? all

Field Identifier? .ssn
.SSN           643
Record number:                61
1> Field Identifier:               .SSN
2> Field Offset:                    643
3> Field Length:                      9
4> Description:                    Current Student ID

5> Field Mask:
6> Field Type:                     N
7> Data File 1:                    COMMON_FILE
8> Data File 2:
9> Calculated Data (Y/N):
10> ISIR Defined field number:
11> FAFSA field number:

 

Field Identifier? /upd
Field(s) to Change?
7

Data File 1:   COMMON_FILE
 7> New Data? ISIR
Field(s) to Change?

Field Identifier?

Option?

Finished    04:10 PM