Oh yes, thanks. I forgot about qual. I tried with the ?, but was leaving
out the qual.

Thanks,

Gary

-----Original Message-----
From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of Peter Romain
Sent: Friday, October 03, 2008 7:18 AM
To: arslist@ARSLIST.ORG
Subject: Re: URL with Search String

Here's an example of one we use:

http://<mid-tier server>:<port>/arsys/forms/<remedy
server>/AST%3AComputerSystem/Management/?qual=%27Instance%20Id%27%3D%22<
GUID>%22

The users get a login screen before the form containing the record
appears.

Cheers

Peter


> Okay, it's too early, and my brain is not yet working.
>
>
>
> I have the need to create a URL for my mid-tier that will pull up
> tickets matching a search criteria. For this example, we'll use
'Status'
> = "New"
>
>
>
> I tried the following:
>
>
>
>
https://<server>/arsys/servlet/ViewFormServlet?form=<form>&server=<serve
> r>&view=<view>&Status="New
>
<https://%3cserver%3e/arsys/servlet/ViewFormServlet?form=%3cform%3e&serv
> er=%3cserver%3e&view=%3cview%3e&Status=%22New> "
>
>
https://<server>/arsys/servlet/ViewFormServlet?form=<form>&server=<serve
> r>&view=<view>&Status=%22New%22
>
<https://%3cserver%3e/arsys/servlet/ViewFormServlet?form=%3cform%3e&serv
> er=%3cserver%3e&view=%3cview%3e&Status=%22New%22>
>
>
https://<server>/arsys/servlet/ViewFormServlet?form=<form>&server=<serve
> r>&view=<view>&%27Status%27=%22New%22
>
<https://%3cserver%3e/arsys/servlet/ViewFormServlet?form=%3cform%3e&serv
> er=%3cserver%3e&view=%3cview%3e&%27Status%27=%22New%22>
>
>
>
> I didn't really expect these to work, and I cannot remember the exact
> syntax. I've looked through the documentation, but am having a little
> hard time finding it.
>
>
>
> Anyone know the correct way to pass a query string to the mid-tier?
>
> Thanks,
>
>
> Gary
>
>
>
>
>
>
>
________________________________________________________________________
_______
> UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
> Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"
>

________________________________________________________________________
_______
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

Reply via email to