Dear All;
I have created Custom workflow for movement journal and it's working fine. But the problem is post journal option not work.
I want to post the journal automatically when the workflow is completed. Any help will be highly appreciated...
Thanks and Regards..
Hi
Write your posting logic in complete method of Eventhandler class of your custom workflow. Note :- Not in Approval Event handler
Hi Mohamed,
You can create a workflow automated task. Have a look at the documentation. It also contains a link with an example: docs.microsoft.com/.../workflow-automated-tasks
Business Applications communities