Skip to content

Commit 8f4b96c

Browse files
Create DAZN MediaOps VSC Sync.md
Add DAZN MediaOps VSC Sync help
1 parent aa6d76a commit 8f4b96c

File tree

1 file changed

+61
-0
lines changed

1 file changed

+61
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
---
2+
uid: Connector_help_DAZN_MediaOps_VSC_Sync
3+
---
4+
5+
# DAZN MediaOps VSC Sync
6+
7+
This connector will send HTTP POST messages to the AVOS system to keep it up to date with changes in dataminer.
8+
9+
## About
10+
11+
### Version Info
12+
13+
|Range |Features |Based on |System Impact |
14+
|---------|---------|---------|---------|
15+
|1.0.0.x [SLC Main] |<ul><li>Handle job updates</li><li>Force Update Avos</li></ul> |- |- |
16+
17+
### Product Info
18+
19+
|Range |Supported Firmware |
20+
|---------|---------|
21+
|1.0.0.x |TBD |
22+
23+
### System Info
24+
25+
26+
|Range |DCF Integration |Cassandra Compliant |Linked Components |Exported Components |
27+
|---------|---------|---------|---------|---------|
28+
|1.0.0.x |No |Yes |- | |
29+
30+
## Configuration
31+
32+
### Connections
33+
34+
#### HTTP Connection
35+
36+
This connector uses an HTTP connection and requires the following input during element creation:
37+
38+
HTTP CONNECTION:
39+
40+
- **IP address/host**: [The polling IP or URL of the destination.]
41+
- **IP port**: [The IP port of the destination. (default: *80*)]
42+
- **Device address**: [The bus address of the device. If the proxy server has to be bypassed, specify *BypassProxy*.]
43+
44+
45+
### Initialization
46+
47+
The API token needs to be filled in into the Setup page.
48+
49+
### Redundancy
50+
51+
There is no redundancy defined.
52+
53+
## How to use
54+
55+
When a job is created a InterApp call is performed on the connector. The connector will add this call to an internal buffer and send this request over to AVOS. When the POST fails it will be added into the Failed Post Requests tabel. Every 10s this will be retried.
56+
There is also a max age to maintain this table, if there are records exeding this age they are removed.
57+
58+
59+
### Notes
60+
61+
This Connector is designed to work with the DZN-UDAPI-AVOS automation script and a CRUD script which still needs to be designed.

0 commit comments

Comments
 (0)