1. Open RCM/ActOne Designer and connect to available instance
  2. Navigate to Queries -> DART Views -> FF_AllTrxForTrxInvestigationModule
  3. Then Choose Tab Data Source Table and write down the value in Table/View Name box
  4. If it is default, it should use view V_FF_ALL_TRX_FOR_WIDGET, please follow below steps to get the DDL query from your MSSQL client,
    • Connect to your database 
    • Navigate to IDB database  
    • Collapse the database and find View 
    • Find object with name V_FF_ALL_TRX_FOR_WIDGET
    • Right click on the V_FF_ALL_TRX_FOR_WIDGET - Script View as - Create to - File
    • Collect the file