WF-BATCH problem

Márton Zsolt Zsolt.Marton at t-systems.co.hu
Tue Jun 28 12:22:30 EDT 2005


Hi Mark!

I've created a function module and I'm using the SWW_WI_START. My workflow has a fork with 2 branches, each of them with one step: one of them sends an e-mail to somebody, the other sends SAP mail to user.

My function module defines the user and the email address. The workflow is generated, when some conditions becomes true in hr. The specified user and his e-mail address are defined and the workflow starts in the background. 
The user is an import-export container element in the workflow and in the task too.

Here is the container filling part of the coding. 
      swc_create_container container.
*
      swc_set_element container 'Emailcim' t_user-email.  "E-mail address
      swc_set_element container 'Cimzett' t_user-bname.   "User

Regards
Zsolt

-----Original Message-----
From: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] On Behalf Of Mark Pyc
Sent: Tuesday, June 28, 2005 2:52 PM
To: SAP Workflow Users' Group
Subject: Re: WF-BATCH problem

G'day Zsolt,
I think you'd need to tell us how your populating the WF Containerelement that holds the recipients. I assume the error is during thefilling rather than the use of this element.
Have fun,Mark
On 6/27/05, Márton Zsolt <Zsolt.Marton at t-systems.co.hu> wrote:> > > Hi all,> >  > > I've created a workflow with SELFITEM - SENDTASKDESCRIPTION. The recipient> type is an expression (an SAP user coming from the wf.container)> > The user will get the message, but among the recipients is the wf-batch too> with error status. This symptom is only in our developing system.> > I'm a little bit confused because the same workflow, with the same task in> the TQA system is working fine, the wf-butch isn't among the recipients.> > What could be the problem? Does anybody faced this symptom before?> >  > > Regards> > Zsolt> _______________________________________________> SAP-WUG mailing list> SAP-WUG at mit.edu> http://mailman.mit.edu/mailman/listinfo/sap-wug> > >
_______________________________________________
SAP-WUG mailing list
SAP-WUG at mit.edu
http://mailman.mit.edu/mailman/listinfo/sap-wug



More information about the SAP-WUG mailing list