BizTalk Pipeline Components with code projects
Examples
Rename files
Archive Files
Zip files
To download use the link below each project.
Code my be less than pretty
Recently I have been writing some BizTalk pipeline components. One I modified some other person's code. I will try to make them Zipped files that you can download.
1. KNTrename - This component will rename files. It works on send and receive locations. It has a filter to rename files that match the filter. The filter can be ignored. The project has a lot of macros and you can add your own. KNT stands for "Kent Named This".
https://sites.google.com/site/biztalkcsharpandsql/KNT.BizTalk.Pipelines.Components.Rename.zip?attredirects=0&d=1
2. SAB - This is the archiving software from codeplex, I did not write it. However I fixed the dates to include the zero in from the month and day "01" instead of "1".
https://sites.google.com/site/biztalkcsharpandsql/SAB1.zip?attredirects=0&d=1
3. Stm.ZipEncoder - this will ZIP large files - I rewrote this component to use ZipArchive in .NetFramework 4.5. It must be compiled in Visual Studio 2013, I did not try it in 2012, I know it does not work in VS 2010 because you cannot use 4.5 in 2010. On this one be sure to add the reference to WindowsBase located at "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\WindowsBase.dll"
https://sites.google.com/site/biztalkcsharpandsql/Stm.ZipEncoder.zip?attredirects=0&d=1
Documentation:
https://sites.google.com/site/biztalkcsharpandsql/KNTrenamePipelineDocumentation.docx?attredirects=0&d=1
https://sites.google.com/site/biztalkcsharpandsql/StmZipEncoder.docx?attredirects=0&d=1
I hope someone finds this useful. Let me know at val1329@gmail.com
Nice to read your article!very informative post. So,please keep posting.
ReplyDeleteBiztalk Online Training india