Skip to content

After upgrade mendix 7 to 8 the widget doesn't work with the Asynchronous option #13

@RolfMill

Description

@RolfMill

Hi,

recently we upgraded our Mendix project from Mendix 7 to version 8.18.0
After the upgrade, the dataview loader widget doesn't work properly.
For this moment we decided to use it synchronously. In synchronous execution, the widget works correct.

I debugged the problem in Mendix
The problem is that the updates made in the datasource microflow are not available on the resultpage.
To debug the situation on the resultapage, I used also the resultpage microflow.
The debug results in the datasource microflow are correct. But these results are not seen in the resultpage microflow.

We use this dataview loader widget with non-persistant entities. To ensure that this is not the real cause, I changed the entities to persistant. But I encountererd the same problems.

Are you aware of any problems using the dataview loader widget in Mendix 8.18 version.

Kind Reagrds
Rolf

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions