Hi I would like to make a REST call using FME HTTPCaller to Validate Network Topology as defined in https://developers.arcgis.com/rest/services-reference/enterprise/validatenetworktopology-trace-network-server-.htm
I have obtained the token in the first call, and would like to pass all required parameters in the second call. (see attached)
I am getting error:
This FME Edition doe not recognise the '' function
Any suggestions how the required parameters, inc the token can be passed to fmecaller