Dear All,
I have requirement to trigger workflow on save of work order whenever new component added to Component tab of IW32.
I have created custom workflow by using custom business object ZBUS2007 (Subtype of BUS2007) and custom event WORKORDERUPDATE.
On save button i am calling workflow by calling FM SWE_EVENT_CREATE. Inside the workflow calling one report to update work order component.
I can see workflow has triggered in SWEL but when i go to Workflow Overview , i am not able to see any workflow log there. It is giving message 'There are no workflows that have already worked with this object'.
Please help.
Thanks,
Arpita