uid |
---|
Connector_help_DAZN_MediaOps_VSC_Sync |
This connector will send HTTP POST messages to the AVOS system to keep it up to date with changes in DataMiner.
Range | Features | Based on | System Impact |
---|---|---|---|
1.0.0.x [SLC Main] | Handling of job updates. AVOS force update. |
- | - |
Range | Supported Firmware |
---|---|
1.0.0.x | TBD |
Range | DCF Integration | Cassandra Compliant | Linked Components | Exported Components |
---|---|---|---|---|
1.0.0.x | No | Yes | - | - |
This connector uses an HTTP connection and requires the following input during element creation:
HTTP CONNECTION:
- IP address/host: The polling IP or URL of the destination.
- IP port: The IP port of the destination (default: 80).
- Device address: The bus address of the device. If the proxy server has to be bypassed, specify BypassProxy.
On the Setup page, fill in the API token.
When a job is created, an 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 table. Every 10 seconds, this will be retried. Records in this table also have a maximum age. If they exceed this age, they are removed.
This connector is designed to work with the DZN-UDAPI-AVOS Automation script and a CRUD script, which is not available yet.