Hi,
I am using OpenKM 5.0 with mysql. All are working well.
In OpenKM 4.0 I notice that all the entry of activity are log in okm_activity database.
But now I am using OpenKM5.0 and OKMAuth web service providing method named login(String user, String pass).
When I login through OpenKM UI at that time one entry is done okm_activity table, but when I am use login(String user, String pass) web method for log in at that time no entry is done in table.
For you information i know about database changes from 5 to 2 database.
and okm_activity table is now in okm_app database.
I fill it is might be an error.
Thank you,
Viral Raithatha
I am using OpenKM 5.0 with mysql. All are working well.
In OpenKM 4.0 I notice that all the entry of activity are log in okm_activity database.
But now I am using OpenKM5.0 and OKMAuth web service providing method named login(String user, String pass).
When I login through OpenKM UI at that time one entry is done okm_activity table, but when I am use login(String user, String pass) web method for log in at that time no entry is done in table.
For you information i know about database changes from 5 to 2 database.
and okm_activity table is now in okm_app database.
I fill it is might be an error.
Thank you,
Viral Raithatha