Configuring endpoint settings allows you to disable or enable an endpoint and to define the URL extension for an endpoint.
An endpoint exposes the FHIR resources in OnBase to external systems via an endpoint URL path. This endpoint URL contains a configured endpoint extension, and the external system can only access resources through this extension.
For example, the following sample command from a request message would create and archive a new document, using the extension named sample in the endpoint URL path:
POST http://localhost/appserver/private/fhir/sample/DocumentReference
If your solution includes multiple endpoints, each endpoint has its own URL path constructed with its unique endpoint extension.
To configure endpoint settings: