Forum Discussion

BartVW's avatar
BartVW
Icon for Helper I rankHelper I
1 year ago
Solved

Enhanced refresh api status 202 OK but dataset is not refreshing

I'm calling the enhanced refresh API with this simple body {     "retryCount": 3 }   I get a 202 Accepted response (in Postman), but the data set is not refreshing.    As you can see in below...
  • lbendlin's avatar
    lbendlin
    1 year ago

    Yes, "automatic"  will check if there is anything to refresh. If the service decides that nothing has changed it will not refresh the partition.  You can override that with "full".