Hi There,
I am trying to retrieve the @odata.etag value that is returned in my list of parts from IFS. Is there any way to reference this property through flow script? I cant seem to reference it.
Thank you in advance ![]()
Hi There,
I am trying to retrieve the @odata.etag value that is returned in my list of parts from IFS. Is there any way to reference this property through flow script? I cant seem to reference it.
Thank you in advance ![]()
This probably isn’t the best way to do it, apologise as im somewhat new to NovaCura. but this seems to work fine
Hi Matt and welcome to the forum!
IFS Cloud these days accepts that you put a Start (*) as the ETag in the If-Match header. You don’t need the Etag when you delete or patch, in most cases anyway
.
I noticed that the Etag is renamed in the designer, so you can reference it in Desgintime, but the reference cast an error in Runtime… will report it to R&D.
I had a writeup on how to do this. RnD was supposed to fix it, but apparently not yet.