How are Dates Magic Stringed in a VSI Response?
search cancel

How are Dates Magic Stringed in a VSI Response?

book

Article ID: 16235

calendar_today

Updated On:

Products

CA Application Test CA Continuous Application Insight (PathFinder)

Issue/Introduction

 

How the dates are magic stringed in VSI response?

 

Environment

All supported DevTest environments.

Cause

 

N/A

Resolution

By design, DevTest use the Magic Date functions doDateDeltaFromCurrent() and doDateDeltaFromRequest() when magic string the dates in Request and Response. Here is how the VSI->Response is created with the date functions.

. doDateDeltaFromCurrent() - When there is no date in the request but the response has a date then VSI creates a magic date using doDateDeltaFromCurrent. 

. doDateDeltaFromRequest() - When a Date is in the Request and the same Date is also in the Response  then VSI creates a magic date using doDateDeltaFromRequest.

Additional Information

 

Information is available in section Magic Dates of the documentation of the version of DevTest you are running..