Home Page › Forums › BizTalk 2004 – BizTalk 2010 › How to save element with type=base64Binary to a file? › Re: How to save element with type=base64Binary to a file?
January 30, 2008 at 5:00 AM
#18853
Robbish: Certainly you could do thid in a pipeline, but it would need to be done using a custom pipeline component. You could also do it inside a simple .NET component called from an orchestration….