DOC-ADMIN-Action-Processors | TourMonitor Admin Action Processors Funktionseinführung

Action Processors enables administrator to define different actions per customer.
Currently there are different types of action processors:
Action Processor Type | Implementation | Description |
CheckDeliverAreMoveValidatorAction | CheckWeightForDeliveryAreaMoveValidator | This processor triggered when delivery area moved. It fetch weight by delivery area and compare it with vehicle's load volume. |
CheckMoveStopValidatorAction | CheckAddCombinationForMoveStopValidatorAction | We can group some tours and this processor allow move stop between tours in the same group. |
RouteUpdateManager | RouteUpdateManagerForMlhService | This action will be used to update data on the MLH server after updating route on the Tourmonitor. But it did not implemented yet. |
RouteUpdateManagerForWbTshService | This action will be used to update data on the RHP server after updating route on the Tourmonitor. | |
GetTitlesAction | GetTitlesForSapWbGeneric | This action will be used to fetch titles on the manual importing page. |
ManuelImportAction
| WbGenericManuelImportAction | This action will be used on the manual importing page to import WB Generic Route Data. |
SapManualImportAction | This action will be used on the manual importing page to import WB Generic Route Data. | |
SapWbTzMshManuelImportAction | This action will be used on the manual importing page to import WB Generic Route Data. | |
GetShipmentDataForManuelImportAction
| WbGenericGetShipmentDataForManuelImportAction | This action will be used on the manual importing page to import WB Generic Shipment Data. |
SapGetShipmentDataForManuelImportAction | This action will be used on manual importing page to import Ferag Data. | |
SapWbTzMshGetShipmentDataForManuelImportAction | This action will be used on manual importing page to import Sap Wb Tz Msh Shipment Data. | |
GetRouteNameAction | GetRouteNameActionForAdhocData | This action will be used import plan from external source. It will used to fetch routes from adhoc data |
GetRouteNameActionForSapWbTzMsh | This action will be used import plan from external source. It will used to fetch routes from sap api | |
GetTransportOrderAction | GetTransportOrderActionForAdhocData | This action will be used import plan from external source. It will used to create plan rotues from adhoc data |
GetTransportOrderActionForSapWbTzMsh | This action will be used import plan from external source. It will used to create plan rotues from sap api | |
GetTransportOrderStopAction | GetTransportOrderStopActionForAdhocData | This action will be used import plan from external source. It will used to create plan stops from adhoc data |
GetTransportOrderStopActionForSapWbTzh | This action will be used import plan from external source. It will used to create plan stops from sap api |

