##Description The HttpDisassembler component is used to create a message body from the URL in a HTTP GET request. More info available at: http://blog.ibiz-solutions.se/integration/exposing-a-rest-get-endpoint-using-biztalk-server-2013/
Parameter | Description | Type | Validation |
---|---|---|---|
DocumentSpecName | DocumentSpec name of the schema to create an instance from. | String | Required |
If the DocumentSpecName is not set an ArgumentException will be thrown. If the specified schema does not exist in GAC an exception will be thrown.