Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: Tim MeagherHi,
Which email node are you using?
I don't think that the experimental "Send Email" node that is shipped with the product comes with attachment support.
I believe that there have been several variations to the node published to the forums and potentially in the prototype libraries but am not sure of the specific library and version you are using.
Currently, there is no {{^CurrentTime^}} or {{^CurrentDateTime^}} parameter, therefore it isn't possible to substitute in the current date and time into a node parameter directly from within a graph when running it through the BRE client.
There is an enhancement request already in our bug tracking system to add this feature, although I can't say when that will be added.
However, if you are running this graph in an automated manner, via a BRX (requires a enterprise or workgroup license) then you can pass arguments to the BRX to execute & have these substituted into parameter values.
Similarly, if you are using the Execute BRX node (which I believe requires one of the aforementioned licenses or I *think* a LD Professional Plus license), then you can provide the current date and time in an input field to the Execute BRX node and have these substituted for parameter values in the compiled BRX graph that the node is trying to execute.
Regards,
Tim.