Property Names - Integration for Esri - English - Foundation 22.1 - OnBase - external

Integration for Esri

Platform
OnBase
Product
Integration for Esri
Release
Foundation 22.1
License

The following table lists the properties that you can set during installation:

Property

Description

ARCGIS_IIS_ WEBSITE_ID

This property should be set to the number of your OnBase GIS Service in IIS.

For example: ARCGIS_IIS_WEBSITE_ID="1"

ARCGIS_ APPLICATION _NAME

This property is used to set the name of the virtual directory used to store your OnBase GIS Service.

For example: ARCGIS_APPLICATION_NAME="GIS Service"

By default, this value is set to HylandGISService.

ARCGIS_ SERVICECLIENTTYPE

This property is used to set the Communication Method.

For example: ARCGIS_SERVICECLIENTTYPE="SOAP"

By default, this value is set to SOAP.

IIS_SSL

This property is used to enable HTTPS connections. To enable HTTPS connections, set this property to 1. To disable HTTPS connections, set this property to 0.

For example: IIS_SSL="1"

By default, this value is set to 0.

IIS_NTAUTH

This property is used to enable NT/LDAP Authentication. To enable NT/LDAP Authentication, set this property to 1. To disable this option, set this property to 0.

For example: IIS_NTAUTH="1"

By default, this value is set to 0.

ARCGIS_URL

This property is used to set the URL of the OnBase Web Server.

For example: ARCGIS_URL="http://localhost/AppNet/"

APPLICATION_SERVER_URL

This property is used to set the URL of the Application Server.

For example: APPLICATION_SERVER_URL="http://localhost/AppServer/Service.asmx"

By default, this value is set to http://localhost/AppServer/ Service.asmx.