Home > Forum > Data sources > [Solved] Dictionary data source does not return all data

[Solved] Dictionary data source does not return all data
2

MVP

Hi everyone,

does anyone has an idea, why a data source dictionary would not return all data, also "access data in the context of system account" is checked?

I was banking my head on the wall, why the form validation stopped working until I noticed that the lastest workflow instances are not returned by the data source.

The screenshot shows the data from the "data sources" navigation pane, it's not a field which is filtered.

Best regards,
Daniel

MVP

Just after writing the thread, it came to me that I should just use the SQL Profiler to see, why it doesn't work anymore.

There's a default where condition which would only return those dictionary entries which are active.
/*SUBSTITUTIONSFILTER*/

AND WFD_AttBool1 = ''True''
/*ADVANCEDSEARCH*/


I've hidden the field because it's not used in this case which in turn had the effect, that the field has no default value => The latest instance are not 'active'.

Best regards,
Daniel

Privacy overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognizing you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.


To see a full list of the cookies we use and learn more about their purposes, visit our Privacy Policy.