Hi Gurus,
For DMS status change workflow, we are using DRAW as the Business Object. Copied this Business Object to ZDRAW and then delegated to DRAW and added the methods for sending work items. This workflow triggers only when the DIR status is changed. We are able to trigger the workflow when the status is changed (For specific status changes), which we are using a Reciever Function Module to restrict the triggering only specific DIR status changes. Our main issues are in reading the Contianer log for Reporting Purpose...
We are facing the issues :
1. The Old Document Status(DOCUMENTSTATUS_OLD) is not getting copied to the Workflow from Event container?
2. As we are getting the old document status in the Receiver Function module, is there a way that we can pass this value to the
Event container so that through binding that Documentstatus_old can be passed to workflow contianer.
3. Like all other workflow applications, we are not able to find the Contianer log as there are no entries into the Container logs (SWW_CONTOB) even after the workflow is completed. We thought to use SWIVOBJECT view for fetching the log data.
Not sure for Docuement whether we need to anything Explicitly(Triggering events)??
Thanks.
Prathap