Getting Metadata using the openapi

HI,
We are trying to connect our application to teamsite using openapi. The openapi allows us to browse the directory and get information about files and their content. But how can I get the metadata associated with a file? I don't seem to find any class that allows me to access this information. Does anyone has an idea?

Comments

  • I assume you are interested in extracting the metadata that is stored as extended attributes.

    I believe that you can get to EA's via IWSimpleFile.getVarNameToValueMap(), which I believe will return a Map whose keys are EA names and whose values are EA values.

    I hope this helps you.

    -- James
TeamSite Developer Resources

  • Docker Automation

  • LiveSite Content Services (LSCS) REST API

  • Single Page Application (SPA) Modules

  • TeamSite Add-ons

If you are interested in gaining full access to the content, you can register for a My Support account here.
image
OpenText CE Products
TeamSite
APIs