I have to maintain a legacy workflow app still running with XpertIvy 3.9. The users of the application are synchronized from our MS Active Directory. Recently I got reports that some users are not able to connect to the WebApp. What can I do to verify and trace the ActiveDirectory user synchronization? asked 01.05.2019 at 03:02 SupportIvyTeam ♦♦ |
Logging with Xpert.ivy 3.9 Logs in 3.9 are not written to files as you'd might expect. But stored in the SystemDatabase.
Before you start analyzing any logs, you may verify the Level of logs, that will be kept in the database. To do so, run The LogLevel WARNING Logs in the SystemDB can grow huge and either decrease the performance of the WorkflowApp or in worst case make the system inaccessible (due to the lack of disk_space).
Therefore it is good practice to clean entries in the table Analyze the JNDI import logs With the logViewer binary : Convenient for re-usage!
With the SystemDB : fast alternative if you are unable to use the LogViewer
query:
Verify the applied configuration View and verify the Active Directory configuration of your Xpert.ivy WebApp.
Items to verify:
answered 01.05.2019 at 03:14 Reguel Werme... ♦♦ |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 01.05.2019 at 03:02
Seen: 1,748 times
Last updated: 02.05.2019 at 02:42