syntax to retrieve the filename

Bonjour, in an automation chain, i want to retrieve the file name of a document type file into a context variable. What is the syntax ?

Merci

alt text

0 votes

1 answers

2119 views

ANSWER



  • name must be a prefix:field name => nomFichier is strange ??
  • to get the filename => @{Document[“file:filename”]}

Not sure to answer you Add comments if not.

1 votes



thank you. It's ok
09/11/2012