Wordle

Wordle: BTS3
Showing posts with label Gaurdian. Show all posts
Showing posts with label Gaurdian. Show all posts

Sunday, July 12, 2009

Sending email attachments from BizTalk orchestration

There are some ways to add attachments to outgoing email from BizTalk orchestration.

One method is the use dynamic send port and to set output message content with the attachments paths.

The syntax for the "SMTP.Attachements" property is File1File2...

Sample:

Msg(SMTP.Attachements)="C:\Temp\smpt1.jpgC:\Temp\smpt2.jpg";

Shimshon

Sunday, October 26, 2008

Software add-ons solutions – BizTalk, MsCrm, MOSS and more

One of the main business lines of my company (Guardian information systems: http://www.g-s.co.il) is to provide solutions for customers using Microsoft products, in the form of add-ons over the Microsoft products.

For that we are delivering in the near future a new web site in this address: http://www.softaddons.com

The site will hold the complete list of add-ons created by specialist in those areas (BizTalk, Dynamics CRM, MOSS and SharePoint).

Please see the complete list in the near future.

Shimshon

Wednesday, August 6, 2008

Saying no to: Complete BizTalk project processes without orchestrations

I'm thinking about this post for awhile now.

I was interviewing a developer which was candidate for a BizTalk development team leader.

One of his "sentences" was: "I'm only developing BizTalk processes which are not involved orchestrations. Rather than I'm developing everything needs to be done with port to port routing, pipelines and pipelines components".

It took me time to fully realize that this is, in my opinion, is not BizTalk. Although this can be done - as this guy already proves – I think that in cases my design would lead to the conclusion not to use orchestrations at all in the project, I would leave BizTalk aside in the project.

If everything that the project is needed is routing, probably that BizTalk overhead overcome the benefits from using BizTalk.

What do you think? I'll be glad to hear your opinions

Sunday, April 13, 2008

Welcome to the BizTalk Blog

Hello everybody,

My name is Shimshon Fishler and Current I'm the manager of the integration group at Guardian information systems (www.g-s.co.il).

We are located at Petah Tikva, a large city in Israel, near Tel-Aviv.

This blog is about BizTalk useful stuff.

Guardian is part of Malam-Team group which is (in these days) the second large IT Company in Israel.

Guardian holds some major certification by Microsoft in the area of Dynamics CRM, SharePoint and MOSS.

The Guardian integration group is willing to help you solve any of your integration issues. Don't hesitate to contact me at ShimshonF@g-s.co.il.