Wordle

Wordle: BTS3
Showing posts with label Software. Show all posts
Showing posts with label Software. 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