I am generating a URL in workflow and putting that URL into an email. The URL does not seem to be getting generated correctly.
The URL that is generated is ...
When I click the link in the email it brings up a blank page in Laserfiche. When I go to the address line in the browser and change the link to (changed index.aspx to browse.aspx)...
the search results is displayed correctly.
My Workflow Activity looks like this...
The QueryString value is ...
{LF:pagecount < "1"} & (({LF:LOOKIN="\Folder1"} | {LF:LOOKIN="\Folder2"} | {LF:LOOKIN="\Folder3"}))
When it gets encoded it looks like this ...
%7BLF%3Apagecount%20%3C%20%221%22%7D%20%26%20((%7BLF%3ALOOKIN%3D%22%5CFolder1%22%7D%20%7C%20%7BLF%3ALOOKIN%3D%22%5CFolder2%22%7D%20%7C%20%7BLF%3ALOOKIN%3D%22%5CFolder3%22%7D))
We are using Web Access v10.2