|
Home > Archive > WebSphere HATS > July 2005 > how manage macro logon
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
how manage macro logon
|
|
| Fabio Seganti 2005-07-21, 8:45 pm |
| Hi people,
i need info about macro containing logon screen, normally if a user
type a wrong password in input field the macro will stop and the
timeout occur, Is there a way to re-display an input logon-screen
whitout timeout and manual reset action?
Thanks in advance
Fabio
| |
| George Baker 2005-07-22, 5:45 pm |
| In article <dbpgst$4bu4$1@news.boulder.ibm.com>, f.seganti@it.ibm.com
says...
> Hi people,
> i need info about macro containing logon screen, normally if a user
> type a wrong password in input field the macro will stop and the
> timeout occur, Is there a way to re-display an input logon-screen
> whitout timeout and manual reset action?
> Thanks in advance
> Fabio
>
You will have to program that possibility into the macro, recognize it
and take the appropriate action. I would recognize the error condition
and have the macro terminate and transform the screen back to the user
to enter the correct password. How you proceed from here is up to you,
but I would record a new macro and execute the new macro.
|
|
|
|
|