Test Data Manager

  • 1.  What is the retention period of self service portal requests

    Posted Feb 15, 2018 01:32 PM

    We are preparing back recovery plan for TDM and want to know what is the retention period of self service requests in the tool itself.



  • 2.  Re: What is the retention period of self service portal requests

    Broadcom Employee
    Posted Feb 21, 2018 11:04 AM

    Hi Shivani,

     

    This is an interesting question.  My understanding is that we do NOT do any purges and thus all are kept.  However, I am confirming this with the Developers and will get back to you.

     

    Cheers!

    Les



  • 3.  Re: What is the retention period of self service portal requests

    Broadcom Employee
    Posted Feb 21, 2018 12:29 PM

    Hi Shivani,

     

    After posting my response here, I sent it to four Developers for their thoughts regarding my answer.  Rather than state specifically that I was wrong, they politely stated that they thought the retention period was 30 days, but needed to check out the mechanism on how that was accomplished.

     

    I have since gone back to the documentation and found the following points:

     

    Configure CA TDM Portal for Deleting the Purged Reservations

     

    Configure Dynamic Test Data Reservation Service

     

    Use APIs to Design and Consume Automated Test Data Services

     

    However, these do NOT speak to the general question that you are asking.  I am continuing to explore that in depth with the Developers.  However, in the mean time, you do know that the jobs are kept on the hard drive and that we do not clean up those jobs.  Have you explored this aspect?  Have you decided on an approach to clean out the old results?

     

    Cheers!
    Les



  • 4.  Re: What is the retention period of self service portal requests
    Best Answer

    Broadcom Employee
    Posted Feb 21, 2018 01:11 PM

    Hi Shivani,

     

    I have more!  I have been shown in the documentation the other key word to look for - cleanup.  Please take a look at this in the documentation:

     

    Configure Access to Requests Results

     

    Note that this if for the Jobs.  Although not specifically stated, it does also clean up the disk space where the Jobs were written to.

     

    These three take care of the Test Reservations:

     

    Configure CA TDM Portal for Deleting the Purged Reservations

     

    Configure Dynamic Test Data Reservation Service

     

    Use APIs to Design and Consume Automated Test Data Services

     

    Please change the appropriate expiration times based on the Job types you wish to purge/cleanup.  the default is 30 days.

     

    Cheers!
    Les



  • 5.  Re: What is the retention period of self service portal requests

    Posted Feb 21, 2018 01:19 PM

    Thanks Les!

     

    I will look up the links you shared and will get back in case of any question. 



  • 6.  Re: What is the retention period of self service portal requests

    Posted Feb 21, 2018 03:17 PM

    Hi Les

     

    As per the documentation link you shared, I looked into the application.properties file and dont see an entry for :

    tdmweb.jobs.cleanupInterval=<value>
    tdmweb.jobs.cleanOlderThan=<value>

    Does that mean we dont have setup the cleanup of jobs and it will be all there ?