Additional information, Authentication methods, Additional configuration options – Kofax Export Connector 1.0.0 for Pega Rules Process Commander User Manual
Page 15: Debugging, Data type configuration, Chapter 3
Kofax Export Connector 1.0.0 for Pega Rules Process Commander Administrator's Guide
15
Chapter 3
Additional Information
This chapter contains additional information about Kofax Export Connector for Pega Rules
Process Commander.
Authentication Methods
The following two authentication methods can be used with this export connector.
▪ HTTP basic authentication
▪ Passing the user name and password to the SOAP method as parameters
Additional Configuration Options
You can configure some additional options by using the
config.xml
to set a number of
configuration options.
Debugging
If
is set to 1, additional information that can be used for debugging is saved
by default in the
Temp\KEC-PRPC
folder. An alternate location can be specified in
.
...
When debug is enabled, the following files are saved:
▪
WSDL.wsdl
: WSDL file as specified during the export connector setup.
▪
Proxy.vb
: The source for the proxy generated from the WSDL.
▪
: The input to the SOAP operation.
▪
: The output from the SOAP operation.
Data Type Configuration
You can use the configuration file to specify how data types are determined by the export
connector. The comments in the
config.xml
file provide details.