Using Custom Report in Process Flow
A custom report sends the generated report (in PDF or HTML format) to a file-based target (in PDF or HTML format). Consider the following process flow:

In this process flow, data from a text file is converted to an excel file using the schema and mapping activities. The data generated in the excel file can be converted to PDF/HTML format using a custom report and then sent to the File Target.
To use a Custom Report:
-
In the Process Designer, in the Repository View panel, expand Activities.
-
Expand Reports > Custom Report.

-
Click the custom report and drag it to the Graph Canvas area.
-
Connect all the activities with appropriate control flows in the Graph Canvas area.

On execution, this process flow will send the generated report to the File Target.