Guys,I searched the forum for a solution but couldn't find one.I have a
process that get assigned and attachments get attached all the way
through the approval process. I have a sub process that saves to a SQL
Database and a Sub Process that save to a file system. My question is
how do I get the attachments that traveled through the approval process
to be part of the PDF file that get saved to the file system.Also any
insights on how to make that BLOB save to the database too.Any help
would be g...