‎2007 Apr 29 10:56 AM
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
‎2007 Apr 29 6:59 PM
‎2007 Apr 29 7:06 PM
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