Hi All,
We have below queries regarding the Patch function.
1. Does Patch requires the data source to be refreshed before we perform the Patch operation?
2. Will Patch function refresh the DataSource and we can see updated values back immediately or we need to perform refresh after the patch.?
3. How to know if the Patch was successful?
4. When doing an insert with Patch does it first inserts a blank row and then updates the values back into the row?
We are concerned with the above queries as we have observed inconsistent behaviour with the Patch Function.
Much appreciated for any help!
Thanks
ThreeAtion