Workflow item payload customization | Community
Skip to main content
New Participant
October 25, 2018
Solved

Workflow item payload customization

  • October 25, 2018
  • 4 replies
  • 1175 views

Hi,

We have one requirement where we need to customize workflow item payload arguments field, not the custom process arguments.

We need to add few text fields and asset upload functionality in workflow item tab.

we tried to overlay the jsp but it is effecting all workflow model Workitem.

Is there a way to achieve this with dialog or any other way?

Thanks,

Swati

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 arunpatidar

I agree with Scott, You should add an extra step with dialog participant in workflow itself where author can add extra fields and upload assets. All these info would be saved in payload node as properties and this can be access later in successive workflow steps.

4 replies

arunpatidar
arunpatidarAccepted solution
New Participant
November 16, 2018

I agree with Scott, You should add an extra step with dialog participant in workflow itself where author can add extra fields and upload assets. All these info would be saved in payload node as properties and this can be access later in successive workflow steps.

Arun Patidar
smacdonald2008
New Participant
November 16, 2018

You can create a dialog for a custom step - and have the workflow author enter the values in a dialog. That is how i would proceed here- Adobe Experience Manager Help | Creating an Adobe Experience Manager Custom 6.4 Worflow Step with a dialog

smacdonald2008
New Participant
November 16, 2018

As part of this - are you interested in customizing the payload?

kautuk_sahni
Employee
November 16, 2018

Arun Patidar​ Any suggestion?

Kautuk Sahni