Newly created Event parameters are not recognized by WF

Dart, Jocelyn jocelyn.dart at sap.com
Tue Jun 10 20:03:38 EDT 2003


Hi Weidong,=20
Suggest you follow Cristiana's directions for sorting out =
swe_event_mail.=20
 
Unfortunately you can't just add a parameter and expect it to be =
automagically filled during event creation.  The application itself =
(e.g. the material master transaction) has to fill this new parameter =
somehow.  There is some special options for passing additional =
parameters during change document creation that you might be able to =
use - its documented in the SAP library and in the book -  but if plant =
is not recorded by the change document itself then of course that won't =
help you. Alternatively there might be a user exit you can use to raise =
your event.=20
You might have to rethink your design.
Jocelyn Dart.
 
-----Original Message-----
From: Weidong Yang [mailto:wyang at apotex.com]=20
Sent: Wednesday,11 June 2003 2:01 AM
To: SAP-WUG at MITVMA.MIT.EDU
Subject: Re: Newly created Event parameters are not recognized by WF
 
 
Hi Jocelyn,
 
Thanks for your reply! I still couldn't get the workflow to work. I =3D
followed
your method and couldn't find where I put my user id as receiver. Could =
=3D
you
give me some more lights.
 
My feeling is that BUS1001 doesn't include the plant value. Everything
related to MARA can be got into the event container.
 
 
Thanks again!
 
 
Weidong
 
-----Original Message-----
From: Dart, Jocelyn [mailto:jocelyn.dart at sap.com]
Sent: Monday, June 09, 2003 10:10 PM
To: SAP-WUG at MITVMA.MIT.EDU
Subject: Re: Newly created Event parameters are not recognized by WF
 
 
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