Hi Eldhose P Kuriakose, I see. The JSON format you used is correct. The only possible reason why the "HttpRequestTimeout" property is not getting updated is that the pipeline is not passing the correct value to the property.
- Check the pipeline logs to see if there are any errors.
- Make sure that the value you are passing to the "HttpRequestTimeout" property is in the correct format. The format is "hh:mm:ss", where "hh" is the hours, "mm" is the minutes, and "ss" is the seconds.
- Make sure that the pipeline is actually updating the ADF webactivity. You can do this by checking the ADF webactivity's properties after the pipeline has run.