We have a custom PF that is writing a csv file that we want to attach to an email.
when we write it, it is going to the bpm directory
when we try to attach it, it is trying to attach from the LPS\emailattachements directory how do I link it back to the same directory it is being created in ?
thanks
Hi MC - It appears you've found a bug...
I just created test flows in IPA 9.2.5 and in IPA 10.1.1.4. The 9.2.5 flow worked correctly by creating the file where I told it to put it, and attaching that file to the email. However, the 10.1.1.4 version did NOT do this, and I got the "Attachment: null\system\LPS\emailattachments\{whatever} does not exist." error on the email node.
Sounds like it needs to be submitted as a bug. I've attached screenshots of my flow, in case anyone want to validate.
NOT GOOD!!!
Kelly
I did a little more fiddling this morning, and I'm feeling much better. I uploaded the LMRK10 version of the flow to the server and ran it, and it worked perfectly and pulled the file from the location I designated in the variable.
I also realized that in the LMRK9 Designer, it doesn't actually attach the attachment to the email, but instead includes a note in the email that says: "These attachments would be sent in run mode: ". It seems that the v10 desiger
Something is goofy with Designer, but the server seems to be working fine - at least on v10.1.1.4.