| Package | osid.tracking |
|---|---|
| Title | Tracking Open Service Interface Definitions |
| Version | 3.1.0 |
| Description |
The Tracking OSID provides a means for tracking
IssuesIssues are OsidRelationships
between a customer and a Queue. The effective
dates of the Issue represent the opening and
closing of the Issue. An Issue
defines some built-in states indicating if the
Issue is resolved, waiting for a response, or
blocked on another Issue. Additional states
can be modeled orchestrating the Process OSID or through
the Workflow OSID.
Issues can be related to each other in
various ways.
Subtask IssuesIssues can be created off of other
Issues in the
SubtaskIssueAdminSession. The subtask is an
Issue in itself which can have its own relationships
including additional subtasks. A Tracking OSID Provider
may prevent the resolution of a master issue unless all
the subtask Issues have been resolved.
Duplicate IssuesIssues can be linekd to each other to
indicate that two Issues are duplicates of each other. A
Tracking OSID Provider may implement a behavior to
replicate operations across duplicate issues.
Branched Issues A branched Blocking Issues Blocking Log EntriesIssues have logs to provide a record of
actions and comments.
Queues A Topics The Ontology OSID can be orchestrated with the
Tracking OSID to assign a topic ( An To summarize, assignment of pre-determined flat lists of topics can be performed directly in the Tracking OSID while managing the set of assignable topics or viewing the topics in a hierarchy is performed using the Ontology OSID. Issue States Issues define a set of basic states to indicate if
they are new, reopened, closed, or resolved. To create
other states requires the Process OSID where a
Assigning ResourcesIssues can be assigned a Resource which generally represents the person assigned to the case. Simple Resource management is provided by the IssueResourcingSession. More sophisticated Resource management and automated resource matching and assignment may be orchestrated using the Resourcing OSID. When using the Resourcing OSID for automated
assignment it may be useful to manage competencies based
on experience with the topic of an A tracking service has many aspects that can be independently integrated and consequently the Tracking OSID is at the intersection of several other OSIDs. Front Office CatalogingQueues and Issues may be
organized into federatable OsidCatalogs.
|