i want use value from Statement_Date (from metadata) for file name(example : 20240102.pdf) . Is it possible ? After i add the variable and getting issue on the Statement_Date variable
What is the “issue” you’re experiencing?
Could it be that your date contains slashes or other characters that are not allowed in a file name?
thanks for reply.
i want use metadata value CCIF in output for pdf filename .But i getting bellow error in workflow during generate .The CCIF value is like 0010023
10:31:31.229 [0008] W3001 : Error while executing plugin: HTTP/1.1 500 An unspecified error occurred which was caused by LoggedApplicationException: There was an error running the output creation process caused by ApplicationException: error evaluating expression ‘document.metadata.CCIF’ at line 1, column 3 in pattern ‘${document.metadata.CCIF}test2.pdf’ (SRV000042) (SRV000001)