I'm trying to run the following search and saving the URL to send out in an email:
{LF:Name="%*", Type="F"} & {LF:LOOKIN="Repository\HR Scanning"}
The LaserficheWebsearchURL that Workflow creates looks like this (I'm also using the EncodeURI function on the token):
%(GenerateLaserficheWebClientURLs_LaserficheWebSearchURL 1#@EncodeURI@#)
The URL sent in the email looks like this:
When I click on the URL nothing happens. Any suggestions?
Thanks!