Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Changing the value of Metadata of an container
gundu
How can I change the metadata value of a cointainer through JAVA mediabinserver.jar API, I have a metadata called status, and I want to set this metadata to "abc" through the java API web services.
Find more posts tagged with
Comments
Konidala
use ReviseContainerMetadata method to update the container's metadata values. Thanks