Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Title: Enhance Case Search Workflow by Integrating CCIS PULL Service for Retrieving Case Data in Miami Benchmark

...

  1. The user enters search criteria for example such as uniform case number, local case number, date ranges, or offense details in the case search interface.

  2. CCIS PULL Service Interaction:

    • The service wrapper handles the call to the Miami Benchmark endpoint [To be mentioned by TusharPrabhjot].

    • The CCIS PULL Service retrieves the case data from the Miami Benchmark database based on the provided search criteria.

  3. Process & Return Results:

    • The retrieved case data is processed by the system.

    • The processed data is returned as a court case history object, containing relevant information about the matching cases.

...