============ Introduction ============ :Author: Stefan Eletzhofer :Date: |today| Problem Statement ================= Windchill Business Objects may be so-called `Content Holders`, which essentially means that they *contain* file-like objects. Accessing these *files* -- or *attachments* -- is easy using the Windchill UI. However, for automation and web applications the API provided is cumbersome. Goal ==== To provide a abstract API to access Windchill Content Holder files. Non-Goals ========= TBD Repository, Issue Tracker ========================= **repository** git@github.com:nexiles/nexiles.gateway.fileservice.git **issue tracker** https://github.com/nexiles/nexiles.gateway.fileservice/issues .. vim: set spell spelllang=en ft=rst tw=75 nocin nosi ai sw=4 ts=4 expandtab: