I am trying to set up archiving of workflows. in the filenames I want to distinct a few workflows from each other. pitty enought I can't include the variant name in the filename so the only possible option I found was to create a new archiving object in order to use PARAM_3 to distinct the filenames
now I created an archiving object ZWFLOW_SLM which I copied from WORKITEM
the logical file name is
<PARAM_3><SYSID><CLIENT>-<YEAR><MONTH><DAY>-<TIME>.<PARAM_2>
bbut when I run an archive with ZWFLOW_SLM
the filename generated is :
WORKITEMC22050-20120621-162405.0
instead of what I expected:
ZWFLOW_SLMC22050-20120621-162405.0
anybody got a clue what I fogot in creating ZWFLOW_SLM ?
kind regards
arthur