Kbase P3327: Error 201 while opening a SmartDataViewer in the AppBuilder
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  9/3/2003 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.x
SYMPTOM(s):
A SmartDataViewer is being opened in the AppBuilder
Error 201 while opening a SmartDataViewer in the AppBuilder
This file cannot be analyzed by the AppBuilder. Please check
these problems in your file or environment:
** <program> Could not understand line <number>. (196)
** Unknown Field or Variable name - <field-name>. (201)
Fields renamed in the datasource
Progress ADM
Progress ADM2
CAUSE:
A field on a SmartDataviewer has been renamed in its data source
A SmartDataViewer's Data Source is the SmartDataObject it was built from.
FIX:
1) Re-name the field in the SmartDataObject back to its
original value.
2) Remove the field from the SmartDataViewer.
3) Re-name the field in the SmartDataObject to its new value
and add it back to the SmartDataViewer.
FIX:
An alternative resolution would be to modify the procedure outside of the AppBuilder.
NOTE: Be sure to make a copy of the procedure before doing this. Technical Support will not support AppBuilder-generated code that has been modified outside of the AppBuilder.