I try to use a variable in the filePath, but it isn't working:
BodyPart filePath="C:\\FileOutEmail\\($vpDocNr).xml" content-type="" content-id="" content-disposition="" multipart-type=""
I also tried with the whole path in a variable without results:
BodyPart filePath='$bestand' content-type="" content-id="" content-disposition="" multipart-type=""
Is this possible, what is the right syntax?
I am mostly guessing here, but supposing your XSLT stylesheet contains:
then the result of this part will be: