Expand my Community achievements bar.

Elevate your expertise and be recognized as a true influencer! Nominations for the exclusive Adobe Community Advisor program 2023 are now OPEN.

Assign task with use a document variable

Avatar

Level 5

Hi,

  if i'm assigning a pdf document in assign task operation with use a document variable instead of application asset, I see the same old blank form after user submits the form.

what ever typed in the form is not seen in the output variable assigned in Assign user task.

If I use application asset and provide input xml, then I could see the filled form as output when user submits.

What should I do to get the filled data in the form?

Note: Reason for using document variable is I want to dynamically assign the form created in the process to assign task instead of getting from repository.

Highly appreciate your assistance.

Thanks,

kc

1 Reply

Avatar

Level 2

Ok. So are you populating document with the values entered by user in process before assigning.

Best approach is to xml and application asset.

And do you have your pdf document binded with xml schema. If not then you wont have fields populated in any way.

Thanks,

Prashast