Newly created Event parameters are not recognized by WF

Dart, Jocelyn jocelyn.dart at sap.com
Mon Jun 9 22:10:17 EDT 2003


Hi Weidong,=20
Have you tried using SWE_EVENT_MAIL to check that your application is =
exporting the parameter correctly in the first place?
Use transaction SWE2 to add an entry for that event with the receiver =
function module as SWE_EVENT_MAIL and the receiver as your userid - and =
make it active of course.  Then do whatever is supposed to trigger the =
event and you should have a mail in your SAP inbox saying what is in =
the event container when the event is raised.=20
Jocelyn Dart
 
-----Original Message-----
From: Weidong Yang [mailto:wyang at apotex.com]=20
Sent: Friday,6 June 2003 11:52 PM
To: SAP-WUG at MITVMA.MIT.EDU
Subject: Re: Newly created Event parameters are not recognized by WF
 
 
Hi Robert,
 
Thanks for the reply! I did as you said, but still no luck.
 
The issue was that the plant value is not given to the event container =
when
I changed a material master. I am using this event for changing a =
specific
field on the view of material master.=20
 
Thanks again.
 
 
Weidong
 
 
 
 
 
-----Original Message-----
From: Robert vdBerg [mailto:Robert.vande.Berg at nuon.com]
Sent: Friday, June 06, 2003 4:01 AM
To: SAP-WUG at MITVMA.MIT.EDU
Subject: Re: Newly created Event parameters are not recognized by WF
 
 
I have had the same problem.
You have to recheck the bindings in the workflow. Even if you change =
the
type of the container element, the workflow must see the change!
 
Save the workflow and it works fine!!
Good luck!
Robert van den Berg
Accenture Technology Solutions
 
-----Oorspronkelijk bericht-----
Van: Schmidinger, Heinz (Unaxis IT BZ)
[mailto:heinz.schmidinger at unaxis.com]
Verzonden: donderdag 5 juni 2003 17:59
Aan: SAP-WUG at MITVMA.MIT.EDU
Onderwerp: AW: Newly created Event parameters are not recognized by WF
 
 
Hi Weidong,
 
do you have checked the parameter-direction (IMPEORT/EXPORT) ?
Maybe there is the problem.
An other thing is that BO-Changes are not accessable for other =
functions
until the BOBuilder is left.
 
maybe it helps.
 
regards
 
heinz
 
-----Urspr=FCngliche Nachricht-----
Von: Weidong Yang [mailto:wyang at apotex.com]
Gesendet am: Donnerstag, 5. Juni 2003 17:51
An: SAP-WUG at MITVMA.MIT.EDU
Betreff: Newly created Event parameters are not recognized by WF
 
Hi there,
 
I created an event for subtype of BUS1001 and a parameter PLANT for the
event. The event is working fine and can trigger the WF correctly, but =
the
parameter I defined for that event is not available for WF. Where did I =
do
wrong? Thanks in advance.
 
 
By the way, where can I find the archive of this mail list?
 
 
Weidong
 


More information about the SAP-WUG mailing list