Business Object Instance Missing (Event -> Workflow Container )

Mark Pyc mark.pyc at gmail.com
Sun Mar 15 05:23:08 EDT 2015


Also be aware of Logical Units of Work and update tasks. If the event is raised before the object exists on the DB, existence checks will fail at the start of the WF. 

Make sure the event is raised in the  update task.  

Have fun,
Mark

Sent from my iPhone

> On 15 Mar 2015, at 7:19 pm, Rick Bakker <rbakker at gmail.com> wrote:
> 
> Hello,
> 
> Make sure your event -> workflow binding is correct.
> 
> Try creating the event with SWUE and see if that works.
> 
> regards
> Rick
> 
>> On Sun, Mar 15, 2015 at 6:08 PM, Shaurya Jain <jain.shaurya at gmail.com> wrote:
>> Dear Experts,
>> 
>> I have a custom BO created for a specific purpose and getting an event of the same triggered using FM 'SAP_WAPI_CREATE_EVENT'. The issue arises when I see my workflow log in SWI1 and doesn't find any instance assigned to the object defined in workflow container. 
>> 
>> Various checks performed by me are as follows:
>> Checked event log  in 'SWEL' and found everything perfect there.
>> Digging further deep I found that there are no entries in tables 'SWW_CONTOB' & 'SWIVOBJECT' for my workflow runtime instance.
>> Also checked table 'SWW_WI2OBJ' and found that entry exists for my workflow runtime instance with object instance but with 'Removed' indicator set. I didn't understand what does this actually mean as ideally 'Removed' indicator should not be set.
>> 
>> This problem seems to be currently only with my new BO & workflow as I checked existing ones & they seem to be working fine. Can anyone of you please guide me what can be the issue?
>> 
>> Regards,
>> Shaurya Jain
>> 
>> _______________________________________________
>> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20150315/3af31808/attachment-0001.htm


More information about the SAP-WUG mailing list