HI Frnds,
when i uploading the file, the File is uploading Susccess fully but not the description of the file which am entering along with file selection in the inputfield
Ex:
File Description : xxxxxxxxx
File Upload : C:\Documents and Settings\My Documents
Test\Tetst3.doc
with above Ex i can upload file from loacal system but with am trying put Description also @ Km folder .
my Code is :
IPropertyName propertyName = new PropertyName("http://sapportals.com/xmlns/cm","TDescription");
IProperty property = new Property(propertyName, "testingDescription");
resource.setProperty(property);
Hear TDescription is i've created Property @ Property metadata and added to System Group and that Property i've add to km Folder layout and @Km foder i can able to see TDescription along with NAME, Size, LOCK,Modified, Modified By.
plz Help me ASAP.
ThanQ n Regards,
vita.