Thank you for your reply. I checked the logs and i found that the specific login for this agent is not found, thus data_aggregator abondoned the statistics.
Elsewhere in the WFM the agent is managable and we can use him in the sheduling. We only have issue on the adherence report.
[code] Line 113593: 12:41:37.039 Std 10040 Statistics specification error (client='wfm_data_aggregator', request_id=4101, user_request_id=1): 'Agent '3360' (Tenant 'Environment') not found'
Line 113596: 'STRING_VALUE' 'Agent '3360' (Tenant 'Environment') not found'
Line 113602: 12:41:37.039> Init: Statistic abandoned. Reason: Agent '3360' (Tenant 'Environment') not found
Line 136596: 'OBJECT_ID' '3360'
Line 136610: 12:43:21.993 Std 10040 Statistics specification error (client='wfm_data_aggregator', request_id=4214, user_request_id=1): 'Agent '3360' (Tenant 'Environment') not found'
Line 136613: 'STRING_VALUE' 'Agent '3360' (Tenant 'Environment') not found'
Line 136619: 12:43:21.993> Init: Statistic abandoned. Reason: Agent '3360' (Tenant 'Environment') not found
Line 186897: Agent LoginID '3360'[/code]
I Recreated the Login and i still have the same issue. I also gave to the agent a new login to test it. Strangely i assigned the same login to the agent and for 20 seconds it was working proberly and then once again i checked into the logs and i have found that :
[code]attr_event_time [str] = "2021-04-21T10:30:09Z"
attr_reason [int] = 0
attr_reason_system_name [str] = "AgentDeleted"
attr_reason_desc [str] = "The agent has been deleted from configuration"[/code]