External Link | Description | Comments | Example |
---|---|---|---|
[Server URL]/termweb/view/[Concept Oid (Base32)]/[Term Oid (Base32)] | Redirects to a specific concept and term | http://localhost:8080/termweb/view/10sr9/10sra | |
[Server URL]/termweb/view/L[Concept Oid (long)]/L[Term Oid (long)] | Redirects to a specific concept and term | http://localhost:8080/termweb/view/L1078121/L1078122 | |
[Server URL]/termweb/view/[Concept Oid (Base32)] | Redirects to a specific concept | http://localhost:8080/termweb/view/10sr9 | |
[Server URL]/termweb/view/L[Concept Oid (long)] | Redirects to a specific concept | http://localhost:8080/termweb/view/L1078121 | |
[Server URL]/termweb/filter/[Filter Oid (Base32)] | Redirects to a specific filter | http://localhost:8080/termweb/filter/1dl0g | |
[Server URL]/termweb/filter/L[Filter Oid (long)] | Redirects to a specific filter | http://localhost:8080/termweb/filter/L1496080 | |
[Server URL]/termweb/login/ | Forces logout and redirects to login page | http://localhost:8080/termweb/login/ | |
[Server URL]/termweb/login-openid/[???] | Forces logout and redirects to login page via OpenId | http://localhost:8080/termweb/login-openid/??? | |
[Server URL]/termweb/search/[search expression] | Runs an external search | http://localhost:8080/termweb/search/[search_expression] | |
[Server URL]/termweb/edit/[session id]/[concept Oid (long)] | Opens concept editor from external client | http://localhost:8080/termweb/edit/[session_id]/1078121 |
General
Content
Integrations