Hi,
Has anyone successfully saved PSChildEntry values using the API?
I can update values on the content item itself. However, when I use the same code to try updating items on the children, I’m always getting a “org.apache.commons.beanutils.ConversionException” error. The database table says it’s a NVARCHAR type so I wouldn’t expect there to be any conversion needed simply dropping a string in there.
Any idea what I’m missing?
Nick.