New version QSystem 21.1 is available!

twitter  

Функциональность QSystem
× Help improve QSystem!

Errors and failures inevitable part of any software. Jointly improve quality.

call time return null

Больше
7 года 9 мес. назад #2437 от sanco
sanco создал эту тему: call time return null
Hello everyone. Customer call time return null.
QCustomer cust = NetCommander.inviteNextCustomer(netProperty, user.getId(), false);
cust.getCallTime();//return always null.

Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.

Больше
7 года 9 мес. назад #2438 от sanco
sanco ответил в теме call time return null
final Object result = Executer.getInstance().doTask(rpc, socket.getInetAddress().getHostAddress(), socket.getInetAddress().getAddress());
                answer = gson.toJson(result);

task return customer with call time. but after gson convert data to json call time is null. what is the problem?

Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.

Больше
7 года 9 мес. назад #2440 от sanco
sanco ответил в теме call time return null
finally I found the solution. I got null because of QSystem does not store customer call time to database. To handle this problem just add a new column for call time.

Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.

Время создания страницы: 0.062 секунд
Работаем с QSystem