Tuesday, March 17, 2015

Gather the Client Debug Logs

To validate the SSO to add users to Queues in iProcess, You can gather the client debug logs using below commands :

To see why that one procedure is listed twice, we would need to see Debug logs for an import/export.
Let's set environment debug.  

Steps:Log in as the the iProcess user.
Type this command at the Linux prompt:
DEBUG=ALL=255
export DEBUG

Then run the import and export commands, and validate  pstaffifc01.log file ffor errors, along with the plistP.txt file from this command

./plist -Pv > plistP.txt

Please make sure to stop the Debug, type this command, or log out and back in
unset DEBUG

No comments:

Post a Comment

Followers