You need to URL encode the form name (Change your form name in the URL replacing the + character with %2b) i.e. http://{Web Server}/arsys/forms/{ARS Server}/%2bTest
Here is a set of URL encoding characters Special Character URL encoded -------------------- ----------- Space " " %20 Double Quotation " %22 Ampersand & %26 Apostrophe ' %27 Left parenthesis ( %28 Right parenthesis ) %29 Plus + %2b Comma , %2c Hyphen - %2d Colon : %3a Fred -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of Vidhi Sharma Sent: Wednesday, December 08, 2010 6:07 AM To: [email protected] Subject: Issue while accessing form prefix with '+' through Mid-tier ** Hi, We are using Midtier 7.6.03 with Tomcat6. We have created one form +Test and try to access this form via Midtier. We are getting an error 'Form does not exist.' Also the form name gets modified to 'Test'. Please suggest how to resolve this issue. Regards, Vidhi _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug11 www.wwrug.com ARSList: "Where the Answers Are"

