Application settings - Intergraph Smart 3D Web API - Update 2 - Installation & Upgrade - Hexagon

Intergraph Smart 3D Web APIs Installation and Configuration

ft:locale
en-US
Product
Intergraph Smart 3D Web API
Subproduct
Smart 3D Web APIs
Search by Category
Installation & Upgrade
Smart 3D Version
14

Setting

Description

Default Value

AllowedHosts

The list of hosts allowed to access the resource. The list may consist of one or more URIs, or a wild-card (*) can be used to allow access to all hosts.

*

PageSize

The maximum number of records returned in a response.

100

MaximumPageSize

The maximum page size that will be honored in the odata.maxpagesize header preference.
Pages that are larger than the maximum page size are reduced to the maximum size.

10,000

CacheTimeoutInSeconds

Responses to the asynchronous URL are stored in the cache. To access the response, you use the Location URI in the response header.

This setting is the length of time the response remains in the cache after you fetch it.

Increasing the time will cause the cache to grow.

900 seconds

ServerTimeoutInSeconds

When a URL is submitted to the web server, the web server in turn submits a request to a Smart 3D process to execute the URL.

This setting is the length of time the web server waits for the request to complete. If the request takes longer, the caller receives a timeout error.

250 seconds

LongOperationServerTimeout

Admin Web API only. When a POST is submitted to the web server, the web server in turn submits a request to a Smart 3D process to execute the URL.

This setting is the length of time the web server waits for the request to complete. If the request takes longer, the caller receives a timeout error.

86400 seconds

ReportInstanceExpirationInMinutes

Plant Web API only. When the ExecuteReport action is used to generate a report, the report is stored in the configuration database. You can access the stored report using the ReportInstance navigation property.

This setting is the length of time the report will remain in the configuration database.

Increasing the time will cause the database to grow.

20 minutes

AllowedTcpPorts

Plant Web API only. This setting is the TCP port on the Web API Server that the API uses to stream file downloads using the TCP protocol.

You can change the default port or add multiple ports.

The firewall must allow inbound TCP connections to the ports you choose.

If a single port is used, file downloads will fail when there are simultaneous requests to download multiple documents.

53386