Re: Opening a record through a Mid-Tier URL

2009-01-29 Thread Remedy Maniac
**




what I've done is pretty similar to this.
I created a additional view that I access this way
http://midtier.providence.org/arsys/servlet/ViewFormServlet?form=IS+Surveyserver=arsprodusername=SurveyEntrypwd=surveyview=DialogF1=$Request
ID$

I believe this F1 is documented in the Advanced Developper Guide

Notice, you could do the checks for the username and the pwd in the
background too.
It's probably safer

Hope that helps
Serouche




Smith, Ron [TBC] wrote:
**
  
  
  Opening a record through a Mid-Tier URL

  Hi all,
  
  I hope someone can help me with this. I
have a form that I have setup and I am attempting to use a Mid-Tier URL
for people to click on. It uses a Generic User name and Password in
the URL. What I need is to fire workflow to Open the Window up without
the Results List, similar to a Display type window. It doesn't seem to
recognize Entry ID even though I specified the Entry ID in the URL.
Has anyone done something similar? Here is my URL that I am using:
  http://midtier.providence.org/arsys/servlet/ViewFormServlet?form=IS+Surveyview=Dialogserver=arsprodusername=SurveyEntrypwd=surveyeid=301
  ARServer 6.3 patch 21
  
  MidTier 6.3 patch 21
  
  Any help with this would be greatly
appreciated.
  
  Thanks,
  
  Ron Smith
  
  Remedy/Web Developer
  
  Providence Health
 Services OR
  
  ron.sm...@providence.org
  
  503-216-7866
  
  DISCLAIMER:
This message is intended for the sole use of the addressee, and may
contain information that is privileged, confidential and exempt from
disclosure under applicable law. If you are not the addressee you are
hereby notified that you may not use, copy, disclose, or distribute to
anyone the message or any information contained in the message. If you
have received this message in error, please immediately advise the
sender by reply email and delete this message.__Platinum Sponsor: RMI
Solutions ARSlist: "Where the Answers Are" html___
  




__Platinum Sponsor: RMI Solutions ARSlist: "Where the Answers Are" html___


Re: Opening a record through a Mid-Tier URL

2009-01-29 Thread Matthew Perrault
Just to give you guys a heads up, there is a problem with view form Servlet (at 
least in the version we are using: 7.1 Patch 5).
BMC does have defect on this: SW00304242
It is supposedly fixed in 7.1 Patch 6.

The work around for this is to use the following URL:
http://Mid-Tier Server Name/arsys/forms/AR Server Name/Form/view/?
F1=Request IDF2=value 2server=AR Serverusername=User 
Namepwd=Passwordmode=Query

And you would replace the xxx with the appropriate values:
http://midtier.providence.org/arsys/forms/arsprod/IS 
Survey/Dialog/?F1=301server=arsprodusername=SurveyEntrypwd=survey

HTH,
Matt P.

From: Action Request System discussion list(ARSList) 
[mailto:arsl...@arslist.org] On Behalf Of Remedy Maniac
Sent: Thursday, January 29, 2009 4:04 AM
To: arslist@ARSLIST.ORG
Subject: Re: Opening a record through a Mid-Tier URL

**
what I've done is pretty similar to this.
I created a additional view that I access this way

http://midtier.providence.org/arsys/servlet/ViewFormServlet?form=IS+Surveyserver=arsprodusername=SurveyEntrypwd=surveyview=DialogF1=$Request
 ID$
http://midtier.providence.org/arsys/servlet/ViewFormServlet?form=IS+Surveyview=Dialogserver=arsprodusername=SurveyEntrypwd=surveyeid=301

I believe this F1 is documented in the Advanced Developper Guide

Notice, you could do the checks for the username and the pwd in the background 
too.
It's probably safer

Hope that helps
Serouche



Smith, Ron [TBC] wrote:
**

Hi all,
I hope someone can help me with this.  I have a form that I have setup and I am 
attempting to use a Mid-Tier URL for people to click on.  It uses a Generic 
User name and Password in the URL.  What I need is to fire workflow to Open the 
Window up without the Results List, similar to a Display type window.  It 
doesn't seem to recognize Entry ID even though I specified the Entry ID in the 
URL.  Has anyone done something similar?  Here is my URL that I am using:

http://midtier.providence.org/arsys/servlet/ViewFormServlet?form=IS+Surveyview=Dialogserver=arsprodusername=SurveyEntrypwd=surveyeid=301

ARServer 6.3 patch 21
MidTier 6.3 patch 21

Any help with this would be greatly appreciated.

Thanks,

Ron Smith
Remedy/Web Developer
Providence Health  Services OR
ron.sm...@providence.orgmailto:ron.sm...@providence.org
503-216-7866

DISCLAIMER:
This message is intended for the sole use of the addressee, and may contain 
information that is privileged, confidential and exempt from disclosure under 
applicable law. If you are not the addressee you are hereby notified that you 
may not use, copy, disclose, or distribute to anyone the message or any 
information contained in the message. If you have received this message in 
error, please immediately advise the sender by reply email and delete this 
message.__Platinum Sponsor: RMI Solutions ARSlist: Where the Answers Are 
html___

__Platinum Sponsor: RMI Solutions ARSlist: Where the Answers Are html___

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: RMI Solutions ARSlist: Where the Answers Are


Re: Opening a record through a Mid-Tier URL

2009-01-29 Thread Smith, Ron [TBC]
Thanks for the info, that worked like a champ.  Now I have another strange 
anomaly happening, as a part of my form, I have a button that takes me to a 
different tab.  I.e.. Using AL's turns tabs on and off.  As a part of this 
Active Link, it is also supposed to Change some Text Fields with the text that 
is in Character fields on the form.  Everything seems to work fine on both 
views in the User tool, but on the web, it only works correctly on the Default 
Admin View.  My Dialog view does not work in Midtier, but like I said, works 
fine in the User Tool.  Anyone have any ideas?


Thanks,

Ron Smith
Remedy/Web Developer
Providence Health  Services OR
ron.sm...@providence.org
503-216-7866

-Original Message-
From: Action Request System discussion list(ARSList) 
[mailto:arsl...@arslist.org] On Behalf Of patchsk
Sent: Wednesday, January 28, 2009 11:41 PM
To: arslist@ARSLIST.ORG
Subject: Re: Opening a record through a Mid-Tier URL

Sorry the url got cropped.
use a url like this:

http://midtier.providence.org/arsys/servlet/ViewFormServlet?
form=IS+Surveyview=Dialogserver=arsprod
username=SurveyEntrypwd=survey
F536870923=301
F536870924 = tester


On Jan 28, 11:36 pm, patchsk vamsi...@gmail.com wrote:
 You can do something like this.

 Create two temp fields( Here for ex: Name: field1 id = 536870924,
 Name: field2 id = 536870923 )
 And use a url like below

 http://midtier.providence.org/arsys/servlet/ViewFormServlet?form=IS+S...

 And have a open window active link on window load,
 RunIF:  $CLIENT-TYPE$ = 9 AND 'field1' = tester AND 'field2' != 
 $NULL $ OpenWindow :
 Form Name: your survery form
 Display Type: Detail Only
 Window Type: Display
  where $field2$ = 'RequestID'

 __
 _ UNSUBSCRIBE or access ARSlist Archives atwww.arslist.org 
 Platinum Sponsor: RMI Solutions ARSlist: Where the Answers Are

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor: RMI 
Solutions ARSlist: Where the Answers Are


DISCLAIMER:
This message is intended for the sole use of the addressee, and may contain 
information that is privileged, confidential and exempt from disclosure under 
applicable law. If you are not the addressee you are hereby notified that you 
may not use, copy, disclose, or distribute to anyone the message or any 
information contained in the message. If you have received this message in 
error, please immediately advise the sender by reply email and delete this 
message.

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: RMI Solutions ARSlist: Where the Answers Are


Opening a record through a Mid-Tier URL

2009-01-28 Thread Smith, Ron [TBC]
Hi all,
I hope someone can help me with this.  I have a form that I have setup
and I am attempting to use a Mid-Tier URL for people to click on.  It
uses a Generic User name and Password in the URL.  What I need is to
fire workflow to Open the Window up without the Results List, similar to
a Display type window.  It doesn't seem to recognize Entry ID even
though I specified the Entry ID in the URL.  Has anyone done something
similar?  Here is my URL that I am using:

http://midtier.providence.org/arsys/servlet/ViewFormServlet?form=IS+Surv
eyview=Dialogserver=arsprodusername=SurveyEntrypwd=surveyeid=00
00301

ARServer 6.3 patch 21
MidTier 6.3 patch 21

Any help with this would be greatly appreciated.

Thanks,

Ron Smith
Remedy/Web Developer
Providence Health  Services OR
ron.sm...@providence.org
503-216-7866



DISCLAIMER:
This message is intended for the sole use of the addressee, and may contain 
information that is privileged, confidential and exempt from disclosure under 
applicable law. If you are not the addressee you are hereby notified that you 
may not use, copy, disclose, or distribute to anyone the message or any 
information contained in the message. If you have received this message in 
error, please immediately advise the sender by reply email and delete this 
message.

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: RMI Solutions ARSlist: Where the Answers Are


Re: Opening a record through a Mid-Tier URL

2009-01-28 Thread John


Just commenting -- I think it is a bad move to include username/ 
password in the URL.


Even if the username/password is limited to only handling the one form  
-- it seems amateurish and I think people see that in their URL and  
have a nervous feeling about following the link.




You may want to take a look at Kinetic Survey (built on ARS - but does  
not have these types of problems)

http://www.kineticdata.com/Products/KineticSurvey/index.html


-John


--
John David Sundberg
235 East 6th Street, Suite 400B
St. Paul, MN 55101
(651) 556-0930-work
(651) 247-6766-cell
(651) 695-8577-fax
john.sundb...@kineticdata.com

On Jan 28, 2009, at 6:46 PM, Smith, Ron [TBC] wrote:

**
Hi all,
I hope someone can help me with this.  I have a form that I have setup  
and I am attempting to use a Mid-Tier URL for people to click on.  It  
uses a Generic User name and Password in the URL.  What I need is to  
fire workflow to Open the Window up without the Results List, similar  
to a Display type window.  It doesn't seem to recognize Entry ID even  
though I specified the Entry ID in the URL.  Has anyone done something  
similar?  Here is my URL that I am using:


http://midtier.providence.org/arsys/servlet/ViewFormServlet?form=IS+Surveyview=Dialogserver=arsprodusername=SurveyEntrypwd=surveyeid=301

ARServer 6.3 patch 21
MidTier 6.3 patch 21

Any help with this would be greatly appreciated.

Thanks,

Ron Smith
Remedy/Web Developer
Providence Health  Services OR
ron.sm...@providence.org
503-216-7866


DISCLAIMER:
This message is intended for the sole use of the addressee, and may  
contain information that is privileged, confidential and exempt from  
disclosure under applicable law. If you are not the addressee you are  
hereby notified that you may not use, copy, disclose, or distribute to  
anyone the message or any information contained in the message. If you  
have received this message in error, please immediately advise the  
sender by reply email and delete this message.


__Platinum Sponsor: RMI Solutions ARSlist: Where the Answers Are  
html___



___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: RMI Solutions ARSlist: Where the Answers Are


Re: Opening a record through a Mid-Tier URL

2009-01-28 Thread patchsk
You can do something like this.

Create two temp fields( Here for ex: Name: field1 id = 536870924,
Name: field2 id = 536870923 )
And use a url like below

http://midtier.providence.org/arsys/servlet/ViewFormServlet?form=IS+Surveyview=Dialogserver=arsprodusername=SurveyEntrypwd=surveyF536870924=testerF536870923=017

And have a open window active link on window load,
RunIF:  $CLIENT-TYPE$ = 9 AND 'field1' = tester AND 'field2' != $NULL
$
OpenWindow :
Form Name: your survery form
Display Type: Detail Only
Window Type: Display
 where $field2$ = 'RequestID'

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: RMI Solutions ARSlist: Where the Answers Are


Re: Opening a record through a Mid-Tier URL

2009-01-28 Thread patchsk
Sorry the url got cropped.
use a url like this:

http://midtier.providence.org/arsys/servlet/ViewFormServlet?
form=IS+Surveyview=Dialogserver=arsprod
username=SurveyEntrypwd=survey
F536870923=301
F536870924 = tester


On Jan 28, 11:36 pm, patchsk vamsi...@gmail.com wrote:
 You can do something like this.

 Create two temp fields( Here for ex: Name: field1 id = 536870924,
 Name: field2 id = 536870923 )
 And use a url like below

 http://midtier.providence.org/arsys/servlet/ViewFormServlet?form=IS+S...

 And have a open window active link on window load,
 RunIF:  $CLIENT-TYPE$ = 9 AND 'field1' = tester AND 'field2' != $NULL
 $
 OpenWindow :
 Form Name: your survery form
 Display Type: Detail Only
 Window Type: Display
  where $field2$ = 'RequestID'

 ___
 UNSUBSCRIBE or access ARSlist Archives atwww.arslist.org
 Platinum Sponsor: RMI Solutions ARSlist: Where the Answers Are

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: RMI Solutions ARSlist: Where the Answers Are