Skip Headers
Oracle® Fusion Middleware Idoc Script Reference Guide
11g Release 1 (11.1.1)

Part Number E10726-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to current chapter
Up
Go to next page
Next
View PDF

IntradocServerPort

Defines the port that the Web server filter or any other application should use to talk to the Content Server.

This setting tells the CGI code that translates from a call to the Web server to a request to the Content Server to use this port when talking to the Content Server. The CGI code will pick up this value automatically if the Web server is stopped and started after the Content Server has been stopped and started.

In IIS, the CGI code is implemented by the iis_idc_cgi.dll ISAPI extension.

Default is 4444.

To call services remotely, the server port must be defined.

Type and Usage

Location

IntradocDir/config/config.cfg

Example

Used as a configuration entry:

IntradocServerPort=5550