Traversing Transmittals
- There are different possible ways to traverse a transmittal.
- Examples include, but are not limited to:
- Get specific objects?
- Get all objects of specific DRM?
- Get based on location?
- Get based on EDCS codes?
- Get based on classification?
- Get based on attributes matching a value, a range?
- Get <Library> elements first?
- The API provides the capabilities to do all of the above and more.
- But the objective is the same, get what you need with as little work as possible.
- In order to answer the above types of questions, the needs of the application must have been determined.