| Author |
Problems with default transformation
|
|
| Gorden MR 2005-06-05, 5:45 pm |
| Hi!
I'm using Hats 6.0 with Default Transformation. Often the Default
Transformation (servlet / html) will be rendered with the old screen
although the host (trace) shows a newer screen. I tried to increase the
delay time in the main connection settings but it still happens. Anyone
knows the reason for and how to avoid this problem?
<class name="com.ibm.hats.common.NextScreenSettings">
<setting name="default.delayInterval" value="5000"/>
<setting name="default.appletDelayInterval" value="5000"/>
<setting name="default.blankScreen" value="timeout"/>
<setting name="default.delayStart" value="5000"/>
</class>
Thanks
Gorden
| |
| Angelea XXX 2005-06-05, 5:45 pm |
| Have you tried enabling the refresh applet
Gorden MR wrote:
> Hi!
>
> I'm using Hats 6.0 with Default Transformation. Often the Default
> Transformation (servlet / html) will be rendered with the old screen
> although the host (trace) shows a newer screen. I tried to increase
> the delay time in the main connection settings but it still happens.
> Anyone knows the reason for and how to avoid this problem?
>
> <class name="com.ibm.hats.common.NextScreenSettings">
>
> <setting name="default.delayInterval" value="5000"/>
>
> <setting name="default.appletDelayInterval" value="5000"/>
>
> <setting name="default.blankScreen" value="timeout"/>
>
> <setting name="default.delayStart" value="5000"/>
>
> </class>
>
>
> Thanks
> Gorden
| |
| Rolf Wiest 2005-06-23, 7:45 am |
| look in the HATS Info Center.
Search for "delay"
you will see "HATS screen-settling reference
regards
R. Wiest
"Gorden MR" <gorden.mueller-rehaag@kuehne-nagel.com> schrieb im Newsbeitrag
news:d723pb$4lfc$1@news.boulder.ibm.com...
> Hi!
>
> I'm using Hats 6.0 with Default Transformation. Often the Default
> Transformation (servlet / html) will be rendered with the old screen
> although the host (trace) shows a newer screen. I tried to increase the
> delay time in the main connection settings but it still happens. Anyone
> knows the reason for and how to avoid this problem?
>
> <class name="com.ibm.hats.common.NextScreenSettings">
>
> <setting name="default.delayInterval" value="5000"/>
>
> <setting name="default.appletDelayInterval" value="5000"/>
>
> <setting name="default.blankScreen" value="timeout"/>
>
> <setting name="default.delayStart" value="5000"/>
>
> </class>
>
>
> Thanks
> Gorden
>
>
>
>
>
>
>
>
|
|
|
|