Hi Experts,
I'm using centera as the storage for one of the custom object type and need to set custom attributes in centera.
I need to know how to set single and repeating attributes in centera for a document which is uploaded by custom DFC code?
I'm following approach in which I will import the new document using operations and then getting the object id of imported document and then setting its custom attributes. I have a doubt that if values are set via dfSysobject.setRepeating (... ) or DfSysobject.SetString() will this set them into Centera.
Please advice.
Thanks in advance
Prashant