Skip to content

Commit a3a4a98

Browse files
committed
Update Avid_iNews.md
1 parent bf9e20a commit a3a4a98

File tree

1 file changed

+13
-23
lines changed

1 file changed

+13
-23
lines changed

connector/doc/Avid_iNews.md

+13-23
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,11 @@ uid: Connector_help_Avid_iNews
44

55
# Avid iNews
66

7-
This connector monitors input booking details associated with the **Avid iNews**.
7+
This connector monitors input booking details associated with the **Avid iNews**. It retrieves these entries from iNews, processes them, and displays them in a table in DataMiner. These entries are then used to create bookings in the system.
88

9-
## About
9+
## Configuration
1010

11-
This connector monitors input booking details, retrieves these entries from iNews, processes them, and displays them as a table within DataMiner. These entries are then used to create bookings in the system.
12-
13-
### Version Info
14-
15-
| Range | Description | DCF Integration | Cassandra Compliant |
16-
|------------------|-----------------|---------------------|-------------------------|
17-
| 1.0.0.x | Initial version | No | Yes |
18-
19-
## Installation and configuration
20-
21-
### Creation
11+
### Connections
2212

2313
#### HTTP Main Connection
2414

@@ -32,31 +22,31 @@ HTTP CONNECTION:
3222

3323
### Initialization
3424

35-
When a new element is created, the **username, password and server name** of the Avid iNews should be entered on the **General** page. These credentials are necessary for a successful connection and communication during sessions.
25+
When a new element is created, the **username, password, and server name** of the Avid iNews should be entered on the **General** page. These credentials are necessary for a successful connection and communication during sessions.
3626

3727
## Usage
3828

39-
This connector presents the booking details in two different data display pages on the element card.
29+
This connector presents the booking details on two different data display pages on the element card.
4030

4131
### General
4232

4333
This page contains information about the system:
4434

45-
- **Server**: Server name of the iNews.
35+
- **Server**: iNews server name.
4636
- **User Name**: User name of the iNews user.
4737
- **Password**: Password that is necessary for a successful login.
4838

4939
### Bookings
5040

51-
This page contains all of the bookings that have been made during the period of time that is determined by the user (default: last 7 days):
41+
This page contains all the bookings that have been made during a period of time determined by the user (default: last 7 days):
5242

53-
- **Days to Retrieve:** Time period for which the bookings are listed in the table.
54-
- **Booking Table:** Booking table containing the necessary information about each individual booking from the said time period.
55-
- **Booking Table Row Max Count:** Maximum number of rows diplayed in the table (default: 500 rows).
43+
- **Days to Retrieve**: The time period for which the bookings are listed in the table.
44+
- **Booking Table**: Table containing the necessary information about each individual booking from this time period.
45+
- **Booking Table Row Max Count**: Maximum number of rows displayed in the table (default: 500 rows).
5646

5747
### Historical Bookings
5848

59-
This page contains all of the bookings for a certain date that is chosen by the user:
49+
This page contains all the bookings for a selected date:
6050

61-
- **Date of the Booking:** Date for which the user wants to list the bookings.
62-
- **Historical Booking:** Table that contains the bookings for the chosen date.
51+
- **Date of the Booking**: Date for which the bookings should be listed.
52+
- **Historical Booking**: Table containing the bookings for the selected date.

0 commit comments

Comments
 (0)