Nintex Connect

The Official Community Site for Nintex Software Products, including Nintex Workflow 2007, 2010 and 2013; Nintex Workflow for Project Server 2010; Nintex Reporting 2008 and Nintex Analytics 2010; Nintex Forms 2010; Nintex Live and Nintex SmartLibrary.
Welcome to Nintex Connect Sign in | Join | Help
in Search

Single quote in the name changed to a double quote

Last post 08-23-2012, 4:05 AM by Geraldine. 5 replies.
Sort Posts: Previous Next
  •  07-31-2012, 11:25 AM 24316

    Single quote in the name changed to a double quote

    Hi,

    I have issue when a document name contains a single quote. This single quote is read a double quote by Nintex !

    I have reproduced the issue as follows:
    1. Add a file with ' in the file name to a doc library in SharePoint
    2. Create Nintex Workflow that iterates over all files and store the 'name' field in a workflow variable.
    3. Concatenate the variable to a larger string.
    4. write to the workflow history.

    All single quotes are now doubled.

    I've tried the "replace" function to convert the double quote to single quote but it doesn't work.

    It's really a blocking point for me so help will be really appreciated :-) 

    I'm using SharePoint 2010 and Nintex Workflow 2010.


    Regards,

    Géraldine

     

    Filed under:
  •  07-31-2012, 6:02 PM 24323 in reply to 24316

    Re: Single quote in the name changed to a double quote

    Hi Geraldine,

    what build of NW2010 are you using?

    I've tried your steps but I have not been able to reproduce this issue.

  •  08-22-2012, 4:07 AM 24619 in reply to 24323

    Re: Single quote in the name changed to a double quote

    Hi Vadim,
    Sorry for my late response but I was on holiday.
    So, I'm using the "build string" action and I do that

    fn-Replace({WorkflowVariable:SourceFileName},"''","'")

    to replace the double quote with a single quote

     

    Regards,

    Géraldine

  •  08-22-2012, 4:11 AM 24620 in reply to 24619

    Re: Single quote in the name changed to a double quote

    And please find below the error message I get by email 

    *****

    System.Exception: Source file not found: 'CounterpartsDocuments/13986 COUNTREV 2012 A2A SPA/Financial '' Review Test 002.docx' (defined by line 'CounterpartsDocuments/13986 COUNTREV 2012 A2A SPA/Financial '' Review Test 002.docx'). ---> System.IO.FileNotF

    *****

    And my document is not named Finanical '' Review Test 002 but Finanical ' Review Test 002

  •  08-22-2012, 1:43 PM 24642 in reply to 24620

    Re: Single quote in the name changed to a double quote

    It sounds like it could be a bug with NW.

    I'd recommend emailing Nintex Support.  We could look at it closer there.

  •  08-23-2012, 4:05 AM 24657 in reply to 24642

    Re: Single quote in the name changed to a double quote

    Ok thanks. I will do so.
View as RSS news feed in XML
Powered by Community Server, by Telligent Systems