SDP refresh is not pulling in latest updated data
Summary:
SDP refresh is not working as expected
Content (required):
We have a custom object in Fusion. We are using table to display the data and table inline to edit the data. Table data is of SDP type. Table edit works fine - we make a rest call and update the record in Fusion as well. The response received as part of the Update also has the updated data
For eg, we updated Amount fields for Id 300000022892220 from 111 to 11. The update happened in Fusion and the response is also correct.
Now after this, we are refreshing the SDP, but the api response has records with old data. i.e 111 instead of 11
Tagged:
0