The P8BPMWSBroker servlet, which serves as a proxy, uses
the value of CCEPOWSBrokerServletURL to forward web service requests
to the CCEPOWSBroker servlet. Requests and responses are handled
by the CCEPOWSBroker servlet on the Content Cortex server.
Procedure
To change the parameter settings:
-
Find the WSBroker.properties file in the pedata
subfolder of the Content Platform Engine log file location as seen from the
Content Platform Engine page. An example of such a location is
c:\Program
Files\IBM\WebSphere\AppServer\profiles\AppSrv01\FileNet\server1\pedata.
-
Edit the parameter values in the following section of the
WSBroker.properties file. For information about the parameters, see CCEPOWSBroker servlet parameters.
# ------------------------------------------------------------------------
# Modify this file to define the values needed for the IBM Case Foundation
# Process Orchestration. If not defined, the values are default as defined
# below, or as commented.
#
# DefaultConnectionPoint : if not defined, the URL to the servlet should
# explicitly specify the connection point (/wscp<..>
#
# ------------------------------------------------------------------------
WSDLCacheTimeOutInHours=8
LogEnabled=true
LogDir=default
LogFileSize=5000000
#DefaultConnectionPoint=
# ------------------------------------------------------------------------
# For WPS-integration, define wps.uid OR wps.uid.<PartnerLinkRef>=<WPS cfredentials>.
# with the credentials generated via the ClientGenSeed utility.
# For example:
#
# java -cp pe.jar;pe3pt.jar;peResources.jar filenet.vw.base.util.ClientGenSeed <name> <pw>
#
# Use the /ibmccepo/WSBroker/wscp<connectionPoint>/listplrefs for the partnerlinkRefs info.
# ------------------------------------------------------------------------