Skip to content
English
  • There are no suggestions because the search field is empty.

Workflow not running upon file upload

Original Question or Issue:

I created a new Workflow that should email me if a new File has been created. Unfortunately, I do not receive an email notification when I add a new File to that folder.


Environment:

  • Product - Any
  • Version - 23.242
  • Platform - Any

Steps to Reproduce:

{"parent_folder_path_string":"\/SHARED\/team\/upload"}


Error or Log Message:

Automation Workflow: handleFileEvent : not matched event: ADDFILE


Defect or Enhancement Number:

 


Cause:

Wrong path.


Resolution or Workaround:

Please note that the issue is in the parent_folder_path_string parameter. Remove the string \/SHARED and save, then upload a new file to test


Notes: