• Resolved cwcj

    (@cwcj)


    Is there a way of refreshing the connection to DataVerse?

    I have two scenarios where it would be helpful: in one following a form entry I really would like to be able to update the data from the connections. In another situation, I make changes to the data in a model driven app and would like a WordPress website user to be able ‘refresh’ the connection/data.

Viewing 1 replies (of 1 total)
  • Plugin Author alexacrm

    (@alexacrm)

    At the moment clearing cache is a manual operation but we do have an item on the backlog to provide more flexible cache control. Most likely it’ll be a custom API call in Dataverse to begin with as it’s easier to consume via Power Automate (makes sense in the second scenario).

    For now you can use FetchXml to retrieve the record(s) where we do provide control over the cache duration (e.g. timeout of zero is no cache). Other alternative is to manage a timestamp or similar parameter that ensures that FetchXml is unique when needed.

Viewing 1 replies (of 1 total)
  • The topic ‘Refreshing data connection’ is closed to new replies.