Example of sending events between windows

Sending events between windows

page 263

Workflow-Objects-700.pdf

________________________________

From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] 
On Behalf Of Mauro Pedone
Sent: Thursday, June 07, 2007 3:55 PM
To: [email protected]
Subject: Re: How to refresh a parent form?


Hi Dmitry
You can use an AL sending an EVENT to parent form 
 
AL after submit
runProcess
PERFORM-ACTION-SEND-EVENT @ "Refresh"
 
 
create an other Al on parent form
with runif
 
$EVENTYPE$="Refresh"
 
and "event" checked
 
 
Ciao
Mauro
 
 


 
2007/6/7, Bezhenar, Dmitry <[EMAIL PROTECTED]>: 

         
        Hello List,
         
        I use an additional display-only form to set some values into the 
parent regular. After changes are commited and a user closes the display-only 
form I need to refresh the parent form in order to display the new values 
without pressing F5 button. 
         
        How can I do it?
         
        Thank you.
         
        Kind regards / С уважением 
        Dmitry Bezhenar
        SIEMENS
        Siemens IT Solutions and Services

        Kozhevnicheskij Per. 6 
        Moscow / Russia 
        Tel.    +7 495 737 2697

        Mob.  +7 916 615 7978

        Email   [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> 
         


-- 

*****DISCLAIMER*****

The information contained in this communication is confidential and may be 
legally privileged. It is intended solely for the use of the individual or 
entity to whom it is addressed and others authorized to receive it. If you are 
not the intended recipient you are hereby notified that any disclosure, 
copying, distribution or taking action in reliance of the contents of this 
information is strictly prohibited and may be unlawful. Orange Romania S.A. is 
neither liable for the proper, complete transmission of the information 
contained in this communication nor any delay in its receipt.

*****END OF DISCLAIMER*****

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

Reply via email to