Skip to content

BizTalkComponents/Base64Assembler

Repository files navigation

Build status

Description

The Base64Assembler component generates a base64 encoded string of the message body and adds it to a new document specified in the component parameters.

Parameter Description Type Validation
DocumentSpecName DocumentSpec name of the schema to create an instance from. String Required
DestinationXpath Xpath expression pointing to the node to insert the base64 string in. 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. If the DestinationXpath is not set an ArgumentException will be thrown. If there are no node matching the xpath an exception will be thrown.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages