Hi, I am trying to execute a service using the WebTools application. How can I input valid data in a field that requires a Map? In particular I want to set the inputFields field in https://localhost:8443/webtools/control/setSyncServiceParameters and I cannot find the correct syntax to indicate a Map. I always get the error: Type check failed for field [performFind.inputFields]; expected type is [java.util.Map]; actual type is [java.lang.String]
Many thanks, -Bruno
