Test Data Manager

 View Only
  • 1.  Automated framework using canned config files

    Posted Apr 15, 2020 09:31 AM

    ​Hello,


    We are trying to mask data for a large schema with several hundred tables using 'canned' config files in a batch file. However, when we left it running on the remote server as soon as the remote connection gets timed-out, the batch execution gets terminated. Can someone suggest a way to keep
    alive the execution even after the user is no more connected with the server?

    Another difficulty we are facing is getting the "Status on level of execution completed". In the portal, we see if a job/process gets truncated in the middle, it would still provide an audit file with number of tables being updated. Can someone suggest something about it?

    Thanks,
     Jaimini



  • 2.  RE: Automated framework using canned config files
    Best Answer

    Broadcom Employee
    Posted Apr 20, 2020 07:34 AM
    Hi Jaimini,

    I would suggest you create a scheduled task to execute the batch file non-interactively.

    Can you describe what the concern is with the audit file?

    Scott