Skip to main content
Nintex Community Menu Bar

Issue Description

When you have a SharePoint list with a "Multiple Lines of Text" field storing JSON data, parts of the data or JSON tags may be truncated when executing the List SmartObject getlist method (in both the tester tool and Management), resulting in the data not being returned exactly as it is stored in SharePoint.

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.

Considerations

You need to:

  • Edit the SourceCode.SmartObjects.Services.SharePoint.dll.config (Service Broker) and change <add key="RemoveSPNoteXMLWrapper" value="false" />
Be the first to reply!

Reply