The time value is not getting appended properly when we try to append the Time value captured by “Time Stamp Filter” in the filename by using “Save property value to File Filter”.
The value after ”:” is getting truncated. It seems to be a bug.
Environment
Release : 10.5
Component : CA Service Virtualization
Resolution
This error is due to windows restrictions where its not allowing colons (:) in file name. So, change Date pattern filter from default WSDL format to the format 'yyyy-MM-dd HHmmss' in Time stamp filter. This will generate file in format 'req_2020-04-03 024454'