10-30-2013 06:50 AM
10-31-2013 06:19 AM
11-05-2013 03:50 AM
11-06-2013 03:44 AM
11-07-2013 03:43 AM
11-12-2013 09:48 AM
Is it mandatory to use ACT_ID_USER tableNo, it is not mandatory
can we configure our own table with Actitviti instead of ACT_ID_USER table.Identity service needs logic to transform data from table to service which is needed. That's why identity service implementation is needed.
11-13-2013 04:01 AM
11-14-2013 03:37 AM
public boolean checkPassword(String userId, String password) {
return commandExecutor.execute(new CheckPassword(userId, password));
}
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.