Re: WINDOW SIZE on WEB

2007-02-03 Thread Rocky Rockwell
If you need to resize and setting the window size in the admin tool will 
not do it, Create and Active Link the fires on window open. The action 
should be a run process with with this command. (I set mine to 
1000,700), but it up to you

javascript:window.resizeTo (width,hight);

And if you need to set the position: (zero,zero means top left of the screen
javascript:window.moveTo(0,0);

*Rocky*

Rocky Rockwell
eMA Team – Remedy Developer
[EMAIL PROTECTED] 
Ph#1: 214-567-8874
Ph#2: 325-884-1263



Batwe, Saurabh [NCSUS Non-J&J] wrote:

**

Hi All,

 


I need information regarding

1. How can I control the window size on remedy web.

2. On which window locatin the screen should open

 

I’m running the application on Midtier 6.3 patch 19, ARserver 6.3 
Patch-19.


 


Thanks

Saurabh

 

__20060125___This posting was submitted with HTML 
in it___ 


___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers 
Are"


Fixed RE: Filter Shortcut URL

2007-02-03 Thread Kevin Thornley
 
Found it. Thanks

 


From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of Michiel Beijen
Sent: Saturday, February 03, 2007 1:40 AM
To: arslist@ARSLIST.ORG
Subject: Re: Filter Shortcut URL


** Kevin,

You have to configure the mid-tier url in the Server Information
settings in the Admin tool.

hth,
Michiel


On 2/2/07, Kevin Thornley <[EMAIL PROTECTED]> wrote: 

** 


All 

Can someone tell me how to configure AR 6.3 to prefix the URL
shortcut sent out in a filter notification with http: the URL's that are
presently being sent out start with

//servername/whatever which doesn't create a link in outlook
email. 

Thanks 
Kevin 

__20060125___This posting was submitted with
HTML in it___ 


__20060125___This posting was submitted with HTML in
it___ 

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the 
Answers Are"


Re: Weird IE pop-ups

2007-02-03 Thread Robert Molenda
Well that wonderful ARERR-90 = Cannot establish a network connection to
the AR System server.

Anything in the ARError.log? Network Issues? DB Issues?

If caught in mid-transaction, it can cause 'odd things' to occur as you
might expect.

Thanks-n-advance; 
HDT Platform Incident / Problem Manager & Architect 
Robert Molenda 
IT OS PA 
Tel: +1 408 503 2701 
Fax: +1 408 503 2912 
Mobile: +1 408 472 8097 
[EMAIL PROTECTED] 
Quality begins with your actions.

-Original Message-
From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of Tom L
Sent: Friday, February 02, 2007 12:40 PM
To: arslist@ARSLIST.ORG
Subject: Re: Weird IE pop-ups

Jan 29, 2007 10:31:15 AM
org.apache.catalina.core.ApplicationDispatcher invoke
SEVERE: Servlet.service() for servlet jsp threw exception
ARERR [90] Cannot open catalog; Message number = 90 : malachite
   at com.remedy.arsys.stubs.ServerLogin.(Unknown Source)
   at com.remedy.arsys.stubs.ServerLogin.get(Unknown Source)
   at com.remedy.arsys.stubs.ServerLogin.getAdmin(Unknown Source)
   at com.remedy.arsys.stubs.ServerLogin.getAdmin(Unknown Source)
   at com.remedy.arsys.support.ServerInfo.get(Unknown Source)
   at com.remedy.arsys.stubs.HomeServlet.getHomeForm(Unknown Source)
   at
org.apache.jsp.shared.error_jsp._jspService(org.apache.jsp.shared.error_
jsp:
243)
   at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:
97)
   at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
   at
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.ja
va:
322)
   at
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:
291)
   at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:
241)
   at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
   at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applica
tionFilterChain.java:
252)
   at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilt
erChain.java:
173)
   at
org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatc
her.java:
672)
   at
org.apache.catalina.core.ApplicationDispatcher.processRequest(Applicatio
nDispatcher.java:
463)
   at
org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDisp
atcher.java:
398)
   at
org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispat
cher.java:
301)
   at
com.remedy.arsys.stubs.GoatHttpServlet.redirectToErrorPage(Unknown
Source)
   at com.remedy.arsys.stubs.GoatServlet.errorPage(Unknown Source)
   at com.remedy.arsys.stubs.GoatServlet.postInternal(Unknown Source)
   at com.remedy.arsys.stubs.GoatHttpServlet.doGet(Unknown Source)
   at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
   at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
   at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applica
tionFilterChain.java:
252)
   at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilt
erChain.java:
173)
   at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValv
e.java:
213)
   at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValv
e.java:
178)
   at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java
:
126)
   at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java
:
105)
   at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.
java:
107)
   at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:
148)
   at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:
307)
   at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:
385)
   at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:
748)
   at
org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:
678)
   at org.apache.jk.common.SocketConnection.runIt(ChannelSocket.java:
871)
   at org.apache.tomcat.util.threads.ThreadPool
$ControlRunnable.run(ThreadPool.java:684)
   at java.lang.Thread.run(Thread.java:595)
Caused by:
MessageType: 2
MessageNum: 90
MessageText: Cannot open catalog; Message number = 90
AppendedText: malachite
   at com.remedy.arsys.api.Proxy.ARVerifyUser(Native Method)
   at com.remedy.arsys.api.ARServerUser.verifyUser(ARServerUser.java:
728)
   ... 40 more

And On it goes for 1100 more lines. Thanks


On Feb 2, 5:19 am, Robert Molenda <[EMAIL PROTECTED]> wrote:
> What did the Tomcat / MidTier logs show at the time?
>
> Thanks-n-advance;
> HDT Platform Incident / Problem Manager & Architect
> Robert Molenda
> IT OS PA
> Tel: +1 408 503 2701
> Fax: +1 408 503 2912
> Mobile: +1 408 472 8097
> [EMAIL PROTECTED]
> Quality begins with your actions.
>
>
>
> -Original Message-
> From: Action Request System discussion list(ARSList)
>
> [mailto:[EMAIL PROTECTED] On Behalf Of Tom L
> Sent: Thursday, February 01, 2007 9:10 AM
> To: [EMAIL PROTECTED]
> Subject: Weird IE pop-ups
>
> Hi all,
>
> Last week three of m

Re: Filter Shortcut URL

2007-02-03 Thread Michiel Beijen

Kevin,

You have to configure the mid-tier url in the Server Information settings in
the Admin tool.

hth,
Michiel

On 2/2/07, Kevin Thornley <[EMAIL PROTECTED]> wrote:


**

All

Can someone tell me how to configure AR 6.3 to prefix the URL shortcut
sent out in a filter notification with http: the URL's that are presently
being sent out start with

//servername/whatever which doesn't create a link in outlook email.

Thanks
Kevin
 __20060125___This posting was submitted with HTML in
it___


___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers 
Are"