I have a developer who created an SSIS project that uses Crystal Reports to render and created PDF reports. The project runs to completion if executed in visual studio but fails when deployed and run as a Sql Agent job. The error is pretty generic - Generate Report Script Task: Error Report Failed.
The reports are written to a network location and the proxy account has appropriate permissions. We're running SQL 2017 and Crystal Reports 13.0.15.
If anyone can provide some direction it would be greatly appreciated.