Choosing the deployment type
The Oracle InForm Adapter ODM Export interface comes with:
- Three variations of the web.config file to support the different configurations that are used to deploy provisioning.
- The utility WebConfigFileSelector.cmd, which you use to set the appropriate config file for your configuration type.
To select the deployment type:
Deployment type | Deployment type configuration option | Config file | Details |
---|---|---|---|
Default | SECURE | Web_secure.config |
|
Load balanced | F5 | Web_secure_F5.config |
|
LAN access | UNSECURE | Web_nosecurity.config |
|