Kofax Communication Server 9.2.0 User Manual
Page 13
About This Release
Kofax Communication Server Release Notes
13
This value defines the string between “http://” and “/PostMessage” (or other function
name) in the SoapAction header field. The value is only effective if ShortSoapAction is set to
0.
Example: If SoapActionPrefix equals “vm-fs-links.local/KCSFunctions”, the resulting
SOAPAction could be “http://vm-fs-links.local/KCSFunctions/PostMessage”.
If this value is not specified or empty, the SOAPAction value is built from the complete server
URL, as specified by the fixed or dynamic recipient.
For more information, see:
▪ TC/SOAP Technical Manual, version 1.06.00 edition 2
Chapter Appendix - Registry Keys
TWS: Display Page Count on Fax Cover Page
The TWS web service function SendMessage has a new optional parameter, Pages. The
number of fax pages can now be displayed on the cover page in the cover variable $EPg$.
(SPR00122879)
The Pages parameter can take the following values:
▪ -1: The number of pages is calculated automatically. Using this option can affect sending
performance, as a message preview must be first generated to count the pages.
▪ 0: The number of pages is not displayed on the cover sheet (default value).
▪ 1, 2, 3, ... 999: The specified value is displayed on the cover sheet.
For more information, see:
▪ TWS Technical Manual, version 2.16.07 edition 5
Chapter Web Service Functions - Micro Workflow Functions - Send Message
Capture Connector: New Message Fields for Recipient Information
KCS Capture Connector supports 6 additional message fields to hold message recipient
information. (SPR00119596)
▪ KcsRecipientsTo, KcsRecipientsCc, KcsRecipientsBcc: fields containing the list of all To/
Cc/Bcc recipient numbers delimited by a semicolon
▪ KcsRecipientServicesTo, KcsRecipientServicesCc, KcsRecipientServicesBcc: fields
containing the list of all service names and To/Cc/Bcc recipient numbers delimited by a
semicolon in format: SERVICE,NUMBER;SERVICE,NUMBER
For more information, see:
▪ Capture Connector Technical Manual, version 2.00.00 edition 14
Chapter Installation and Configuration - Configuring Import Module in Kofax Capture -
Scripting - IBatchNameFormatter Interface Definition
Capture Connector: New Message Fields for In-Events
KCS Capture Connector supports 2 additional message fields to hold message recipient
information from an in-event. (SPR00121080)
▪ NormalizedAddress
▪ LocalizedAddress