Skip to main content
Nintex Community Menu Bar

Does anyone know a way to access and attachment added to a FlexiTask within the workflow it is created?

  • March 16, 2016
  • 1 reply
  • 10 views

Forum|alt.badge.img+9

Through variables in the Workflow and a variable in Nintex Forms, I am able to extract the Comments from the FlexiTask to use elsewhere in the workflow. I would like the same functionality with an uploaded attachment to the FlexiTask.

if I setup a workflow FlexiTask to have an attachment through modifying the Nintex Forms Interface, I know that attachment gets added to the Workflow Task.  I've checked my workflow tasks.

I'm not sure of a simple way to programmatically extract that attachment(s) and put it on another list.  At the time I am uploading the attachment I have the ID of the list I where I want the attachment.

Thoughts?

1 reply

Forum|alt.badge.img+14
  • Scholar
  • March 16, 2016

I think this collect task attachments in list item and show all attachments in next task might help you, you just need to adapt what is source list and what target