Skip to content

bdeboe/isc-iknow-matchviewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

iKnow Match Viewer

A sample interface for browsing match results for a given page. Compatible with 2017.1 and up (requires iKnow REST APIs).

Just import the classes contained in this repo and the associated REST interface (extending the default iKnow one), will be set up automatically. If not, use the following command:

do ##class(Demo.MatchViewer.Utils).Setup()

Then access the results for a given domain with id 12 and source with id 345: http://localhost:57772/csp/matching/MatchViewer.csp?namespace=matching&domain=12&source=345

This demo is compatible with InterSystems IRIS 2018.1 and above.

Releases

No releases published

Packages

No packages published