Data missing from container?

Dart, Jocelyn jocelyn.dart at sap.com
Mon Nov 5 18:24:56 EST 2001


Hi Elizabeth,
It might be a persistence problem where you are raising the event.
Macro SWC_CONTAINER_TO_PERSISTENT can be used to make the container
persistent before passing it to the event.
Regards,
        Jocelyn Dart
Consultant (EBP, BBP, Ecommerce, Internet Transaction Server, Workflow)
SAP Australia
Email jocelyn.dart at sap.com <mailto:jocelyn.dart at sap.com>
Tel: +61 412 390 267
Fax: +61 2 9935 4880
 
 
 
 
-----Original Message-----
From: SMITH Elizabeth IS_Dept [mailto:Elizabeth.Smith at lai.ie]
Sent: Monday, 5 November 2001 9:07 PM
To: SAP-WUG at MITVMA.MIT.EDU
Subject: Re: Data missing from container?
 
 
Susan,
 
Thanks for the tip using SWE_EVENT_MAIL. It is very useful and shows me that
the required data is indeed in the Event Container, but,  it still doesn't
seem to be getting to the WF Container. However if I use the Generate Event
utility (SWUE) I have no problem, the data IS passed from the Event
container to the WF container.
 
Any ideas?
 
Elizabeth
 
 ----------
From: Susan R. Keohan
To: SAP-WUG at MITVMA.MIT.EDU
Subject: Re: Data missing from container?
Date: Friday,02,November, 2001 1:15PM
 
Hi Elizabeth,
 
Try this neat trick which I just learned...
 
Create an entry in the Event Linkage table for the Business Object and
Event.
 
Make your userid the receiver type.
 
Use the Function Module  SWE_EVENT_MAIL in the Receiver FM.
 
Activate the linkage.
 
When the event is triggered, you will get a document in SAP Office showing
you everything the event is passing.
 
Hope this helps,
Sue
 
See screen shot for example...
 
<<File Attachment: 57a76097.jpg>>
 
At 09:55 AM 11/2/01 +0000, you wrote:
 
 
Hello all!
 
I have a triggering event which has an even parameter. I've defined the
binding for the triggering event. The triggering program is writing a value
to the Event Container.
 
Everything appears fine. Yet when the WF has triggered and  I look in the WF
container the element has NO value. The Tech Log for the workflow has a
error - 'Element  xxxxxx has not yet been assigned a value'. All my binding
definitions are consistent. Where am I going wrong? What am I missing?
 
 
Elizabeth Smith
 
 
Visit our Web Site:   www.lufthansa-airmotive.com
 
                      *******************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the sender.
                       *******************
 


More information about the SAP-WUG mailing list