Skip to content

Commit df1f487

Browse files
authored
Merge pull request SkylineCommunications#28 from EmirVarupa/main
Updated SLC Main version for Ziggo Incident Creator Application
2 parents 509e1d5 + c1c78bd commit df1f487

File tree

1 file changed

+37
-22
lines changed

1 file changed

+37
-22
lines changed

connector_help/connector-help/Ziggo_Incident_Creator_Application.md

+37-22
Original file line numberDiff line numberDiff line change
@@ -6,23 +6,38 @@ uid: Connector_help_Ziggo_Incident_Creator_Application
66

77
Ticketing System for USMS tickets and trigger IVR.
88

9-
## About
10-
119
This connector will automatically create tickets based on correlated alarms. It also allows the operator to manually create tickets on existing alarms and even close them. The connector will list all created tickets and update their status from RSS feeds.
1210

13-
USMS tickets are forwarded towards Ziggo USMS Ticket Gateway connector and IVR is sent to Ziggo IVR Gateway connector.
11+
USMS tickets are forwarded towards the Ziggo USMS Ticket Gateway connector and IVR is sent to Ziggo IVR Gateway connector.
12+
13+
## About
1414

1515
### Version Info
1616

17-
| **Range** | **Description** | **DCF Integration** | **Cassandra Compliant** |
18-
|------------------|-----------------|---------------------|-------------------------|
19-
| 1.0.0.x | Initial version | No | Yes |
17+
| Range | Key Features | Based on | System Impact |
18+
|--------------------|--------------------------------------|----------|---------------|
19+
| 1.0.0.x [Obsolete] | Initial version | - | - |
20+
| 1.0.1.x [SLC Main] | Connector is now Cassandra-compliant | - | - |
21+
22+
### Product Info
23+
24+
| Range | Supported Firmware |
25+
|---------|--------------------|
26+
| 1.0.0.x | - |
27+
| 1.0.1.x | - |
28+
29+
### System Info
30+
31+
| Range | DCF Integration | Cassandra Compliant | Linked Components | Exported Components |
32+
|---------|-----------------|---------------------|-------------------|---------------------|
33+
| 1.0.0.x | No | No | - | - |
34+
| 1.0.1.x | No | Yes | - | - |
2035

21-
## Installation and configuration
36+
## Configuration
2237

23-
### Creation
38+
### Connections
2439

25-
#### Virtual connection
40+
#### Virtual Connection
2641

2742
This connector uses a virtual connection and does not require any input during element creation.
2843

@@ -34,11 +49,11 @@ For each Gateway element, you need to configure the DMA ID and element ID on the
3449

3550
On the **Ticket** page, the IP of the **RSS Feed Server** must be configured and an **RSS Refresh Time** must be set. This will update the **Ticket Table** with the info from the RRS feeds every x minutes. The **Resolved TTL** defines the time to live for each resolved ticket before it is deleted from the Ticket Table.
3651

37-
## Usage
52+
## How to Use
3853

3954
### Tickets
4055

41-
The **Ticket** **Table** shows an overview of all alarms and the associated created tickets. It also contains tickets from the RSS feed server (if configured).
56+
The **Ticket Table** shows an overview of all alarms and the associated created tickets. It also contains tickets from the RSS feed server (if configured).
4257

4358
**Tickets stats** provides an overview of all ticket info grouped by platform. The TOTAL row contains statistics for all platforms.
4459

@@ -54,26 +69,26 @@ A template can have multiple linked tasks. These are available in the **Template
5469

5570
### Remote Element Config
5671

57-
This page allows the configuration of the remote Gateway connectors (see "Installation and Configuration" section above).
72+
This page allows the configuration of the remote Gateway connectors (see [Configuration of Remote Elements](#configuration-of-remote-elements)).
5873

5974
### Source Tables
6075

61-
Within this page it is possible to find all the tables used to build the Tree Control seen in the **Tree Control Overview** page.
76+
This page displays the tables used to build the tree control on the **Tree Control Overview** page.
6277

63-
All tables are filled in automatically apart from the last one - **Time Window Table**. For this one, a button (Add...) is available in the **Tree Control Overview** page, where it is possible to set the start and end times for the time window, severity and platform.
78+
Apart from the Time Window Table, the tables are filled in automatically. For the **Time Window Table**, you can use the **Add** button on the **Tree Control Overview** page. You will then need to set the start and end time for the time window, the severity and the platform.
6479

65-
The **Platform** table is filled in with the values found in the Element Properties (Platform Dashboard).
80+
The **Platform** table is filled in with values found in the element properties (Platform Dashboard).
6681

67-
Note: for the **Start Time** and **End Time**, only the hour and minute matter but, it is important to choose also a day in the Start Time so that the **Day of the Week** can be filled in accordingly.
82+
Note: for the **Start Time** and **End Time**, only the hour and minute matter. However, it is important to also choose a day for the Start Time, so that the **Day of the Week** can be filled in accordingly.
6883

6984
### Tree Control Overview
7085

71-
This tree control follows the next hierarchy (4 tables and relations between them):
86+
This tree control follows this hierarchy (4 tables and relations between them):
7287

73-
1. Platform (detect from list of values in element property);
74-
2. Severity (4 level: warning, minor, major, critical);
75-
3. day of the week (7 days: monday, tuesday, wednesday, thursday, friday, saturday, sunday);
76-
4. time window: (possibly) multiple time windows during which the time in which auto ticketing is allowed ( in form hh:mm-hh:mm).
88+
1. Platform (detected from list of values in element property).
89+
1. Severity (4 levels: warning, minor, major, critical).
90+
1. Day of the week (7 days: Monday, Tuesday, Wednesday, Thursday, Friday, Saturday, Sunday).
91+
1. Time window: One or more time windows during which auto-ticketing is allowed (in the format hh:mm-hh:mm).
7792

7893
### Close Incident Overview
7994

@@ -89,7 +104,7 @@ This tree control follows the next hierarchy (4 tables and relations between the
89104

90105
#### Closing Configuration
91106

92-
There is the possibility to enable **Detailed Logging** in the **Create and Close Config** page**.** If this setting is enabled, the connector is profiding you with all information of the flow of the connector in the logging of the element. If you disable this toggle button, only errors will be logged.
107+
You can enable **Detailed Logging** on the **Create and Close Config** page. If this setting is enabled, the connector will provide you with all information of the flow of the connector in the logging of the element. If you disable this toggle button, only errors will be logged.
93108

94109
## Notes
95110

0 commit comments

Comments
 (0)