I'm currently trying to use the new Execute Web Map Task to print out a WmsLayer that uses an SLD file for filtering and styling. Because I was unable to find a way to set the Style paramater using the WmsLayer class I created a Proxy that would insert the Styles Param before calling the Execute Command. From the look of the Json packet this should work, but I'm still not seeing the SLD file being used. Below is the Json Packet, the Image is returned but without the proper styling/filtering. I've also included the SLD File as an Attachment (Remove the .txt)