|
interface | Kofax.KFS.Services.Contracts.Legacy.WebServices.SendImage.SendImageServicePortType |
| Sends an image from the Web Services Connector client to the Kofax product and releases it to the destination. Note that this service does not support batch sending. When multiple images are to be sent, you need to send them one by one and indicate the image sequence using the part number and done flag defined in the WscSubmitRequest object. More...
|
|
class | Kofax.KFS.Services.Contracts.Legacy.WebServices.SendImage.WscSendImageRequest |
| Inherits WscSubmitRequest and specifies destination information that is encapsulated in WscDestination. More...
|
|
class | Kofax.KFS.Services.Contracts.Legacy.WebServices.SendImage.WscDestination |
| Attributes for a destination. More...
|
|
class | Kofax.KFS.Services.Contracts.Legacy.WebServices.SendImage.WscIndexField |
| Attributes for the field. More...
|
|
class | Kofax.KFS.Services.Contracts.Legacy.WebServices.SendImage.WscResponse |
| This is a generic Web service response that includes the result code, an error message, and a flag to indicate whether the client should retry to recover from an error. The result code is an integer value that is set to 0 for a successful Web service call. Any other value indicates a failure. If an error occurs, the error message property is set. More...
|
|
class | Kofax.KFS.Services.Contracts.Legacy.WebServices.SendImage.WscKeyValuePair |
|
class | Kofax.KFS.Services.Contracts.Legacy.WebServices.SendImage.WscRequest |
| This generic web service request is used by all Web services. Every job submitted to the Kofax product must have a unique job ID that is different from any job ID used by any other Web Services Connector client or input device (such as MFPs and scanners). Always include the Web Services Connector client ID in the job ID string. This will ensure that your client's job IDs are always different than another Web Services Connector client's or device's job IDs. Also include a unique counter or timestamp in milliseconds in the job ID string to ensure that subsequent job IDs from the same Web Services Connector client are unique. More...
|
|
class | Kofax.KFS.Services.Contracts.Legacy.WebServices.SendImage.WscSubmitRequest |
| Inherits WscRequest and specifies information about the request, including the whether the document submission was finished successfully, canceled, or aborted. Also includes the type of Web Services Connector client, image type, and part number. In the Kofax product, images are sent one by one if a document submission has multiple images. The partNumber, done, cancelled, and aborted fields are combined to indicate the submission status. More...
|
|
class | Kofax.KFS.Services.Contracts.Legacy.WebServices.SendImage.sendImageRequest |
| Inherits WscSubmitRequest and includes destination information. More...
|
|
class | Kofax.KFS.Services.Contracts.Legacy.WebServices.SendImage.sendImageResponse |
| Inherits WscResponse. More...
|
|
interface | Kofax.KFS.Services.Contracts.Legacy.WebServices.SendImage.SendImageServicePortTypeChannel |
| Sends an image from the Web Services Connector client to the Kofax product and releases it to the destination. Note that this service does not support batch sending. When multiple images are to be sent, you need to send them one by one and indicate the image sequence using the part number and done flag defined in the WscSubmitRequest object. More...
|
|
class | Kofax.KFS.Services.Contracts.Legacy.WebServices.SendImage.SendImageServicePortTypeClient |
| Sends an image from the Web Services Connector client to the Kofax product and releases it to the destination. Note that this service does not support batch sending. When multiple images are to be sent, you need to send them one by one and indicate the image sequence using the part number and done flag defined in the WscSubmitRequest object. More...
|
|