04-15-2009 10:57 AM
09-21-2009 04:28 PM
ERROR [web.scripts.AbstractRuntime] Exceptio
n from executeScript - redirecting to status template error: 08210143 Web Script
com/mine/quality/mywebscript.get requires user authentication; however, a gu
est has attempted access.
09-22-2009 12:01 AM
09-22-2009 04:37 AM
09-22-2009 10:17 AM
if (alfTicket != null) {
restParams.add(new NameValuePair(Constants.URL_PARAM_TICKET, alfTicket));
restParams.add(new NameValuePair(Constants.URL_PARAM_ALFRESCO_TICKET, alfTicket));
} else {
restParams.add(new NameValuePair(Constants.URL_PARAM_GUEST, "true"));
}
09-22-2009 01:32 PM
09-22-2009 11:39 PM
09-23-2009 04:06 AM
09-23-2009 10:41 AM
09-23-2009 10:48 AM
09-23-2009 11:22 AM
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.