I am try to test out the docusign workflow for Nintex and seem to be running into a problem. When I try to run the "Docusign Send Document" action, I receive this error:
An exception occurred while processing parameter [InputFileToSign]
Does anyone know what I am doing wrong? I have also tested this with a direct location of a specific document and it still does not work. Content to sign: https:/site.sharepoint.com/Documents/ File Name: Test.docx
Solved! Go to Solution.
Hi Joseph Choe,
The configuration requires that the File name should include the extension as well , so in your case try :
{Current Item:Name}.docx
Also if you want to try the direct location , enter the server relative along with the FileName and extension URL e.g.
Content to sign : /Documents/Test.docx
File name : Test.docx
Regards,
Saud Khatri
Even after providing relative path including file anme and filename with extension, it still suspends. I gave my email as authorizing user and receipient.
This error also occurs if there is a # in the filename of the document.