Hi Guys
I have a integer variable vTime that represents the number of milliseconds a customer spends in a queue, i want to conver that to seconds so i divide by 1000 however i am not getting the expect result for times less than 1000 milliseconds.
_I_I_007601d430635e18 [09:04] ASSIGN: vTime(LOCAL) ← INTEGER: 547
request to 65204(TServer1) message RequestUpdateUserData
AttributeReferenceID 5763
AttributeUserData [18] 00 01 00 00..
‘WaitTime’ ‘547’
AttributeConnID 007601d430635e18
AttributeThisDN ‘4430’
..sent to frwkpri:3000(fd=748)
_I_I_007601d430635e18 [09:04] ASSIGN: vSeconds(LOCAL) ← FLOAT: 0.000000
_I_I_007601d430635e18 [09:04] ASSIGN: vMinutes(LOCAL) ← INTEGER: 0
_I_I_007601d430635e18 [09:04] ASSIGN: vSeconds(LOCAL) ← FLOAT: 0.000000
request to 65204(TServer_KWD) message RequestUpdateUserData
AttributeReferenceID 5764
AttributeUserData [33] 00 01 00 00..
‘TimeSpentInQueue’ ‘0:0.000000’