Hi all,
I am having couple of questions. One question is
1. I am calling function module sap_wapi_start_workflow to start my custom workflow. My question is while calling the fm, I am creating the wf container and passing into the wf.
now my question is while developing the my workflow template through swdd. Can I directly use the wf variables which I passed from the function modulethrough wf container.
2. how to activate a custom workflow? when I am trying to run the fm it is stating that wf is not activated. but after doing rough template design of wf in swdd i try to activate but I dont know it is activated or not.
how to solve these issues?