FileNet P8 domain object properties (General tab)

The General tab provides general information about FileNet P8 domain objects.

Name
The name assigned to the object during creation. The name can contain any 64 characters (upper or lower case letters, numbers, spaces, and symbols.) To change the name, edit the value in the Name field and click Apply.
Date Created
The date the object was created.
Creator
The name of the object's creator.
Forward Requests (Site object only)
Select this check box to allow the current site to forward requests to the geographically nearest server to minimize WAN traffic. Clear this check box to disable request forwarding from this site. The default setting is to not forward requests from the site.
Accept Forwarded Requests (Site object only)
Select this check box to allow the current site to accept forwarded requests. If selected, the site determines if any virtual servers have their Request Forwarding Endpoint set so that they can handle the forwarded requests.

Clear this check box to disable the current site from accepting forwarded requests. The default setting is to not receive forwarded requests (even if the Request Forwarding Endpoint for a virtual server is set).
Request Forwarding Endpoint (Virtual Server object only)
The URL of the Java™ technology Enterprise JavaBeans (EJB) endpoint for this virtual server. If left blank, the virtual server will not accept forwarded requests. For example, the URL would be of the form: <server_name>:<port>/FileNet/Engine.

Examples for the supported application servers might look like:

WebLogic: t3://localhost:7001/FileNet/Engine
WebSphere: iiop://localhost:2809/FileNet/Engine
JBoss: jnp://localhost:1099/FileNet/Engine