After the upgrade to LSF9 by the installer, I noticed the online ED (EDI) screens don't have any of the drop downs. Example: ED10 doesn't have the drop down on EDI number, carrier, etc. Nor does ED02. Happens in LID and portal.
Tried:
recompiling, re-srgen, recopy of .sr and .or from working environment, re-scrgen, pgmdump/load and recopy of pd,wd, .scr from working environment. Cobcmp of logan. Remove .gnt, .obj. recompile. Nothing works. gsc doesn't know either. Other than resinstalling EDI, any one got any clues? If you do and it works, I'll buy you a beer.
Rog
I did that and it still does not work. I even ran a recompile. We don't use locales. in $LAWDIR/logan/obj there was/is only LO.SrMap and LO.SrMap2 There was not any ED.SrMap. I ran srgen and got these errors.
# srgen LOGAN ED Processing /lsf9/law/logan/edsrc/ED.or Processing /lsf9/law/logan/edsrc/ED.sr Line 112: Form Field Name "USER-ATTRIBUTE-ID" Not Found In 'DEFINE SCRFLDS' Line 112: Form Field Name "USER-GROUP-ATTRIBUTE-ID" Not Found In 'DEFINE SCRFLDS ' Line 121: Form Field Name "ATTRIBUTE-NAME" Not Found In 'DEFINE SCRFLDS' Line 131: Form Field Name "ATTRIBUTE-VALUE" Not Found In 'DEFINE SCRFLDS' Line 146: Form Field "USER-GROUP-ID" Not Defined Line 154: Form Field "USER-GROUP-ID" Not Defined Line 162: Form Field "USER-GROUP-ID" Not Defined Line 164: Form Field "USER-GROUP-ID" Not Defined Line 178: Form Field Name "TEMPLATE-NAME" Not Found In 'DEFINE SCRFLDS' Line 187: Form Field Name "USER-GROUP-ATTRIBUTE-ID" Not Found In 'DEFINE SCRFLDS ' Line 203: Form Field "USER-ATTRIBUTE-ID" Not Defined Line 230: Form Field Name "TEMPLATE-NAME" Not Found In 'DEFINE SCRFLDS' Line 244: Form Field Name "USER-ATTRIBUTE-ID" Not Found In 'DEFINE SCRFLDS' Line 251: Form Field Name "USER-GROUP-ATTRIBUTE-ID" Not Found In 'DEFINE SCRFLDS '
The fact that you got srgen errors is an indication of why the dropdowns don't work. Now you need to fix those. John Henley