How are reports produced when running Fiscal Period Close?
- Article Type: Q&A
- Product: Voyager
- Product Version: 6.5.3
Question
How are reports produced when running Fiscal Period Close?
Answer
Running the FPC batch job will not produce any reports unless specified by the user. Use the following parameters with Pfpc_run
to also run reports:
-ro
requests that the Open Orders before and after reports be generated
-rf
requests that the Fund Snapshot before and after reports be generated
-rr
requests that the Rollover Status report be generated
Additional Information
These options can be combined to produce all reports by using the following command:
Pfpc_run -ro -rf -rr
Reports can also be selected when running FPC from WebAdmin (optional in Voyager 9.0.0 and higher)
- Article last edited: 06-Jul-2016