Hi Team,
Sometimes Etag attribute is not being changed in SharePoint API response after updating the document (.docx file) by Microsoft flow on SharePoint site.
Ideally, it should be changed whenever we update this document either directly or by Microsoft flow which I have created earlier. Other fields like ows_Last_x0020_Modified, ows_Modified etc are being changed in the same API response.
Please suggest if any issue with this Etag attribute.
Hi @arunlvn,
Since the experience is the same if you modify the file directly or through a Flow I would say the issue would be on SharePoint.
Please also check with the SharePoint Community.
If you find a favorable solution, please update here so the community benefits from your experience.
Thank you,
Ovidiu
Hi a-ovbord,
Thanks for your prompt response.
Please find the details of this issue below.
Response-1
"rs:data" = {
ItemCount = 1;
text = "\n ";
"z:row" = {
Etag = "{D36938FD-B529-469D-8353-5A99621AEDE8},16";
"ows_AccessPolicy" = "100;#0";
"ows_Author" = "7;#Roland Reddekop,#i:0#.f|membership|roland@megafile.ca,#roland@megafile.ca,#roland@megafile.ca,#Roland Reddekop";
"ows_BSN" = "100;#4292";
"ows_BaseName" = "Arpan-1";
...
Response-2
"rs:data" = {
ItemCount = 1;
text = "\n ";
"z:row" = {
Etag = "{D36938FD-B529-469D-8353-5A99621AEDE8},1";
"ows_AccessPolicy" = "100;#0";
"ows_Author" = "7;#Roland Reddekop,#i:0#.f|membership|roland@megafile.ca,#roland@megafile.ca,#roland@megafile.ca,#Roland Reddekop";
"ows_BSN" = "100;#222";
"ows_BaseName" = "Arpan-1";
...
Response-3
"rs:data" = {
ItemCount = 1;
text = "\n ";
"z:row" = {
Etag = "{D36938FD-B529-469D-8353-5A99621AEDE8},1";
"ows_AccessPolicy" = "100;#0";
"ows_Author" = "7;#Roland Reddekop,#i:0#.f|membership|roland@megafile.ca,#roland@megafile.ca,#roland@megafile.ca,#Roland Reddekop";
"ows_BSN" = "100;#222";
"ows_BaseName" = "Arpan-1";
...
Note- In the above case, I have updated the document 'Arpan-1' three times. Last two response contains the same Etag value. Ideally, the Etag value should be changed every time after step #4.
Please suggest on this issue.
Hi @arunlvn,
Would you mind sharing an example of what you have constructed so we can a better understanding of the issue?
Please add screen shots as well if possible.
Thank you,
Ovidiu
WarrenBelz
146,635
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,997
Most Valuable Professional