08-15-06 12:16 AM
Thank you that was the problem
Jeff
"Adrian Hamza [MSFT]" wrote:
> I don't know for sure if this is the cause of the issue, but judging on th
e
> length of the string that's causing the problem it might be caused by the
> fact that your MBData node is mapped to a promoted property. Promoted
> properties have a maximum length of 256 characters (or 255?, anyway
> somewhere in that range). If that's true and you want to allow values
> longer than 256 chars, you should use a "Distinguished Field" instead of a
> promoted property. Distinguished fields can be a lot longer and they are
> less expensive than promoted properties. At the same time they cannot be
> used for routing of the message (in filters).
> See more info here
> http://geekswithblogs.net/sthomas/a...6/27/44906.aspx
>
> This posting is provided "AS IS" with no warranties, and confers no rights
.
>
> Adrian Hamza [MSFT]
> http://blogs.msdn.com/ahamza/
> My blog on BizTalk 2006
> Windows SharePoint Services adapter
>
> --------------------
> 257+ char
> Thompson@discussions.microsoft.com>
> char
> xml
> contains
> appreciated
> "cdataRec"
>
>
[ Post a follow-up to this message ]
|