Output file name for BIP WebService call delivered by email
Hi everyone,
I'm delivering some BIP reports via Web Service calls.
I've gone through all available parameters, but I cannot find one to specify the exact file name I want the output (in PDF) to have.
By Default, the PDF sent has the JobName concatenated with 0-Document-1
I see for Email delivery the parameter "<v2:emailAttachmentName>" but does not seem to much.
From log files I see <OUTPUT_NAME>bscsii0-Document-1</OUTPUT_NAME> bering bscsii the job name....
So for email delivery, is there any parameter to specify the file name?
I know for FTP there is: <v2:remoteFile>
Appreciate any help!