Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Workflow Error

Former Member
0 Likes
367

hi,

i am not sure whether this is the right forum to post this issue.

here is my issue.

i created one WF of sending mail on triggering of a particular event. i did the bindings from event to WF via attributes. Now the mail goes but the atribute values

are not passed in the mail.

i also used the WF trace, but shockingly there were no entries in 'Display Trace' transaction SWU9. Practically it should show me the trace as i received an email in my inbox.

i used the transaction SWUD to to verify WF customizing and it gave following two errors:

1. Maintain Runtime Enviroment:-

In this RFC destination needs to be configured.

Scheduled Background job for event queue.

2. Maintain additional setting and services:-

Maintain Web server.

Maintain demo and verification enviroment.

I am new to WF and unsure whether this customizing need to be generated.

It will be very gratefull if someone can guide me in resolving this issue.

Cheers

gaurav

2 REPLIES 2
Read only

Former Member
0 Likes
347

Please don't crosspost. You found right forum .

Peter

Read only

Former Member
0 Likes
347

hi,

if you receive mail in your sap inbox then it means that configuration is in place. if you want to know the details for the runtime workitem then go to transaction SWI1 and give your workflow task number for example TS91000101 or if it is workflow template then WS91000101 and execute. you can see entire workflow values being passed through various tasks in sequence.

thanks,

sksingh