The Operator module is configurable using the same TimerTracker.json custom file as Time Tracker. This will allow easy migration of existing Time Tracker customers.
The TimeTracker.json file is read whenever the Operator page is refreshed. I.e. changes can be made to the file while users are active in Operator, but users need to refresh their page (F5) for the changes to take effect.
In general label
and visible
settings are no longer supported with some exceptions, please see below.
Time Tracker configs overview
user
,refresh_button
,active_tasks
,resource
,operation
- Not supported
operation_description
,order_description
- Not supported. Use the field chooser option
exclude_operation_states
- Will not affect the Job List side. But registration buttons like Checkin will not be enabled for the excluded operation states.
reg_time
- All settings are supported. If
enable=false
the user cannot manually edit the time in the registration field. I.e. the registration field will only be updated by a page refresh or the auto_update timer.
detail1-10
- Not supported. Use the field chooser option
setup
,workload
,switchover
,quantity
,quantity_bad
- The
visible
setting is not supported. Use the field chooser to add/remove the fields. SettingradioButtonEnabled
is not supported. Remaining settings are supported
description
(Registration notes)- Not supported. Use the field chooser option
check_in_button
,partial_button
,pause_button
,cancel_button
,check_out_button
,complete_button
,undo_button
- The
label
,visible
andenable
settings are supported allowing configuration of what buttons are available to the user
apply_load_to_active_step
- Is supported
reconnect_timeout
- Not supported – uses general built-in reconnect functionality.
resource_view_filter
- Not supported
visible_operation_period
- Used first time for a new user – then it is saved into a configuration and is editable from the Operator window
registrationtime_validator
- Supported
non_production_time_calendar_based
- Supported
min_suggested_time_threshold_in_minutes
- Supported
suggested_time_calendar_based
- Supported
suggested_time_override_min_value
- Supported
force_completion_of_active_step
- Supported
warn_if_registration_more_than_planned
- Supported
no_of_allowed_concurrent_tasks
- Supported
search_operation_label
,search_order_label
,search_resource_label
- Not supported
Post your comment on this topic.