Well somebody had to be the first to post to this forum......
Actually my question is quite simple, but I haven't been able to find the answer anywhere.
I have extended the base ITDOCUMENT with additional properties, some of which are metadata.
Using setPropertyValue in Item I can set the extended properties but not those that are metadata. When I try to set the metadata properties I get the following message:
com.imanage.cms.exceptions.library.NoSuchPropertyException: Property 'EXT:

OCUMENTTYPE' does not exist on APP::ITDOCUMENT
Is there an alternate way of setting a property that has been defined as metadata? Why will the way I am doing it not work?
Thanks,
NateEnt