Feature Not Implemented Exception

Problem: An INSERT operation on the client device results in an exception similar to: Feature 'n/a' not implemented.

Explanation: This may indicate that page size is not large enough to accommodate all MBO attributes included in the mobile application project.

The page size should be larger than the sum of all attribute lengths for any MBO which is included with all the MBOs selected, and must be valid for the database. If the page size is changed, but does not meet these guidelines, object queries that use string or binary attributes with a WHERE clause may fail.

Solution: Regenerate the code, this time specifying a larger page size. For information search Sybase Unwired WorkSpace - Mobile Business Object Development for the topic Generating Object API Code, or search the appropriate Developer Guide for information about generating code for a specific device platform.