API Routes for 3.3

Updated on December 9th, 2022

Browse to API Routes Tab
Open the API Routes tab in Curator Gateway, replace localhost with the IIS Hostname: https://localhost/CuratorGateway/admin/apiroutes

Open the Process Engine API Route
Under "Upstream", click on "/processengine/{catchAll}":
API Routes 
Upstream 
'processengine/{catchAlI} 
'curatorserver/{catchAll} 
'curatorservernotifications/{catchAll} 
/curatorfileservice/{catchAlI} 
'proxies/{catchAIl} 
Case 
Sensitive 
Downstream 
http://localhost:11170/processengineservice/{catchAll} 
https://localhost:11210/CuratorServer/{catchAll} 
https://localhost:11218/CuratorServer/{catchAll} 
https://localhost:443/CuratorFileService/{catchAll} 
https://localhost:443/proxies/webproxy/{catchAl} 
Authentication 
Curator Server API 
Curator Server API 
File 
Selwice API 
Curator Proxies 
Load 
Balancing 
Round Robin 
Round Robin 
None 
None 
None 
QoS 
x 
x 
x 
x 
x 
Limiting 
x 
x 
x 
x 
x

Set the Host
In the Host box, change the value from "localhost" to the FQDN/IP Address of the server hosting the Process Engine Service:

Click Save
After changing the PE host, click Save:

Repeat for Curator Server and Notifications
Repeat the above for both the host for both "/curatorserver/{catchAll}" and "/curatorservernotifications/{catchAll}" with the Curator Server host:
API Routes 
Upstream 
'processengine/{catchAlI} 
'curatorserver/{catchAll} 
'curatorservernotifications/{catchAll} 
/curatorfileservice/{catchAlI} 
'proxies/{catchAIl} 
Downstream 
http://PE-HOST: 11170/processengineservice/{catchAll} 
https://CS-HOST:11210/CuratorServer/{catchAll} 
https://CS-HOST:11218/CuratorServer/{catchAll} 
https://CS-HOST:443/CuratorFileService/{catchAll} 
https://PROXY-HOST:443/proxies/webproxy/{catchAl} 
Authentication 
Curator Server API 
Curator Server API 
File Service API 
Case Sensitive 
Load Balancing 
Round Robin 
Round Robin 
None 
None 
None 
QoS 
x 
x 
x 
x 
x 
Rate Limiting 
x 
x 
x 
x 
x
Was this article helpful?