...
Clone each active project locally (the ddb repo only).
Run this command inside each ddb repo, which removes sensitive data:
hammer debug export --include=datical.project
Collect the zip file that is generated. The location of this file will be in the output for the command. By default it goes into a Reports\Debug folder.
Include these zip files in the response to Liquibase.
...
The DMC database contains information required to verify the completeness of databae database utilization.
Retrieve the connection details for your DMC database from the dmcDB entry in one of the
datical.project
files collected above or from the Client Connect page in the Administration section of the DMC.Log into the DMC database via a tool such as Squirrel using the connection details from step 1.
Run the following query:
...
Include the output from this query in the response to Liquibase.