Versions Compared

Key

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

There are external links that can be used to redirect to specific application states. These links and examples on how to use them are explained below.

Example
NameExternal LinkDescription
Comments
Example
Concept/Term Permalink[
Server
TermWeb URL]
/termweb
/view/[Concept Oid (Base32)]/[Term Oid (Base32)]Redirects to a specific concept and term
 
http://localhost:8080/termweb/view/10sr9/10sra
Concept/Term Permalink[
Server
TermWeb 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
Concept Permalink[
Server
TermWeb URL]
/termweb
/view/[Concept Oid (Base32)]Redirects to a specific concept
 
http://localhost:8080/termweb/view/10sr9
Concept Permalink[
Server
TermWeb URL]/
termweb/
view/L[Concept Oid (long)]Redirects to a specific concept
 
http://localhost:8080/termweb/view/L1078121
Filter Permalink[
Server
TermWeb URL]
/termweb
/filter/[Filter Oid (Base32)]Redirects to a specific filter
 
http://localhost:8080/termweb/filter/1dl0g
Filter Permalink[
Server
TermWeb URL]
/termweb
/filter/L[Filter Oid (long)]Redirects to a specific filter
 
http://localhost:8080/termweb/filter/L1496080
Login URL[
Server
TermWeb URL]
/termweb
/login/Forces logout and redirects to login page
 
http://localhost:8080/termweb/login/
Openid Login URL[
Server
TermWeb URL]
/termweb
/login-openid/[???]Forces logout and redirects to login page via OpenId
 
http://localhost:8080/termweb/login-openid/???
Search URL[
Server
TermWeb URL]/
termweb/
search
/
\[search expression]Runs an external search
 
http://localhost:8080/termweb/search
/
\[search_expression]
Edit URL[
Server
TermWeb URL]
/termweb
/edit/[session id]/[concept Oid (long)]Opens concept editor from external client
 
http://localhost:8080/termweb/edit/[session_id]/1078121