Start workflow without payload | Community
Skip to main content
Level 4
May 3, 2016
Solved

Start workflow without payload

  • May 3, 2016
  • 2 replies
  • 1680 views

Hello Team,

I have created a custom workflow component that takes input in the workflow model. I want to start this workflow without payload. Is there a way to do that ?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by joerghoh

Whenever you start a workflow, it has to have a payload. But the payload can be arbitrary, and if it's a page (or even only a single node) you can modify the content of this page/node while the workflow is running.

kind regards,
Jörg

2 replies

Level 9
May 3, 2016

Hi,

Not pretty sure, but guess will throw some errors and is not possible. 

joerghoh
Adobe Employee
joerghohAdobe EmployeeAccepted solution
Adobe Employee
May 3, 2016

Whenever you start a workflow, it has to have a payload. But the payload can be arbitrary, and if it's a page (or even only a single node) you can modify the content of this page/node while the workflow is running.

kind regards,
Jörg