Support Article
Externally Mapped Property Blank in Database
SA-3716
Summary
You have a database table with several extermally mapped properties which are defined on the associated class' "External Mapping" tab. You notice via PRPC trace and database investigation that when doing an Obj-Save coupled to the database table that one or more of the properties is set to null, but at run time values are present on the clipboard.
Error Messages
N/A
Steps to Reproduce
- Create a Page.
- Set all the values over that page.
- Check the values are all present on the clipboard
- Do an Obj-Save
- Check values in DB
- All the values are being saved except "Property A"
Root Cause
The root cause of this problem is defect/misconfiguration in the PRPC operating environment. The external column was added after PRPC start up and PRPC does not recognize the database schema change.
Resolution
This issue is resolved through the following local change:
Revalidate the class and property of interest and restart the JVM
Published January 31, 2016 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.