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[TermWeb URL]/login/Forces logout and redirects to login pagehttp://localhost:8080/termweb/login/
Openid Login URL[TermWeb URL]/login-openid/[???]Forces logout and redirects to login page via OpenIdhttp://localhost:8080/termweb/login-openid/???
Search URL[TermWeb URL]/search\[search expression]Runs an external searchhttp://localhost:8080/termweb/search\[search_expression]
Edit URL[TermWeb URL]/edit/[session id]/[concept Oid (long)]Opens concept editor from external clienthttp://localhost:8080/termweb/edit/[session_id]/1078121