**

No, the “qual” is not needed.  We do this a lot everywhere.  Your problem may be the Mid-Tier version.  We’re on 6.3 and I’m not sure when the &F parameter option became available.

 

I just built one this morning loading two fields that looks like the following (values changed to xxxx):

 

https://xxxx/arsys/servlet/ViewFormServlet?form=xxxx&server=xxxx&username=xxxx&pwd=xxxx&F536900000=xxxx&F1706100=http://www.google.com

 

If you don’t provide the login credentials, the Midtier will prompt you for them and still load the form okay.  As you can see, I’m not even passing in the mode parameter and it still works on v6.3.

 

Your format below looks correct although I’m not sure if the mode parameter is case sensitive and should be “mode” instead of “Mode.”  Since it works even without being in submit mode, I doubt that is your problem.

 

//SIGNED//

CRAIG J. CARTER


From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of Kemes, Lisa
Sent: Thursday, November 09, 2006 10:26 AM
To: [email protected]
Subject: Re: Need help with URL parameter passing in Mid-Tier

 

Here's a snippet of my URL code:

 

http://mid-tier-server/arsys/servlet/ViewFormServlet?form=Log+Call&server=server&qual=%27Ticket%20ID%27%3D%22TT01296956%22

 

You might need to add the "qual" as well.

 


From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of Patel, Kamlesh R.
Sent: Thursday, November 09, 2006 11:54 AM
To: [email protected]
Subject: Need help with URL parameter passing in Mid-Tier

**

Hi all,

 I know this should work but I can’t get it to work.  I am attempting to open a form in submit more and set the field id 8 (short desc) to “test”. In my case form opens but does not set the value in field 8 or for that matter any other field I try.  I have already checked permissions on forms and fields.

 

Environment:

ARS 5.1.2

Mid-Tier 6.0.1

 

http://mid-tier-server/arsys/servlet/ViewFormServlet? Mode=Submit&form=test123&server=myappserver&F8=test

 

Kamlesh

 

__20060125_______________________This posting was submitted with HTML in it___

__20060125_______________________This posting was submitted with HTML in it___ __20060125_______________________This posting was submitted with HTML in it___

Reply via email to