-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Need an entity to map with "Known Error" #165
Comments
Proposal: VerbName1: VerbName2: Tks. |
Hi Catarina, We need the following type of edges with ogit/Error ` Outgoing edges -- Please let me know if you need anything else. Thanks, |
Hi Satish verb isRelatedTo will be changed to "relates" Summary of changes: New entity "Error" Error -> relates Ticket Why the edge to the Attachment? Does this seem ok? Tks. |
Hi Catarina, With respect to "relates", is this change happening for only ERROR or all across other entities/relationships? With respect to Attachment, User can attach a log file with the error description. ITOP allows it to do so. Thanks, |
Hi Satish, New entity "Error" Error -> relates Ticket |
Our code is almost ready. We will start testing once you provide the edge.
|
The changed ontology should be ready in couple days. After it we could advance to the implementations of the Error entity and associated edges. |
Thanks.
|
Known Error's are represented in ITOP with following set of attributes. We do not have a corresponding entity in GraphIT.
Attributes :
Name
Customer
Related Problem (Edge with Problem)
Error Code
Domain
Vendor (Edge)
Model
Version
Symptom
Root Cause
Workaround
Solution
Edge with CI's (Mars nodes).
Edge with Attachments.
We need an entity to represent this along with free attributes.
Thanks,
Satish
The text was updated successfully, but these errors were encountered: