Start of changeIBM FileNet P8, Version 5.2.1            

CCEPOWSBroker servlet parameters

The CCEPOWSBroker servlet handles the RECEIVE and GET requests from a web service WSDL or UDDI.

The following parameters control the functions of the servlet:
WSDLCacheTimeOutInHours

Specifies the number of hours that the CCEPOWSBroker servlet is to cache the generated WSDLs.

The default value is 8.

DefaultConnectionPoint

Specifies the default connection point if /wscp is not specified in the URL path for the servlet.

For example, when the CCEPOWSBroker servlet handles a WSDL request such as http://hqruby2:9080/ibmccepo/WSBroker/wc/MyWorkflow?wsdl, the servlet uses the DefaultConnectionPoint value to find the MyWorkflow work class.

LogEnabled

SOAP requests are written to the wsinvoke.log file in the LogDir value by default.

The default value is True.

LogDir

The default value is the location of the Content Platform Engine log file.

LogFileSize

The default value is 5000000.

IBM® BPM WPS user credentials

The user credentials for integrating with IBM Case Foundation and IBM Case Manager.

POBootstrapUser

Specifies the user name that is used by the CCEPOWSBroker servlet in interaction with the Content Platform Engine.

The configuration of POBootstrapUser is through IBM Administration Console for Content Platform Engine.



Last updated: March 2016
bpfad059.htm

© Copyright IBM Corporation 2016.
End of change