Hi WFers,<br><br>In a workflow there's the step 'Document from Template' to generate a WF_DOC and it's working fine. However the user wants to have the step done in background and the document generated automatically.<br><br>
To meet this requirement, I tried to copy the WF_DOC and modify it into a background version, but it seems as if the underlying CL_SWF_DOCUMENT is designed to run with frontend and many GUI functions such as POPUP_TO_SELECT is used. So my question is: Is it even possible to do the WF_DOC.CREATE in background?
<br><br>Thanks in advance for any hints.<br><br>Best regards<br>Luis<br>