Well I have to open the window as a dialog as I need to pass field
values on open and close. So I guess I am left with the same error then.
Is there any other way to resolve this?

Anesh A Kurian



________________________________

From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of LJ LongWing (Head)
Sent: Dienstag, 16. Oktober 2007 18:56
To: arslist@ARSLIST.ORG
Subject: Re: Warning on AL Window Close with Open Window action

 

Speculation follows,

 

Ok...due to the fact that you are firing on window close...that is the
action that the Mid-Tier is trying to perform on your window...did you
by chance leave the defaults on your open window action?  If so you may
try changing the target from Current (existing window that's in the
process of closing) to New...this would cause a new window to spawn
instead of trying to use the existing one...that may get rid of that
error

 

In relation to the 'do you wish to continue', that is related to some
field on the current window having the change flag flipped.  You can
either do a run-process before the window close that clears the change
flag....or you could do a commit changes before doing the close action,
or you could design the form so that the change flag is disabled on all
of the fields that might change so that it'll never get flagged.

 

Please let us know if any of this is useful

 

________________________________

From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of Anesh A Kurian
Sent: Tuesday, October 16, 2007 1:43 AM
To: arslist@ARSLIST.ORG
Subject: Warning on AL Window Close with Open Window action

** 

Hi All,

 

I have an AL workflow defined to execute on Window Close, and the action
defined is Open Window a dialog. Now when I run this workflow I get a
warning. "If AR System windows are still loading, they will load
incorrectly, if you have AR System windows still loading, do not press
OK until they complete". And if I click the OK button then the window
closes and the remaining workflow doesn't execute. If I click NO then
workflow continues. Is there a way to disable this warning or workaround
to perform the same functionality? I get this warning only when I run
the workflow over mid-tier and not on the user tool. Kindly update me if
anyone has come across such a situation.

 

And also another query is that is there a way to disable the Microsoft
IE warning asking on close of a window "do you wish to continue to be on
the form".

 

The server details are as follows:

 

Server version    : ARS 7.0.01 patch 003

 

Database          : Oracle 10g R2

 

Hardware           : sun4v

 

Operating System: SunOS 5.10

 

 

Thanks and regards,

Anesh A Kurian

__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"

Reply via email to