J
JiÅ™Ã
Hallo,
I just solve the problem how to retrieve an information from filename string
to the fields (eg. doc number, author, revision etc.). File storage system
works automatically and the export from repository generate the filename in
following form:
<DOC_ID>_<DOC_REV>_<DOC_PROD>_<DOC_NAME>.ext
Each part of this has defined length and it is possible to find exact index
possition of each substring. These strings may be then stored in specific
fields and (after update) printed with the document.
Any suggestions?
Thanks,
George
I just solve the problem how to retrieve an information from filename string
to the fields (eg. doc number, author, revision etc.). File storage system
works automatically and the export from repository generate the filename in
following form:
<DOC_ID>_<DOC_REV>_<DOC_PROD>_<DOC_NAME>.ext
Each part of this has defined length and it is possible to find exact index
possition of each substring. These strings may be then stored in specific
fields and (after update) printed with the document.
Any suggestions?
Thanks,
George