vba_pdm_operations
Generate VBA macros to automate PDM vault operations including check-in, check-out, file retrieval, and state changes for efficient data management.
Instructions
Generate VBA for PDM vault operations
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operation | Yes | ||
| vaultName | Yes | ||
| filePath | No | ||
| comment | No | ||
| stateName | No | ||
| searchCriteria | No | ||
| includeChildren | No |