Any way to create one subscription which delivers server email and file share at the same time??

Hi,

I need to know if it's possible to send out a notification email and deliver the report by file share with one subscription or at least send out a notification email depending on the event of a subscription which delivers the report file share.

My goal is not to have 2 separate subscriptions.

Thanks



Answer this question

Any way to create one subscription which delivers server email and file share at the same time??

  • Hatter Jiang

    You will need to have your own delivery extension created for this,as there is no composing of different delivery methods. But as the classes already exists for those two method you can just call that within your own extension.

    HTH, jens Suessmeyer.

    ---
    http://www.sqlserver2005.de
    ---

  • sviau

    Hi Jens,

    thanks for you reply.

    If you don't mind, could you please explain your reply in details....I'm not sure about the delivery extension you mentioned.

    I'm not an expert as you.

    thanks again

    Bo


  • DimitrybInTime

    Good question...

    So, how to create delivery extension Do anybody know place where it's possible to read something about how create it

    Thanks,



  • Any way to create one subscription which delivers server email and file share at the same time??