开发者

Word Automation Service-Item Added Event not firing

开发者 https://www.devze.com 2023-03-15 12:40 出处:网络
I am using Word Automation Services to convert Word Documents to PDF. I have written an ItemAdded event recevier on the Document Library where the PDF document is created by Word automation services.

I am using Word Automation Services to convert Word Documents to PDF. I have written an ItemAdded event recevier on the Document Library where the PDF document is created by Word automation services. It is not firing when the Word Automation Services adds a file to a Sharepoint document library.

If I manually add a 开发者_JAVA技巧file to debug the ItemAdded event receiver, it is getting triggered. I don't know why it is not getting triggered when the file is added from Word Automation Services.


I solved this by creating a SharePoint designer workflow with an Email Activity. It gets triggered whenever word automation services adds the converted pdf file into the document library.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号