Skip to Main Content
Status Open for voting
Categories Workflow Designer
Created by Guest
Created on Mar 16, 2020

Update File Name in Workflow

Would be great if there was a way to update the name of a file that has been submitted via a Nintex Form within the workflow instance itself. This would make it much easier to associate files with other references provided within the form, such as a Title or Name.

Forum discussion: https://community.nintex.com/t5/Nintex-Workflow-Cloud/Add-variable-to-attachment-file-name/td-p/110872
  • Attach files
      Drop here to upload
    • Guest
      Reply
      |
      Sep 7, 2022
      It would be nice if there was a way to get the filename within the workflow. Currently you can pull the name from the collection but not without serious regex work.

      Example:
      {"connectionId":"555555","path":"/NintexWorkflowCloud/6re10d98-2e3e-430e-9efe-73f451714rb9_1_1/empPhotoExample3.jpg"}
    • Guest
      Reply
      |
      Sep 7, 2022
      Yes, if we can update the file name, we needn't to worry users uploading files with same name. Hope this function achieved as soon as possible. :)
    • Guest
      Reply
      |
      Sep 7, 2022
      As per @Liqian's comments below: I want to avoid failed WF instances as users attempt to submit forms with uploaded files with the same name or (more often) resubmit with the same filename again.
    • Guest
      Reply
      |
      Sep 7, 2022
      I have workflows failing due to bad file names in attachments which can't be stored in SharePoint. This is a major flow in the product, IMO. Either allow manipulation of file names or allow rules on file names in the NWC form.