Bug #9040
fixe dataset serialization over appserver calls
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
Due date:
% Done:
0%
billable:
No
vendor_id:
GCD
case_num:
version_reported:
version_resolved:
reviewer:
production:
No
env_name:
topics:
History
#1 Updated by Constantin Asofiei almost 2 years ago
- File BarSer.cls added
- File runappsrv3.p
added - File ootest.p
added
Attached is a test which shows how how datasets can be transferred over appserver calls, via a OO instance.
This currently is broken in FWD. We need some tests to determine if the dataset is marked serializable and the temp-table is non-serializable, what happens (NON-SERIALIZABLE is a OE 12 feature).
Also, a dataset is not used for storage, only the temp-table, so I wonder if for appserver calls this is even required to be transferred.