Generate a CRUD Report. The report shows the data operations programs perform (Insert, Read, Update, or Delete) and the data objects on which the programs operate.
CRUDReport LogFile Workspace File [Project]
| Required Parameters | Description | 
|---|---|
| LogFile | Output log file generated when the batch script is executed. | 
| Workspace | Workspace file (.rwp). | 
| File | Output file. The format of the report depends on the extension. Supported extensions are .html, .htm, .xls, .rtf, .doc, .txt, and .csv. | 
| Optional Parameters | Description | 
|---|---|
| Project | Project. Default is the default project. |