Timestamp Filter issue in DevTest
search cancel

Timestamp Filter issue in DevTest

book

Article ID: 188203

calendar_today

Updated On:

Products

CA Application Test Service Virtualization

Issue/Introduction

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

All supported DevTest releases.

Cause

N/A

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' 

Additional Information

Naming Files, Paths, and Namespaces