Please allow "Sharepoint Online - Copy an Item" action to accept list items with file attachments containing specials characters in the filenames (example: "#")
We have an annual archival workflow which copies list items from one sharepoint list to a new sharepoint list. However, if the list items have attachments with filenames containing "#", the workflow fails. I met with a Nintex support engineer who ...
Guest
almost 2 years ago
in Runtime
0
Reported as bug
Ability to error trap in WFC and send email to requester
When a connector fails, it is necessary to trap the error. Then using that error to take action, such as send an email to the requester of the WFC. Currently, when a connector action fails, alerts can be sent to WFC administrators only.
There are forms that we would like verified users to only be allowed to submit once during a time frame. This would be like Nintix Live has where you can allow a list of users or all users to submit a form but give them a limit of how many times t...
Add Variable for Component Workflow Success of Failure
There is nothing to indicate that a NWC component workflow failed after it's called from another workflow. The calling workflow will continue to run afterwards, even though some or all of the variables passed back are blank. This is better than th...
External start workflow required the "Request content (parameters)" to be provided in the body of the REST call, capturing the "Request content" into a workflow variable, allows capture of additional data that are not defined as Start Variable(s) ...