Unsolved

This post is more than 5 years old

2 Intern

 • 

212 Posts

2007

November 16th, 2009 16:00

UploadHelper does not set objname

Hi,

When using the UploadHelper and using a listable tag (not objectpath), the obj name attribute does not get set.

However, using the UploadHelper to upload an object to an object path sets the objname property.

Binding: Java

Atmos: Atmos onLine

Thanks,

Aashish

2 Intern

 • 

212 Posts

November 16th, 2009 16:00

Another thing -

Since the objname value was not getting set, I tried setting it using the Metadata / MetadataList object. However, this resulted in user metadata getting created also called 'objname'. Shouldn't there be some validation that prevents user metadata with the same name as the system metadata.

objname seems to be an odd system metadata. This seems to be something a caller should be able to set.

Thanks,

Aashish

281 Posts

November 17th, 2009 08:00

Hi Aashish,

When you upload using the /object interface, you only get an ID to identify your object.  Any other identification metadata you want on your object should be passed as user metadata.

2 Intern

 • 

212 Posts

November 17th, 2009 10:00

Thanks for the clarification!

Regards,

Aashish

No Events found!

Top