-
- Downloads
TMSS-419: moved Fabio's implementation from the messagehandler.py where it...
TMSS-419: moved Fabio's implementation from the messagehandler.py where it started running the listener upon import to a nicely loosly coupled standalone service: tmss_workflow_service. Added this service also to the TMSSTestEnviroment where it will run when enable_workflow and start_workflow_service are true.
Showing
- SAS/TMSS/services/workflow_service/CMakeLists.txt 7 additions, 0 deletionsSAS/TMSS/services/workflow_service/CMakeLists.txt
- SAS/TMSS/services/workflow_service/bin/CMakeLists.txt 4 additions, 0 deletionsSAS/TMSS/services/workflow_service/bin/CMakeLists.txt
- SAS/TMSS/services/workflow_service/bin/tmss_workflow_service 22 additions, 0 deletionsSAS/TMSS/services/workflow_service/bin/tmss_workflow_service
- SAS/TMSS/services/workflow_service/bin/tmss_workflow_service.ini 9 additions, 0 deletions...S/services/workflow_service/bin/tmss_workflow_service.ini
- SAS/TMSS/services/workflow_service/lib/CMakeLists.txt 10 additions, 0 deletionsSAS/TMSS/services/workflow_service/lib/CMakeLists.txt
- SAS/TMSS/services/workflow_service/lib/workflow_service.py 88 additions, 0 deletionsSAS/TMSS/services/workflow_service/lib/workflow_service.py
Please register or sign in to comment