Michael,
For your situation did you add attachments that were already added to the workitem itself? Or are you creating an attachment on the fly? I have a requirement to add a spreadsheet to the extended notification email if it exist on the workitem. I have the attachment in my workitem. If you are adding attachments from the workitem could you share the code for this?
This is our first use of extended notifications. I guess I'm trying to understand how you get back to the actual workitem in order to retrieve the attachments there?
I guess I don't really understand why they would not be included in the standard code anyway. Since it already does attachments. At least it should include an option to do this because we do have the ability to have it on the SAP inbox work item. Stands to reason you might want it on the email as well. An option would have been nice so you could prevent it if you did not want it.
Anyway if you or Eric have any examples of doing this I would appreciate it. I have done workflow for a while now but actually just did my first attachment to workflow 2 days ago so not fully understanding all of it. Not that familiar with classes either but I can muddle my way through it.