Environment Details

Environments

The Shared Collection Service Bus (SCSB) is a middleware application deployed in AWS. Environment details are listed below:

Service

Consumer

Link

Comments

Service

Consumer

Link

Comments

SCSB UI

All

http://<ip address>

SCSB's Graphical User Interface (GUI). Primarily used by the development team for initial deployment and unit testing purposes.

SCSB Swagger

All

http://<ip address:<port>/swagger-ui/index.html

SCSB's REST APIs are exposed through this port. Swagger documentation provides information on API parameters and lets users try the services. Primarily used by the development team for initial deployment and unit testing purposes.

SCSB UI (Test)

All

https://tst-recap.htcinc.com

SCSB's Graphical User Interface (GUI). Primarily used by the quality and functional teams for system and functional testing.

SCSB Swagger (Test)

All

https://tst-recap.htcinc.com:<port>/swagger-ui/index.html

SCSB's REST APIs are exposed through this port. Swagger documentation provides information on API parameters and lets users try the services. Primarily used by the quality and functional teams for system and functional testing.

SCSB UI (UAT)

All

https://uat-recap.htcinc.com

SCSB's Graphical User Interface (GUI). Primarily used by partners to complete User Acceptance Testing

SCSB Swagger (UAT)

All

https://uat-recap.htcinc.com:<port>/swagger-ui/index.html

SCSB's REST APIs are exposed through this port. Swagger documentation provides information on API parameters and lets users try the services. Primarily used by partners to complete User Acceptance Testing