Hi
I am using the WFM 10.9.1 server and I would like to change the content of a feature service using the "Send Web Request" step.
I have configured the step with the URL for updating by post request as shown below (url = "https://xyz/srvf/rest/services/WS_DAPHNE/JOB/FeatureServer/0/updateFeatures")

I have set up authentication using user and password

and finally I set the message body as Json.

By executing the JOB and passing the step, nothing happens: it does not update the content of the feature, and there is no message (server side) indicating something not correct.
What am I doing wrong?
Thanks
Gianmaria