Error Message :
U01002525 Invalid format specification: : 'NAME:&SRC_FOLDER_FT_LENGTH2#(500)'.
The
BACKEND variable executes a command on an operating system and supplies the results in the form of values that are shown in columns. The Variable object defines how the columns are split. You can enter several commands for various operating systems, system names, and versions in a variable. The correct command of the agent in question is automatically selected and executed when the variable is resolved.
When using a BACKEND variables in combination with a Time Event, the Event sets variables with PSET and triggers a BACKEND variable object with !PROCESS PANEL with a command line similar to this:
Command: cmd /c dir /S /B /O c:\temp*&ZEICHENZAHL#* Column: Column: NAME:&ZEICHENZAHL#(500)
The job will not start and will terminate with a FAULT_OTHER status and the following error message:
U01002525 Invalid format specification: : 'NAME::&ZEICHENZAHL#(500)'.