The problem is not with the login page as there is no workflow that can be fired on the login page itself.. The error that is happening is happening after your login attempt.. So you either have some workflow defined on your home page after you login on either window open or loaded of the home page or you might be having a init form defined in your ar.cfg or conf file on the server that opens a init form in the background to fire some workflow on logon.. some of the workflow is using the 'Advanced' feature in the workflow to either dynamically put the form or server name value in a hidden field that is used by the workflow, and this field is probably having a length limitation..
IMHO, thats the direction you ought to be looking at to find the cause of your problem.. Joe ----- Original Message ---- From: Sree Vyas <[EMAIL PROTECTED]> To: [email protected] Sent: Monday, September 15, 2008 9:46:23 PM Subject: Re: ARERR [103] in midtier ** Hi Thanks for your email. I am getting this error in Remedy Midtier web login page , when I am giving user name and password in authentication page, I am getting this error. The user name and password are same as in the User Form, and no error happening on the Remedy Client tool. :( Vyas. On Mon, Sep 15, 2008 at 8:30 PM, Joe DeSouza <[EMAIL PROTECTED]> wrote: ** And this error does not happen on the Remedy Client tool? Name Parameters are used in 'Advanced' workflows to dynamically read either the server name or the form name after manupulating the information in the fields created for holding these parameters.. Check what part of the workflow is throwing out this error so you get to know why and where your error is occuring.. Cheers Joe D'Souza Remedy Developer / Consultant, Shyle Networks, New Jersey. ----- Original Message ---- From: Sree Vyas <[EMAIL PROTECTED]> To: [email protected] Sent: Monday, September 15, 2008 9:16:10 PM Subject: ARERR [103] in midtier ** Hello List, I am getting this Error in midtier login, ARS 7.1 patch 3 Midtier 7.1 patch 3 SQL 2005 Win2003 The following error(s) occurred while trying to process your request: ARERR [103] Name parameter (or name field in a parameter) is longer than the maximum allowed length. What should I do with this solution "Name parameter (or name field in a parameter) is longer than the maximum allowed length. The name specified was longer than the maximum length allowed (AR_MAX_NAME_SIZE, 30 characters). Verify the name of the item, and retry the operation. Remember that character strings must be terminated by a 0 (zero) character." Please suggest me exaclty whats happening with my mid tier :( Vyas _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

