1) When I enable Ufs.logonExitServlet:
a)
In my case, I dont get any authentication prompts and LAPTOP_REQUEST form appears anyway. I request the laptop, get the confirmation message.At the authentication prompt enter your usual Designer username and password. The LAPTOP_REQUEST form will appear.
b) I can't open WF_TASKLIST form , and the error message comes up:
Logon failed, reason:
code: ????? description: no user or error code returned by web service
2) When I disable Ufs.logonExitServlet:
I make the request on Laptop_request form and on WF_TASKLIST form, I get this error:
Error getting task list from workflow system - Caller cannot be null for API method getFilteredTasks
Questions:
1) How should this errors be fixed?
2) In the tutorial users and roles are Ebase users and roles. But I'd like to use my custom users, roles and etc. which will come from DB table. I want to use Logon Service for user authentication (but without XiLogonExit) + Workflow Management. How can I achieve this?
I'm using v4.5.2