Method is successfully processed but object is not created

Dart, Jocelyn jocelyn.dart at sap.com
Tue Oct 27 20:40:41 EDT 2009


David,
Workflow only knows there is a problem if the method reports it via a temporary/application/system exception.
So it's more likely that either:

a)      An error is occurring but is not being raised as an exception - e.g. could your background user be lacking some security or HR structural auths?

b)      You have a LUW issue - e.g. lack of  a commit, a commit being interrupted or similar.
Suggest you also check whether there were any short dumps.

Regards,
Jocelyn

From: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] On Behalf Of david.s.dittmer at accenture.com
Sent: Wednesday, 28 October 2009 9:25 AM
To: sap-wug at mit.edu
Subject: Method is successfully processed but object is not created

Hello workflow experts,
I developed a workflow and ran it and the step which actions a method to create an object was reported in SWI6 to have  successfully processed.

However when I checked if the object had been created I found that it had not. I checked the method using the object type using transaction SWO1 and the method created the object.

This is most confusing as this proved that the method is working. So I thought that maybe the parameter to create the object is not being passed into the method by the workflow so I hard-coded the parameter into the method but still the object is not created.

Please advise how I can find out what is preventing the method from creating the object when the workflow is run.

Thank you

David



This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20091028/86bec59d/attachment.htm


More information about the SAP-WUG mailing list