Skip to main content
September 23, 2022
Question

Inconsistent data retrieval

  • September 23, 2022
  • 9 replies
  • 0 views

Hi All,

Thanks in advance!!

Here is my scenario, While data is retrieved successfully from a view(SQL Server) and displayed on the interface for some users, but for few users same data is not retrieved and shown on UI. It's simple queryentity rule where we pass Input for the data to be retrieved  with rows having same input field.

    9 replies

    September 23, 2022

    For those some users, did you try to check the query entity individually by providing the inputs? Please check into the db as well whether the data is available with the specific search or not.

    September 23, 2022

    Thanks for your response!!!

    I’m able to query those data from query entity as well as directly from DB, but only few users are unable to get those data,..

    September 23, 2022

    those users are having the viewer access to the datastore? It might be the security issue but not sure.

    csteward
    September 23, 2022

    Are you using any filters that might apply for those users?

    September 23, 2022

    Nope, just having 2 filters one for ID and another for Status....

    ajk0002
    September 26, 2022

    Hi [mention:33d94a1946e94fb48388ed648bdbffcb:e9ed411860ed4f2ba0265705b8793d05]

    Could u provide screenshot of filters