Embedded workflow is a system task. This task is used when you want one workflow to automatically start another workflow without human intervention. The embedded workflow may be one of the following:
- Synchronous - the host workflow waits for the completion of the embedded workflow
- Asynchronous - the host workflow continues processing without waiting for the completion of the embedded workflow