Hello

I'm talking about Data Management Service with LCDS 2.5.1 + CF801.

I'm tring to add change information like ...

<cfset new = dao.update(old, new)>
<cfset co.addChangedPropertyName("hoge")>
<cfset co.processed()>


But actual result is NOT correctly once every two times.
I mean it set a different property name once every two times.
And the different value is always same.

How can I fix this problem??


thanks

Shigeru Nakagaki

Reply via email to