Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 913 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 913 Bytes

Build status

##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

Remarks

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.