Skip to main content

Issue Description

When you create a SmartObject from a SQL Server Table with composite Primary Keys (Id (int) and GUID (unique identifier)) and then execute the SmartObject create method, the ID does not return the value of the 2 columns in the “return property”. It only returns the GUID values and not the ID.

Resolution

The fix is available in:

  1. Ensure you have the correct K2 version and/or Cumulative update installed. See KB001893 to see what Fix Pack level you have installed.
  2. Download the latest Fix Pack using the links in the table above for the version you require.
  3. Install the Fix Pack to apply the fix.
Be the first to reply!

Reply