IDOC is not processed in WF

Michael Pokraka MPokraka at samsungsemi.co.uk
Mon Dec 11 06:39:42 EST 2000


This may be off target but nevertheless:
Check that your first step doesn't perhaps do anything that will make the
IDOC inaccessible for the duration of the current execution. It may be
possible that a lock entry is created but not released whilst the workflow
is executing (i.e. remains into the next step if it's being executed
straight afterwards).
e.g. (2 tests to verify this):
 
 - insert a simple user decision (to 'pause' the W/F).
 - At user dec., cancel (so that it remains in your inbox).
 - Test your object by creating an instance of the IDOC in question, call
INPUTBACKGROUND.
This lot should work. Next test:
 
 - same as above, with user decision
 - after cancelling the decision, go back to inbox and execute it.
If it doesn't execute, so much for that plan.
If it does execute, then the first step possibly creates a lock on it.
 
Another possibility would be to check trans. SM12 for lock entries on the
IDOC, but timing might be a bit tricky.
HTH
Michael
 
 
-----Original Message-----
From: Christian Behla (QDD) [mailto:Christian.Behla at edd.ericsson.se]
Sent: 07 December 2000 12:45
To: SAP-WUG at MITVMA.MIT.EDU
Subject: IDOC is not processed in WF
 
 
Hi workflowers,
 
my 4.6B workflow ist triggered by IDOCORDERS / INPUTERROROCCURED.
After the first step (correcting data in background) i use method
INPUTBACKGROUND.
This returnes without errormessage but the IDOC is not processed and
IDOC-Status is 51: "Idoc ** could not be opened".
When i start the method in the workflow with a delay of 10 min, I still have
the problem.
 
When i test the method in SWUD it works.
In EDI I have no problem processing the IDOC.
 
My idea is that somehow the IDOC is blocked.
 
Thank you in advance for any input you can provide.
 
Christian Behla
 
 
-----------------------------------------------------------------------
 
The information contained in this email may be privileged, confidential
and protected from disclosure. The opinions expressed are those of the
individual and not Samsung Semiconductor Europe Ltd or Samsung
Electromechanics Ltd. Internet communications are not secure and
therefore Samsung Semiconductor Europe Ltd and Samsung
Electromechanics Ltd do not accept legal responsibility for the contents
of this message. If you think you have received this email in error please
notify the sender or mail "admin at samsungsemi.co.uk"  and delete any
copies of the mail.
 


More information about the SAP-WUG mailing list