Hi Team,
Below are the steps which I have followed.
Can you please see if aligns to the best practices or if we need to do it any differently.
- Confirm the Task Status Flow is defined as required
- My Scenario : ACCEPTED --> ENROUTE --> ARRIVED --> IN PROCESS --> READYTOCOMP --> COMP
- Confirm the Mobile SYNC RULE for TIME_CLOCK, TIME_CLOCK_EVENT & TIME_EVENT have required conditions
- Navigate to ADMIN --> TIME CLOCK
- Define as below for Labour Calculation
- Description : Task Status Labour
- Active : True
- Table Name : TASK
- Column Name : TASK_STATUS
- Line Code : Labour
- Time Unit : Minutes
- Rounding Direction : Up
- Char 1 Col Name : TASK_STATUS
- Num 1 Col Name : TASK_ID
- Rules as below
- Define as below for Labour Calculation
- Define as below for Travel Calculation
- Description : Task Status Travel
- Active : True
- Table Name : TASK
- Column Name : TASK_STATUS
- Line Code : Labour
- Time Unit : Minutes
- Rounding Direction : Up
- Char 1 Col Name : TASK_STATUS
- Num 1 Col Name : TASK_ID
- Rules as below
-
- Re-Initialize FSM Mobile to load the settings
- Once Statuses are changed from
- ACCEPTED --> ENROUTE : the Travel would start
- ENROUTE --> ARRIVED : Travel would stop & Labour would start
- ARRIVED --> IN PROCESS : No Change
- IN PROCESS --> READYTOCOMP : Labour would Stop
- Can validate the data in the table "time_clock_event"
-
-
Also, the Non Part Usage will be captured on the Task Object
- FSM
-
FSM Mobile
-