コミュニティ

SQL Query Of current report in monitoring console

is there a way I can get the SQL for the current reports in the monitoring console. Reports such as general operators report or Verification Operators report by Batches and others.

Thanks

この記事は役に立ちましたか?

0人中0人がこの記事が役に立ったと言っています

コメント

1件のコメント

  • Avatar
    Katja Ovcharova
    Hello psquare,

    FlexiCapture creates reports using stored procedures in the Database.
    If you have administrator access to the FC DB, then you can look for procedures called Report...Report (e.g. ReportOperatorReport) to find the information you need.

    Please be very careful when you work with the DB because even slight modifications may affect the whole complex workability.
    Detailed information about the FC Database is available in FlexiCapture Developer's Help > Database Structure.
    0

サインインしてコメントを残してください。