Update Flow Execution Extension

Update Flow Execution Extension

Comments

  • Hey

    I want to update the item in a Flow Execution Extension DS but dont see any selective update step for it. I do see a Save step specific for the extension DS but this is making all the fields null except the field that we are passing in. This behavior is different from Selective Update step.

    My question is, is there any steps for Flow Execution extension DS to behave as selective update?

  • Hi

    To achieve the functionality of the [color=#ff0000]Selective Update[/color] step for Flow Execution Extension data structure, we can make use of the [color=#ff0000]Update Entities[/color] step found at [color=#ff0000]Integration→EntityFramework[/color], and pass the item ID as the fetching criteria, and the values to update as input.

Sign In or Register to comment.