Skip to main content
Nintex Community Menu Bar

Issue

A workflow is failing to send a notification email, either at a task action or a "Send Notification" action, with the following error.

Failed to send notification. The parameter login cannot be empty or bigger than 251 characters.

 

Resolution

Check to see if the email is sent to {Common:Manager} or other profile-focused reference:
  1. Add a "Log to History" action to the Workflow as the first action.
  2. Choose to log the "Manager" (or similar) reference.
  3. Run the Workflow and then check the Workflow History to confirm the value being picked up.

 

 

Error Code

Failed to send notification. The parameter login cannot be empty or bigger than 251 characters.

 

Additional Information

This is caused by an incorrect reference, usually being populated by a query to a user profile. For example a {Common:Manager} reference in an email, constant or other variable which is returning a null value.

In some non-production environments, the Manager field (as an example) in Active Directory is not populated.

 

Be the first to reply!

Reply