Kbase P18699: Dynamics. Cannot register new smart data field in the reposi
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  7/29/2003 |
|
Status: Unverified
FACT(s) (Environment):
Dynamics 2.0A
SYMPTOM(s):
Dynamics. Cannot register new smart data field in the repository.
Object not saved to repository
Object type SmartDataField does not exist
CAUSE:
Bug# 20030204-015
FIX:
If you create a new static smart data field using new: Static SmartDataField
and you try to save this object AND register it to the repository, then you
will fail. The newly created object cannot be saved and you will get the
error message:
Object not saved to repository
Object type SmartDataField does not exist.
This error message is correct, the object type staticSDF is the correct
object type that should be used.
Work around: do register the object during save but save the object only
statically, close the object, open it again and register it using the
correct object type.