I am consuming a geoprocessing service in the Viewer that takes a FeatureSet as input. The user interactively draws a polygon on the map to define the input. After the geoprocessing service is finished, however, the polygon that the user draws remains on the map. In ArcMap when I run this geoprocessing service, the polygon disappears once the job is submitted. How can I similarly get the user-drawn polygon to disappear when the job is submitted?