configure list of email addresses in XML file

  • Guys,

    When deploying my package using XML configuration, I have a variable called [User::strEmailList]

    This is used to evaluate the expression for the ToLine in a Send Mail task.

    When the config file is set to

    bob@myaddress.com,jim@myaddress.com

    It looks like only bob is getting the email. What is the syntax for configuring a list of email addresses to be sent the same email.

  • Replace ',' by ';'

    PMWar

  • Thanks PM.

    I'm sure I tried that previously with no success but it seems to be working now!

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply