Re: SMTP Adapter -- Setting the Subject (Title) Line of an Email

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



It's funny, but your sample works. My 2 orchestrations are both only
slightly more complex, but they don't work. I tried adding some shapes to
your orchestration to make it more like mine, and it stops working -- all I
get is a GUID in the Subject of the sent email.

I always do the construct and the send together, so I don't think that
anything should be stomping on the Msg(SMTP.Subject) property. I tried
stopping my send port to look at that property in the message, but
apparently SMTP.Subject doesn't show up in the Admin console.

- Steve

"Nicolae Daian [MSFT]" <ndaian@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:YFOEEkSgHHA.3744@xxxxxxxxxxxxxxxxxxxxxxxxx
I have just tried the scenario and it is working for me on R2. What I have
is an orchestration which receives a message from a FILE receive location
assigns the subject and then send the message on a SMTP send port. The
send
port does not have anything in the subject field.
Please find attached the BizTalk project. Give it a try and see if it
works
on your machine.


.



Relevant Pages

  • Re: System.OutOfMemoryException was thrown
    ... Receive Location configured with the Sql Adapter picks up messages that ... Send Port subscribes to the above messages and then Send Ports Send ... Logical Port in orchestration is then bound to physical MQ port end point. ... Exception type: PersistenceItemException ...
    (microsoft.public.biztalk.general)
  • Deployment Error. Object reference not set to an instance of an ob
    ... Reading binding information for assembly ... "Graham.Corp.Ecom.Enterprise.Common.orchIDocInternalError" port ... Orchestration port is bound to send port ... assemblies. ...
    (microsoft.public.biztalk.general)
  • Re: SQL Adapter or call SQL from C# Helper class
    ... Here I mention only Send Port functionality. ... And ADO.NET client of SQL is more flexible, more manageable then "BizTalk" ... The SQL Send Port + Orchestration are clumsy. ...
    (microsoft.public.biztalk.general)
  • Re: Infinite output messages for one input message
    ... Yes the orchestration is pretty bland, but I was just wanted to bind the ... I wanted the map on the receive port to create MainOut and then I could ...
    (microsoft.public.biztalk.general)
  • Re: Send Port Order of Operations - Document Mapping Error 2
    ... The issue was that the message coming out of the orchestration did not ... therefore the send port could not apply the correct map to the ... > message types to be handled by the same orchestration both inbound and ...
    (microsoft.public.biztalk.general)