The Start Job Workflow is responsible for starting jobs on TMC type probes. This workflow is triggered by an api call to Schedule API Service. This workflow utilizes the new Subflow type workflows for logging integration.
NODES:
Name | Type |
---|---|
Start API | API |
Start Job | Microservice |
Manager API | API |
Update Job | API |
Logger | Subflow |
Update Filter | Subflow |
CONNECTIONS:
Name | Type | Data |
---|---|---|
Start API to Start Job | RabbitMQ | atvstartQ |
Start Job to Manager API | API | https://manager.tmc.charter.com |
Start Job to Update Filter | Subflow | updatefilter |
Start Job to Update Job | API | https://api.test.reach.spectrumtoolbox.com |
Start Job to Logger | Subflow | logger |