asked on February 5, 2015
I need to know what the syntax is for using Tokens or CustomQuery>ResultsFound within the Search Repository function.
I keep getting error "Invalid Date Format. [9161]" when running the workflow.
Here's the Search Syntax with explicit dates that works, but have been unable to use formatted Tokens or formatted CustomQuery>ResultsFound output:
{LF:LOOKIN="March-Vision-Care-DEV\Provider Services"} & {[]:[Clean_UnClean]="U"} & {[]:[EntityType]="IND"} & {LF:name="DISCL -*", Type="DFS"} & {[]:[Date Signed]>"1/22/2015", <="2/2/2015"}
Things I've tried:
- Using SQL output as a String or Date and formatting the CustomQuery>Results Found with and without quotes
- Initializing Tokens and modifying them after the Custom Query with and without formatting and with and without the quotes in the Search Syntax
Here's the Workflow without Tokens
0
0