BenS
2005-06-16 05:17:06 UTC
Currently BizTalk Server 2004 only supports S/MIME in the Pipeline
encode/decode components as standard.
Is there a way of using OpenPGP in the Pipeline encode/decode components?
If a custom component needs to be created do you have any examples?
Found following paragraph on msdn - "Guidelines for Application Integration"
but not much else.
Encode/Decode
BizTalk Server supports document encoding and decoding through the receive
and send pipelines. You can decode documents received by BizTalk Server that
have been encoded in a specific format (for example EBCDIC from a mainframe,
or SMIME for security) within the receive pipeline, prior to processing by
BizTalk Server. Similarly, you can encode documents sent from BizTalk Server
using an encoding stage in the send pipeline. You can also create custom
encoder/decoder pipeline components for use within the pipelines, such as a
Pretty Good Privacy (PGP) component.
Cheers
Ben
encode/decode components as standard.
Is there a way of using OpenPGP in the Pipeline encode/decode components?
If a custom component needs to be created do you have any examples?
Found following paragraph on msdn - "Guidelines for Application Integration"
but not much else.
Encode/Decode
BizTalk Server supports document encoding and decoding through the receive
and send pipelines. You can decode documents received by BizTalk Server that
have been encoded in a specific format (for example EBCDIC from a mainframe,
or SMIME for security) within the receive pipeline, prior to processing by
BizTalk Server. Similarly, you can encode documents sent from BizTalk Server
using an encoding stage in the send pipeline. You can also create custom
encoder/decoder pipeline components for use within the pipelines, such as a
Pretty Good Privacy (PGP) component.
Cheers
Ben