Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

A custom report sends the generated report (in PDF or HTML formats) to a file-based target (in PDF or HTML formats). 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:

  1. In the Process Designer, in the Repository View panel, expand Activities.
  2. Expand Reports > Custom Report.



  3. Click the custom report and drag it to the Graph Canvas area. 

  4. Connect all the activities with appropriate control flows in the Graph Canvas area.

  5. Executing this process flow will send the generated report to the File Target.

 

  • No labels